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 | |
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')
-rw-r--r-- | fortran/Makefile.am | 5 | ||||
-rw-r--r-- | fortran/Makefile.in | 5 | ||||
-rw-r--r-- | fortran/examples/Makefile.am | 5 | ||||
-rw-r--r-- | fortran/examples/Makefile.in | 5 | ||||
-rw-r--r-- | fortran/src/Makefile.am | 5 | ||||
-rw-r--r-- | fortran/src/Makefile.in | 5 | ||||
-rw-r--r-- | fortran/test/Makefile.am | 5 | ||||
-rw-r--r-- | fortran/test/Makefile.in | 5 | ||||
-rw-r--r-- | fortran/testpar/Makefile.am | 5 | ||||
-rw-r--r-- | fortran/testpar/Makefile.in | 5 |
10 files changed, 30 insertions, 20 deletions
diff --git a/fortran/Makefile.am b/fortran/Makefile.am index 26ae267..9ddd6dd 100644 --- a/fortran/Makefile.am +++ b/fortran/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. # # This makefile mostly just reinvokes make in the various subdirectories # but does so in the correct order. You can alternatively invoke make from diff --git a/fortran/Makefile.in b/fortran/Makefile.in index bdfe73b..8ddab03 100644 --- a/fortran/Makefile.in +++ b/fortran/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. # # This makefile mostly just reinvokes make in the various subdirectories # but does so in the correct order. You can alternatively invoke make from diff --git a/fortran/examples/Makefile.am b/fortran/examples/Makefile.am index 3200f63..cbfc8bf 100644 --- a/fortran/examples/Makefile.am +++ b/fortran/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/fortran/examples/Makefile.in b/fortran/examples/Makefile.in index 0862d25..9fa00f0 100644 --- a/fortran/examples/Makefile.in +++ b/fortran/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-Fortran Examples Makefile(.in) # diff --git a/fortran/src/Makefile.am b/fortran/src/Makefile.am index 07f7b84..a4f9025 100644 --- a/fortran/src/Makefile.am +++ b/fortran/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/fortran/src/Makefile.in b/fortran/src/Makefile.in index 507830b..f9dfedf 100644 --- a/fortran/src/Makefile.in +++ b/fortran/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 Fortran Library Makefile(.in) # diff --git a/fortran/test/Makefile.am b/fortran/test/Makefile.am index 5301b90..ed4b9fd 100644 --- a/fortran/test/Makefile.am +++ b/fortran/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/fortran/test/Makefile.in b/fortran/test/Makefile.in index 855a15c..65e074c 100644 --- a/fortran/test/Makefile.in +++ b/fortran/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-Fortran test/Makefile(.in) # 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) # |