summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-02-07 22:28:58 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-02-07 22:28:58 (GMT)
commita7cac4a1941ec7ea292e95e2f28fb1a88c525777 (patch)
tree0fa57921883ac1bb2e9df16a7c3b431d39e421df /Makefile.am
parentba4f40d3709e45425d5fb36c52d5c5730d84c918 (diff)
downloadhdf5-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 'Makefile.am')
-rwxr-xr-xMakefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b9bc7e3..edd8ece 100755
--- a/Makefile.am
+++ b/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.