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 /c++ | |
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 'c++')
-rw-r--r-- | c++/Makefile.am | 5 | ||||
-rw-r--r-- | c++/Makefile.in | 5 | ||||
-rw-r--r-- | c++/examples/Makefile.am | 5 | ||||
-rw-r--r-- | c++/examples/Makefile.in | 5 | ||||
-rw-r--r-- | c++/src/Makefile.am | 5 | ||||
-rw-r--r-- | c++/src/Makefile.in | 5 | ||||
-rw-r--r-- | c++/test/Makefile.am | 5 | ||||
-rw-r--r-- | c++/test/Makefile.in | 5 |
8 files changed, 24 insertions, 16 deletions
diff --git a/c++/Makefile.am b/c++/Makefile.am index d886bdb..416060a 100644 --- a/c++/Makefile.am +++ b/c++/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/c++/Makefile.in b/c++/Makefile.in index ffc6144..00a5cbe 100644 --- a/c++/Makefile.in +++ b/c++/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. # # Top-level HDF5-C++ Makefile(.in) # diff --git a/c++/examples/Makefile.am b/c++/examples/Makefile.am index ad597c4..d490242 100644 --- a/c++/examples/Makefile.am +++ b/c++/examples/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/c++/examples/Makefile.in b/c++/examples/Makefile.in index aaad5f9..e934855 100644 --- a/c++/examples/Makefile.in +++ b/c++/examples/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 Examples Makefile(.in) # diff --git a/c++/src/Makefile.am b/c++/src/Makefile.am index 411b4f5..db16458 100644 --- a/c++/src/Makefile.am +++ b/c++/src/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/c++/src/Makefile.in b/c++/src/Makefile.in index 5806217..e258690 100644 --- a/c++/src/Makefile.in +++ b/c++/src/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-C++ Makefile(.in) # diff --git a/c++/test/Makefile.am b/c++/test/Makefile.am index 2c4a7dc..f274681 100644 --- a/c++/test/Makefile.am +++ b/c++/test/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/c++/test/Makefile.in b/c++/test/Makefile.in index 1e8c5bb..6632cb8 100644 --- a/c++/test/Makefile.in +++ b/c++/test/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-C++ Makefile(.in) # |