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 /fortran/test/tH5VL.f90 | |
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 'fortran/test/tH5VL.f90')
-rw-r--r-- | fortran/test/tH5VL.f90 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/fortran/test/tH5VL.f90 b/fortran/test/tH5VL.f90 index 651ca75..fc29e06 100644 --- a/fortran/test/tH5VL.f90 +++ b/fortran/test/tH5VL.f90 @@ -14,12 +14,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. * ! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! ! CONTAINS SUBROUTINES |