summaryrefslogtreecommitdiffstats
path: root/tools/test/h5jam/Makefile.am
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-04-06 18:09:27 (GMT)
committerlrknox <lrknox>2017-04-06 18:09:27 (GMT)
commit106102eb606bcda0caa62dd894001be9d045f730 (patch)
tree199aafd8658dae928b8a4a40b7d37b14d4ab7dd3 /tools/test/h5jam/Makefile.am
parentcd1363203efddf52c27d6bfa1d98e38fac5e21d6 (diff)
downloadhdf5-106102eb606bcda0caa62dd894001be9d045f730.zip
hdf5-106102eb606bcda0caa62dd894001be9d045f730.tar.gz
hdf5-106102eb606bcda0caa62dd894001be9d045f730.tar.bz2
Change copyright headers to replace url referring to file to be removed
and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
Diffstat (limited to 'tools/test/h5jam/Makefile.am')
-rw-r--r--tools/test/h5jam/Makefile.am10
1 files changed, 4 insertions, 6 deletions
diff --git a/tools/test/h5jam/Makefile.am b/tools/test/h5jam/Makefile.am
index 068f437..c07aeb2 100644
--- a/tools/test/h5jam/Makefile.am
+++ b/tools/test/h5jam/Makefile.am
@@ -5,12 +5,10 @@
#
# This file is part of HDF5. The full HDF5 copyright notice, including
# terms governing use, modification, and redistribution, is contained in
-# the files COPYING and Copyright.html. COPYING can be found at the root
-# 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://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
-# access to either file, you may request a copy from help@hdfgroup.org.
+# the COPYING file, which can be found at the root of the source code
+# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
+# 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.