summaryrefslogtreecommitdiffstats
path: root/src/H5Odtype.c
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-05-16 15:16:12 (GMT)
committerlrknox <lrknox>2017-05-16 15:16:12 (GMT)
commit583952ed15819fc86897301774b91151129ad08e (patch)
treeab6b5fe73c520e2a37588759b7e255fd877bee0d /src/H5Odtype.c
parenta98d4e42fa244ac48b4e7e8c2fc5010a96ef0d4b (diff)
downloadhdf5-583952ed15819fc86897301774b91151129ad08e.zip
hdf5-583952ed15819fc86897301774b91151129ad08e.tar.gz
hdf5-583952ed15819fc86897301774b91151129ad08e.tar.bz2
Change copyright headers to replace url referring to file to be
removed and replace it with new url for COPYING file.
Diffstat (limited to 'src/H5Odtype.c')
-rw-r--r--src/H5Odtype.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/H5Odtype.c b/src/H5Odtype.c
index 67f2fca..774b071 100644
--- a/src/H5Odtype.c
+++ b/src/H5Odtype.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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#define H5O_PACKAGE /*suppress error about including H5Opkg */