diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2017-04-25 21:09:10 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2017-04-25 21:09:10 (GMT) |
commit | 4d1d2b4eda7110dae5afbb4152698395acdd3527 (patch) | |
tree | bb62232451b31349f3d9c88b38b1ed6adf047ed4 /config/gnu-flags | |
parent | e8a07266364d3b9a2ecdaffa51824d5f5b2b39bb (diff) | |
parent | 89fbe00dec8187305b518d91c3ddb7d910665f79 (diff) | |
download | hdf5-4d1d2b4eda7110dae5afbb4152698395acdd3527.zip hdf5-4d1d2b4eda7110dae5afbb4152698395acdd3527.tar.gz hdf5-4d1d2b4eda7110dae5afbb4152698395acdd3527.tar.bz2 |
Merge pull request #468 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '89fbe00dec8187305b518d91c3ddb7d910665f79':
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Diffstat (limited to 'config/gnu-flags')
-rw-r--r-- | config/gnu-flags | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/config/gnu-flags b/config/gnu-flags index 9565303..44ed480 100644 --- a/config/gnu-flags +++ b/config/gnu-flags @@ -6,12 +6,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. # This file should be sourced into configure if the compiler is the |