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 /fortran/testpar | |
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 'fortran/testpar')
-rw-r--r-- | fortran/testpar/Makefile.am | 5 | ||||
-rw-r--r-- | fortran/testpar/Makefile.in | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/fortran/testpar/Makefile.am b/fortran/testpar/Makefile.am index 227b74f..7250653 100644 --- a/fortran/testpar/Makefile.am +++ b/fortran/testpar/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/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in index 093ec01..c81c33d 100644 --- a/fortran/testpar/Makefile.in +++ b/fortran/testpar/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 Fortran Parallel Library Test Makefile(.in) # |