summaryrefslogtreecommitdiffstats
path: root/src/H5HLprfx.c
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 /src/H5HLprfx.c
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 'src/H5HLprfx.c')
-rw-r--r--src/H5HLprfx.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/H5HLprfx.c b/src/H5HLprfx.c
index ed1c4db..41c254a 100644
--- a/src/H5HLprfx.c
+++ b/src/H5HLprfx.c
@@ -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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*-------------------------------------------------------------------------