summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff
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/h5diff
parent28984e72446f54132e6fafc90babb52d9b5e7c9a (diff)
downloadhdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.zip
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.gz
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.bz2
Update copyright headers. (#2527)
Diffstat (limited to 'tools/src/h5diff')
-rw-r--r--tools/src/h5diff/Makefile.am1
-rw-r--r--tools/src/h5diff/h5diff_common.c1
-rw-r--r--tools/src/h5diff/h5diff_common.h1
-rw-r--r--tools/src/h5diff/h5diff_main.c1
-rw-r--r--tools/src/h5diff/ph5diff_main.c1
5 files changed, 0 insertions, 5 deletions
diff --git a/tools/src/h5diff/Makefile.am b/tools/src/h5diff/Makefile.am
index 451ad20..f6e1001 100644
--- a/tools/src/h5diff/Makefile.am
+++ b/tools/src/h5diff/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/h5diff/h5diff_common.c b/tools/src/h5diff/h5diff_common.c
index eb781bc..233e7b4 100644
--- a/tools/src/h5diff/h5diff_common.c
+++ b/tools/src/h5diff/h5diff_common.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/src/h5diff/h5diff_common.h b/tools/src/h5diff/h5diff_common.h
index 35e5dfb..4ca476a 100644
--- a/tools/src/h5diff/h5diff_common.h
+++ b/tools/src/h5diff/h5diff_common.h
@@ -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/h5diff/h5diff_main.c b/tools/src/h5diff/h5diff_main.c
index 2a43b56..9aa0cdd 100644
--- a/tools/src/h5diff/h5diff_main.c
+++ b/tools/src/h5diff/h5diff_main.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/src/h5diff/ph5diff_main.c b/tools/src/h5diff/ph5diff_main.c
index 75fb9a4..ee8669f 100644
--- a/tools/src/h5diff/ph5diff_main.c
+++ b/tools/src/h5diff/ph5diff_main.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 *