diff options
author | lrknox <lrknox> | 2017-04-11 20:40:12 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-04-11 20:40:12 (GMT) |
commit | 9c661e3589c1e5f20601e6388bdfc996ed2ebbd7 (patch) | |
tree | 27c5d68dbdec507ff4bb9770d63baa0a7417d753 /acsite.m4 | |
parent | 7d7329a2e5845779186c3011e1c458a00d2ca076 (diff) | |
download | hdf5-9c661e3589c1e5f20601e6388bdfc996ed2ebbd7.zip hdf5-9c661e3589c1e5f20601e6388bdfc996ed2ebbd7.tar.gz hdf5-9c661e3589c1e5f20601e6388bdfc996ed2ebbd7.tar.bz2 |
Update text in COPYING files in subdirectories to match changes to
copyright notices in source files.
Update Copyright notices in acsite.m4 and bin/yodconfigure that were
overlooked by chkcopyright.
Remove broken and unnecessary urls from comments in
hl/fortran/src/H5IMcc.c and hl/src/H5IM.c.
Diffstat (limited to 'acsite.m4')
-rw-r--r-- | acsite.m4 | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,17 +1,16 @@ dnl ------------------------------------------------------------------------- dnl ------------------------------------------------------------------------- dnl +dnl Copyright by The HDF Group. dnl Copyright by the Board of Trustees of the University of Illinois. dnl All rights reserved. dnl dnl This file is part of HDF5. The full HDF5 copyright notice, including dnl terms governing use, modification, and redistribution, is contained in -dnl the files COPYING and Copyright.html. COPYING can be found at the root -dnl of the source code distribution tree; Copyright.html can be found at the -dnl root level of an installed copy of the electronic HDF5 document set and -dnl is linked from the top-level documents page. It can also be found at -dnl http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have -dnl access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. +dnl the COPYING file, which can be found at the root of the source code +dnl dnl distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. +dnl dnl If you do not have access to either file, you may request a copy from +dnl dnl help@hdfgroup.org. dnl dnl Macros for HDF5 Fortran dnl |