diff options
author | lrknox <lrknox> | 2017-05-16 15:16:12 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-05-16 15:16:12 (GMT) |
commit | 583952ed15819fc86897301774b91151129ad08e (patch) | |
tree | ab6b5fe73c520e2a37588759b7e255fd877bee0d /tools/h5ls/Makefile.in | |
parent | a98d4e42fa244ac48b4e7e8c2fc5010a96ef0d4b (diff) | |
download | hdf5-583952ed15819fc86897301774b91151129ad08e.zip hdf5-583952ed15819fc86897301774b91151129ad08e.tar.gz hdf5-583952ed15819fc86897301774b91151129ad08e.tar.bz2 |
Change copyright headers to replace url referring to file to be
removed and replace it with new url for COPYING file.
Diffstat (limited to 'tools/h5ls/Makefile.in')
-rw-r--r-- | tools/h5ls/Makefile.in | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/tools/h5ls/Makefile.in b/tools/h5ls/Makefile.in index b9c3dda..9479c7e 100644 --- a/tools/h5ls/Makefile.in +++ b/tools/h5ls/Makefile.in @@ -21,12 +21,10 @@ # # This file is part of HDF5. The full HDF5 copyright notice, including # terms governing use, modification, and redistribution, is contained in -# the files COPYING and Copyright.html. COPYING can be found at the root -# of the source code distribution tree; Copyright.html can be found at the -# root level of an installed copy of the electronic HDF5 document set and -# is linked from the top-level documents page. It can also be found at -# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have -# access to either file, you may request a copy from help@hdfgroup.org. +# 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. +# If you do not have access to either file, you may request a copy from +# help@hdfgroup.org. # # HDF5 Library Makefile(.in) # |