diff options
author | lrknox <lrknox> | 2017-04-06 18:09:27 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-04-06 18:09:27 (GMT) |
commit | 106102eb606bcda0caa62dd894001be9d045f730 (patch) | |
tree | 199aafd8658dae928b8a4a40b7d37b14d4ab7dd3 /hl/src/H5DSpublic.h | |
parent | cd1363203efddf52c27d6bfa1d98e38fac5e21d6 (diff) | |
download | hdf5-106102eb606bcda0caa62dd894001be9d045f730.zip hdf5-106102eb606bcda0caa62dd894001be9d045f730.tar.gz hdf5-106102eb606bcda0caa62dd894001be9d045f730.tar.bz2 |
Change copyright headers to replace url referring to file to be removed
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
Diffstat (limited to 'hl/src/H5DSpublic.h')
-rw-r--r-- | hl/src/H5DSpublic.h | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/hl/src/H5DSpublic.h b/hl/src/H5DSpublic.h index 85923f8..615122c 100644 --- a/hl/src/H5DSpublic.h +++ b/hl/src/H5DSpublic.h @@ -5,12 +5,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. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #ifndef _H5DSpublic_H |