summaryrefslogtreecommitdiffstats
path: root/hl/test
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-11-01 21:02:27 (GMT)
committerGitHub <noreply@github.com>2022-11-01 21:02:27 (GMT)
commit11dfa25910f08e70db336f125d52ef9586416017 (patch)
tree49b4576e96f5878175293e5eea5e72b65e7ac7ba /hl/test
parent71595e9ea3df2f1ecae4fc52cf31aa04813d3287 (diff)
downloadhdf5-11dfa25910f08e70db336f125d52ef9586416017.zip
hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.gz
hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.bz2
Update copyright headers (#2184)
* Updated source file copyright headers to remove "Copyright by the Board of Trustees of the University of Illinois", which is kept in the top-level COPYING file.
Diffstat (limited to 'hl/test')
-rw-r--r--hl/test/H5srcdir_str.h.in1
-rw-r--r--hl/test/Makefile.am1
-rw-r--r--hl/test/gen_test_ds.c1
-rw-r--r--hl/test/h5hltest.h1
-rw-r--r--hl/test/pal_rgb.h1
-rw-r--r--hl/test/test_ds.c1
-rw-r--r--hl/test/test_dset_append.c1
-rw-r--r--hl/test/test_file_image.c1
-rw-r--r--hl/test/test_h5do_compat.c1
-rw-r--r--hl/test/test_image.c1
-rw-r--r--hl/test/test_ld.c1
-rw-r--r--hl/test/test_lite.c1
-rw-r--r--hl/test/test_packet.c1
-rw-r--r--hl/test/test_table.c1
14 files changed, 0 insertions, 14 deletions
diff --git a/hl/test/H5srcdir_str.h.in b/hl/test/H5srcdir_str.h.in
index 988c065..55280cd 100644
--- a/hl/test/H5srcdir_str.h.in
+++ b/hl/test/H5srcdir_str.h.in
@@ -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/hl/test/Makefile.am b/hl/test/Makefile.am
index 547996d..1d1cb0f 100644
--- a/hl/test/Makefile.am
+++ b/hl/test/Makefile.am
@@ -1,5 +1,4 @@
# 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/hl/test/gen_test_ds.c b/hl/test/gen_test_ds.c
index d6c6a3d..e0a3499 100644
--- a/hl/test/gen_test_ds.c
+++ b/hl/test/gen_test_ds.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/hl/test/h5hltest.h b/hl/test/h5hltest.h
index 58b15be..f3df26a 100644
--- a/hl/test/h5hltest.h
+++ b/hl/test/h5hltest.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/hl/test/pal_rgb.h b/hl/test/pal_rgb.h
index a2b17e2..8409f7e 100644
--- a/hl/test/pal_rgb.h
+++ b/hl/test/pal_rgb.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/hl/test/test_ds.c b/hl/test/test_ds.c
index bdbd4d4..b74b62a 100644
--- a/hl/test/test_ds.c
+++ b/hl/test/test_ds.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/hl/test/test_dset_append.c b/hl/test/test_dset_append.c
index 3b11c2b..f8d38c2 100644
--- a/hl/test/test_dset_append.c
+++ b/hl/test/test_dset_append.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/hl/test/test_file_image.c b/hl/test/test_file_image.c
index 318e13d..defaab2 100644
--- a/hl/test/test_file_image.c
+++ b/hl/test/test_file_image.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/hl/test/test_h5do_compat.c b/hl/test/test_h5do_compat.c
index 95ae98c..4a3c607 100644
--- a/hl/test/test_h5do_compat.c
+++ b/hl/test/test_h5do_compat.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/hl/test/test_image.c b/hl/test/test_image.c
index 5d203e9..462a3ce 100644
--- a/hl/test/test_image.c
+++ b/hl/test/test_image.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/hl/test/test_ld.c b/hl/test/test_ld.c
index 0331737..11ea0e6 100644
--- a/hl/test/test_ld.c
+++ b/hl/test/test_ld.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/hl/test/test_lite.c b/hl/test/test_lite.c
index e5d8e6e..cf139d9 100644
--- a/hl/test/test_lite.c
+++ b/hl/test/test_lite.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/hl/test/test_packet.c b/hl/test/test_packet.c
index 2c003d5..3bfba6e 100644
--- a/hl/test/test_packet.c
+++ b/hl/test/test_packet.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/hl/test/test_table.c b/hl/test/test_table.c
index 24b7336..3c8246a 100644
--- a/hl/test/test_table.c
+++ b/hl/test/test_table.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 *