diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2021-02-12 21:30:18 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2021-02-20 14:08:39 (GMT) |
commit | 8d4a9d589b816276f729ef2091cb7efb7e31f034 (patch) | |
tree | c97fc5e0872a17e670453d5860d7c4328a668bd4 /hl/c++/test | |
parent | 2b1bcafef52783ac7b87acf7e9a456d98d61b71b (diff) | |
download | hdf5-8d4a9d589b816276f729ef2091cb7efb7e31f034.zip hdf5-8d4a9d589b816276f729ef2091cb7efb7e31f034.tar.gz hdf5-8d4a9d589b816276f729ef2091cb7efb7e31f034.tar.bz2 |
Update URL in source file Copyright headers for web copy of COPYING
file - files not in src or test.
Diffstat (limited to 'hl/c++/test')
-rw-r--r-- | hl/c++/test/CMakeTests.cmake | 2 | ||||
-rw-r--r-- | hl/c++/test/Makefile.am | 2 | ||||
-rw-r--r-- | hl/c++/test/ptableTest.cpp | 2 | ||||
-rw-r--r-- | hl/c++/test/ptableTest.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/hl/c++/test/CMakeTests.cmake b/hl/c++/test/CMakeTests.cmake index 3d0f93a..28ee5df 100644 --- a/hl/c++/test/CMakeTests.cmake +++ b/hl/c++/test/CMakeTests.cmake @@ -5,7 +5,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/hl/c++/test/Makefile.am b/hl/c++/test/Makefile.am index 7031c34..a6759f3 100644 --- a/hl/c++/test/Makefile.am +++ b/hl/c++/test/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/hl/c++/test/ptableTest.cpp b/hl/c++/test/ptableTest.cpp index 57a28b8..bf60402 100644 --- a/hl/c++/test/ptableTest.cpp +++ b/hl/c++/test/ptableTest.cpp @@ -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/hl/c++/test/ptableTest.h b/hl/c++/test/ptableTest.h index e1ba950..7504eb2 100644 --- a/hl/c++/test/ptableTest.h +++ b/hl/c++/test/ptableTest.h @@ -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. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ |