diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-07 22:28:58 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-07 22:28:58 (GMT) |
commit | a7cac4a1941ec7ea292e95e2f28fb1a88c525777 (patch) | |
tree | 0fa57921883ac1bb2e9df16a7c3b431d39e421df /tools/h5copy | |
parent | ba4f40d3709e45425d5fb36c52d5c5730d84c918 (diff) | |
download | hdf5-a7cac4a1941ec7ea292e95e2f28fb1a88c525777.zip hdf5-a7cac4a1941ec7ea292e95e2f28fb1a88c525777.tar.gz hdf5-a7cac4a1941ec7ea292e95e2f28fb1a88c525777.tar.bz2 |
[svn-r13264] Updated Makefile.am with new THG copyright notice.
Ran reconfigure to generate the Makefile.in files.
Diffstat (limited to 'tools/h5copy')
-rw-r--r-- | tools/h5copy/Makefile.am | 5 | ||||
-rw-r--r-- | tools/h5copy/Makefile.in | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/tools/h5copy/Makefile.am b/tools/h5copy/Makefile.am index 17f650c..efdc2a9 100644 --- a/tools/h5copy/Makefile.am +++ b/tools/h5copy/Makefile.am @@ -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. ## ## Makefile.am ## Run automake to generate a Makefile.in from this file. diff --git a/tools/h5copy/Makefile.in b/tools/h5copy/Makefile.in index 24b03ae..c5b664b 100644 --- a/tools/h5copy/Makefile.in +++ b/tools/h5copy/Makefile.in @@ -15,6 +15,7 @@ @SET_MAKE@ # +# Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. # All rights reserved. # @@ -24,8 +25,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. # # HDF5 Library Makefile(.in) # |