summaryrefslogtreecommitdiffstats
path: root/bin/errors
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 /bin/errors
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 'bin/errors')
-rwxr-xr-xbin/errors10
1 files changed, 4 insertions, 6 deletions
diff --git a/bin/errors b/bin/errors
index 6ce997b..3c99fdc 100755
--- a/bin/errors
+++ b/bin/errors
@@ -11,12 +11,10 @@ use Text::Tabs;
#
# 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.
#
# Robb Matzke, matzke@llnl.gov
# 30 Aug 1997