summaryrefslogtreecommitdiffstats
path: root/tools/src/h5ls
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 04:33:12 (GMT)
committerGitHub <noreply@github.com>2023-03-10 04:33:12 (GMT)
commitf723c1df4235596b98d85c6cff2cb52ecdb39054 (patch)
tree238a320ea92e069286f93c3cca0e45f38a7309f2 /tools/src/h5ls
parent28984e72446f54132e6fafc90babb52d9b5e7c9a (diff)
downloadhdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.zip
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.gz
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.bz2
Update copyright headers. (#2527)
Diffstat (limited to 'tools/src/h5ls')
-rw-r--r--tools/src/h5ls/Makefile.am1
-rw-r--r--tools/src/h5ls/h5ls.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/src/h5ls/Makefile.am b/tools/src/h5ls/Makefile.am
index 9a4466d..ee9ecdb 100644
--- a/tools/src/h5ls/Makefile.am
+++ b/tools/src/h5ls/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/src/h5ls/h5ls.c b/tools/src/h5ls/h5ls.c
index 7898efd..109e63d 100644
--- a/tools/src/h5ls/h5ls.c
+++ b/tools/src/h5ls/h5ls.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 *