diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2021-03-25 01:29:11 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2021-03-25 01:29:11 (GMT) |
commit | 67cfa2396ce633d01138069f6c0081bbadb1e4a3 (patch) | |
tree | d898b2e41f902821fd51fa2502f2434bd30c4b36 /tools/src/h5format_convert | |
parent | feb20aac304b39e18c70f88cae2f7cf7d5c82db2 (diff) | |
download | hdf5-67cfa2396ce633d01138069f6c0081bbadb1e4a3.zip hdf5-67cfa2396ce633d01138069f6c0081bbadb1e4a3.tar.gz hdf5-67cfa2396ce633d01138069f6c0081bbadb1e4a3.tar.bz2 |
Updates license url and history docs
Diffstat (limited to 'tools/src/h5format_convert')
-rw-r--r-- | tools/src/h5format_convert/Makefile.am | 2 | ||||
-rw-r--r-- | tools/src/h5format_convert/h5format_convert.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/src/h5format_convert/Makefile.am b/tools/src/h5format_convert/Makefile.am index 2b36949..2c968a3 100644 --- a/tools/src/h5format_convert/Makefile.am +++ b/tools/src/h5format_convert/Makefile.am @@ -6,7 +6,7 @@ # This file is part of HDF5. The full HDF5 copyright notice, including # terms governing use, modification, and redistribution, is contained in # 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. +# distribution tree, or in https://www.hdfgroup.org/licenses. # If you do not have access to either file, you may request a copy from # help@hdfgroup.org. ## diff --git a/tools/src/h5format_convert/h5format_convert.c b/tools/src/h5format_convert/h5format_convert.c index 203ad2b..321f274 100644 --- a/tools/src/h5format_convert/h5format_convert.c +++ b/tools/src/h5format_convert/h5format_convert.c @@ -6,7 +6,7 @@ * This file is part of HDF5. The full HDF5 copyright notice, including * * terms governing use, modification, and redistribution, is contained in * * 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. * + * distribution tree, or in https://www.hdfgroup.org/licenses. * * If you do not have access to either file, you may request a copy from * * help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ |