diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2007-02-11 05:52:21 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2007-02-11 05:52:21 (GMT) |
commit | 146dc710d8cb4b52e6854b5ef974ad2dc8c36bba (patch) | |
tree | e67e84cc2dea408de32f5cb538be04fa806fac1d /src | |
parent | 140c0c9db2992989b9a0cb6b20589efdcc9c2184 (diff) | |
download | hdf5-146dc710d8cb4b52e6854b5ef974ad2dc8c36bba.zip hdf5-146dc710d8cb4b52e6854b5ef974ad2dc8c36bba.tar.gz hdf5-146dc710d8cb4b52e6854b5ef974ad2dc8c36bba.tar.bz2 |
[svn-r13276] Snapshot version 1.8 release 0 (alpha6snap1)
Diffstat (limited to 'src')
-rw-r--r-- | src/H5Edefin.h | 5 | ||||
-rw-r--r-- | src/H5Einit.h | 5 | ||||
-rw-r--r-- | src/H5Epubgen.h | 5 | ||||
-rw-r--r-- | src/H5Eterm.h | 5 | ||||
-rw-r--r-- | src/H5public.h | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/src/H5Edefin.h b/src/H5Edefin.h index 35579ea..5638305 100644 --- a/src/H5Edefin.h +++ b/src/H5Edefin.h @@ -1,4 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * @@ -8,8 +9,8 @@ * of the source code distribution tree; Copyright.html can be found at the * * root level of an installed copy of the electronic HDF5 document set and * * is linked from the top-level documents page. It can also be found at * - * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * - * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* Generated automatically by bin/make_err -- do not edit */ diff --git a/src/H5Einit.h b/src/H5Einit.h index 8b2429a..ac02d48 100644 --- a/src/H5Einit.h +++ b/src/H5Einit.h @@ -1,4 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * @@ -8,8 +9,8 @@ * of the source code distribution tree; Copyright.html can be found at the * * root level of an installed copy of the electronic HDF5 document set and * * is linked from the top-level documents page. It can also be found at * - * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * - * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* Generated automatically by bin/make_err -- do not edit */ diff --git a/src/H5Epubgen.h b/src/H5Epubgen.h index ccd1d52..8386e0f 100644 --- a/src/H5Epubgen.h +++ b/src/H5Epubgen.h @@ -1,4 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * @@ -8,8 +9,8 @@ * of the source code distribution tree; Copyright.html can be found at the * * root level of an installed copy of the electronic HDF5 document set and * * is linked from the top-level documents page. It can also be found at * - * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * - * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* Generated automatically by bin/make_err -- do not edit */ diff --git a/src/H5Eterm.h b/src/H5Eterm.h index 1c4e762..dedc313 100644 --- a/src/H5Eterm.h +++ b/src/H5Eterm.h @@ -1,4 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * @@ -8,8 +9,8 @@ * of the source code distribution tree; Copyright.html can be found at the * * root level of an installed copy of the electronic HDF5 document set and * * is linked from the top-level documents page. It can also be found at * - * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * - * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* Generated automatically by bin/make_err -- do not edit */ diff --git a/src/H5public.h b/src/H5public.h index f28cb92..aa4a592 100644 --- a/src/H5public.h +++ b/src/H5public.h @@ -69,9 +69,9 @@ extern "C" { #define H5_VERS_MAJOR 1 /* For major interface/format changes */ #define H5_VERS_MINOR 8 /* For minor interface/format changes */ #define H5_VERS_RELEASE 0 /* For tweaks, bug-fixes, or development */ -#define H5_VERS_SUBRELEASE "alpha6snap1" /* For pre-releases like snap0 */ +#define H5_VERS_SUBRELEASE "alpha6snap2" /* For pre-releases like snap0 */ /* Empty string for real releases. */ -#define H5_VERS_INFO "HDF5 library version: 1.8.0-alpha6snap1" /* Full version string */ +#define H5_VERS_INFO "HDF5 library version: 1.8.0-alpha6snap2" /* Full version string */ #define H5check() H5check_version(H5_VERS_MAJOR,H5_VERS_MINOR, \ H5_VERS_RELEASE) |