summaryrefslogtreecommitdiffstats
path: root/src/H5MF.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MF.c')
-rw-r--r--src/H5MF.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/H5MF.c b/src/H5MF.c
index 87c910c..e54d809 100644
--- a/src/H5MF.c
+++ b/src/H5MF.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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*-------------------------------------------------------------------------
td>1-0/+1 | |/ / * | | zlib: Disable warnings to avoid changing 3rd party codeBrad King2015-01-141-0/+8 |/ / * | Utilities/Release: Build Windows and OS X binaries with native SSLBrad King2014-12-222-2/+12 * | Utilities/Release: Fix name of OS X 10.6+ x86_64-only binaryBrad King2014-12-221-2/+2 * | curl: Use OS X SSL/TLS native implementationBrad King2014-12-181-0/+19 * | curl: Use Windows SSL/TLS native implementationBrad King2014-12-121-1/+5 * | Rename header guards to not start with double underscoreSean McBride2014-12-119-19/+19 * | Merge topic 'doc-mixed-case-commands'Brad King2014-12-041-2/+10 |\ \ | * | Utilities/Sphinx: Fix link targets for mixed-case command namesBrad King2014-12-041-2/+10 * | | Utilities/Release: Add build of binary for Linux x86_64Brad King2014-12-022-0/+24 * | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-0/+1 * | | Merge topic 'update-curl'Brad King2014-11-181-9/+9 |\ \ \ | | |/ | |/| | * | curl: Check for OpenSSL headers independentlyBrad King2014-11-171-9/+9 * | | Merge topic 'doc-sphinx-cmake-fixup'Brad King2014-11-181-0/+1 |\ \ \ | | |/ | |/| | * | Utilities/Sphinx: Add missing call to note_explicit_targetBrad King2014-11-171-0/+1 * | | Merge topic 'update-curl'Brad King2014-11-121-0/+4 |\ \ \ | | |/ | |/| | * | curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-111-0/+4 * | | Merge topic 'doc-index-xrefs'Brad King2014-11-122-3/+47 |\ \ \ | | |/ | |/| | * | Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-122-3/+47 * | | Merge topic 'update-curl'Brad King2014-11-10