summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-02-11 03:28:57 (GMT)
committerGitHub <noreply@github.com>2023-02-11 03:28:57 (GMT)
commit48a3d92d0485dfe3e55d3f38a9d82bce36ba853d (patch)
tree714c23bae795051298454e8710c54f0d8f5d9e2f /test
parentd61fd4aba721db789477027924f4e3aff313f7b6 (diff)
downloadhdf5-48a3d92d0485dfe3e55d3f38a9d82bce36ba853d.zip
hdf5-48a3d92d0485dfe3e55d3f38a9d82bce36ba853d.tar.gz
hdf5-48a3d92d0485dfe3e55d3f38a9d82bce36ba853d.tar.bz2
Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441)
Diffstat (limited to 'test')
-rw-r--r--test/accum.c1
-rw-r--r--test/accum_swmr_reader.c1
-rw-r--r--test/efc.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/test/accum.c b/test/accum.c
index 16f3511..816d9c0 100644
--- a/test/accum.c
+++ b/test/accum.c
@@ -8,7 +8,6 @@
* 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. *
- * help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Programmer: Mike McGreevy
diff --git a/test/accum_swmr_reader.c b/test/accum_swmr_reader.c
index 957ab14..1269c5a 100644
--- a/test/accum_swmr_reader.c
+++ b/test/accum_swmr_reader.c
@@ -8,7 +8,6 @@
* 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. *
- * help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "h5test.h"
diff --git a/test/efc.c b/test/efc.c
index 7bddb6c..9045075 100644
--- a/test/efc.c
+++ b/test/efc.c
@@ -8,7 +8,6 @@
* 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. *
- * help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Programmer: Neil Fortner