summaryrefslogtreecommitdiffstats
path: root/config/cmake/ConfigureChecks.cmake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-03-01 16:35:51 (GMT)
committerGitHub <noreply@github.com>2021-03-01 16:35:51 (GMT)
commitdea591a353e7869ede7309a3ae8e98aaf1ea8c75 (patch)
tree8493c4e94cdbb4ef930f70d2b282d79c0bba182a /config/cmake/ConfigureChecks.cmake
parent0546f1ca7fb0da1539e519f562429b0b7d4c324a (diff)
downloadhdf5-dea591a353e7869ede7309a3ae8e98aaf1ea8c75.zip
hdf5-dea591a353e7869ede7309a3ae8e98aaf1ea8c75.tar.gz
hdf5-dea591a353e7869ede7309a3ae8e98aaf1ea8c75.tar.bz2
Hdf5 1 10 update license url part2 (#404)
* close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
Diffstat (limited to 'config/cmake/ConfigureChecks.cmake')
-rw-r--r--config/cmake/ConfigureChecks.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/ConfigureChecks.cmake b/config/cmake/ConfigureChecks.cmake
index abdde70..0d82668 100644
--- a/config/cmake/ConfigureChecks.cmake
+++ b/config/cmake/ConfigureChecks.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.
#