diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2023-03-10 04:33:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 04:33:12 (GMT) |
commit | f723c1df4235596b98d85c6cff2cb52ecdb39054 (patch) | |
tree | 238a320ea92e069286f93c3cca0e45f38a7309f2 /tools/test/h5copy | |
parent | 28984e72446f54132e6fafc90babb52d9b5e7c9a (diff) | |
download | hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.zip hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.gz hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.bz2 |
Update copyright headers. (#2527)
Diffstat (limited to 'tools/test/h5copy')
-rw-r--r-- | tools/test/h5copy/Makefile.am | 1 | ||||
-rw-r--r-- | tools/test/h5copy/h5copygentest.c | 1 | ||||
-rw-r--r-- | tools/test/h5copy/testh5copy.sh.in | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tools/test/h5copy/Makefile.am b/tools/test/h5copy/Makefile.am index 804fc56..6010f98 100644 --- a/tools/test/h5copy/Makefile.am +++ b/tools/test/h5copy/Makefile.am @@ -1,6 +1,5 @@ # # 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 diff --git a/tools/test/h5copy/h5copygentest.c b/tools/test/h5copy/h5copygentest.c index 118286d..588a88a 100644 --- a/tools/test/h5copy/h5copygentest.c +++ b/tools/test/h5copy/h5copygentest.c @@ -1,6 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 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 * diff --git a/tools/test/h5copy/testh5copy.sh.in b/tools/test/h5copy/testh5copy.sh.in index 6349ef4..7587c0e 100644 --- a/tools/test/h5copy/testh5copy.sh.in +++ b/tools/test/h5copy/testh5copy.sh.in @@ -1,7 +1,6 @@ #! /bin/sh # # 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 |