diff options
Diffstat (limited to 'bin/distdep')
-rwxr-xr-x | bin/distdep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/distdep b/bin/distdep index cd310e0..693f3a2 100755 --- a/bin/distdep +++ b/bin/distdep @@ -10,7 +10,7 @@ eval 'exec perl -p -x -S $0 ${1+"$@"}' # 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. # |