diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2020-12-04 14:35:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-04 14:35:26 (GMT) |
commit | 20aa4bcccaaa29a6c49c793d044a88c812425440 (patch) | |
tree | 200e6f9819ccc5abdda87b62abf7850cd5ac8c10 /fortran/test/tf_F08.f90 | |
parent | 87ed76d8992aa6939cbe99910058dbad0efed0d6 (diff) | |
download | hdf5-20aa4bcccaaa29a6c49c793d044a88c812425440.zip hdf5-20aa4bcccaaa29a6c49c793d044a88c812425440.tar.gz hdf5-20aa4bcccaaa29a6c49c793d044a88c812425440.tar.bz2 |
Update HDF5 1.8 copyright headers with updated copyright URL (#148)
* Update URL for COPYING file in copyright headers.
* Make fortran copyright headers uniformly spaced.
* Update url for Copyright file in c++/src/footer.html.
Diffstat (limited to 'fortran/test/tf_F08.f90')
-rw-r--r-- | fortran/test/tf_F08.f90 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/fortran/test/tf_F08.f90 b/fortran/test/tf_F08.f90 index d67e087..7c9a07b 100644 --- a/fortran/test/tf_F08.f90 +++ b/fortran/test/tf_F08.f90 @@ -8,18 +8,18 @@ ! the hdf5 fortran tests. ! ! COPYRIGHT -! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -! Copyright by The HDF Group. * -! Copyright by the Board of Trustees of the University of Illinois. * -! All rights reserved. * -! * -! This file is part of HDF5. The full HDF5 copyright notice, including * -! terms governing use, modification, and redistribution, is contained in * -! 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. * -! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +! Copyright by The HDF Group. * +! Copyright by the Board of Trustees of the University of Illinois. * +! All rights reserved. * +! * +! This file is part of HDF5. The full HDF5 copyright notice, including * +! terms governing use, modification, and redistribution, is contained in * +! the COPYING file, which can be found at the root of the source code * +! distribution tree, or in https://www.hdfgroup.org/licenses. * +! If you do not have access to either file, you may request a copy from * +! help@hdfgroup.org. * +! * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ! ! CONTAINS SUBROUTINES ! H5_SIZEOF |