diff options
Diffstat (limited to 'hl/Makefile.am')
-rw-r--r-- | hl/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hl/Makefile.am b/hl/Makefile.am index ded7aa0..80ef66a 100644 --- a/hl/Makefile.am +++ b/hl/Makefile.am @@ -6,11 +6,11 @@ # 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. # -# +# # This makefile mostly just reinvokes make in the various subdirectories # but does so in the correct order. You can alternatively invoke make from # each subdirectory manually. |