summaryrefslogtreecommitdiffstats
path: root/tools/test/h5copy/h5copygentest.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 21:08:47 (GMT)
committerGitHub <noreply@github.com>2023-07-27 21:08:47 (GMT)
commit61186204c020a81b5b0044a3b5e08311ccf1424d (patch)
treed39acd70c119e92640277d4f595963f07d77f13c /tools/test/h5copy/h5copygentest.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'tools/test/h5copy/h5copygentest.c')
-rw-r--r--tools/test/h5copy/h5copygentest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/test/h5copy/h5copygentest.c b/tools/test/h5copy/h5copygentest.c
index 899eaa7..db50693 100644
--- a/tools/test/h5copy/h5copygentest.c
+++ b/tools/test/h5copy/h5copygentest.c
@@ -491,7 +491,6 @@ gent_nested_group(hid_t loc_id)
*
* Purpose: Generate object references to dataset and group
*
- * Programmer: Jonathan Kim (Feb 23, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_obj_ref(hid_t loc_id)
@@ -592,7 +591,6 @@ out:
*
* Purpose: Generate dataset region references
*
- * Programmer: Jonathan Kim (Feb 23, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_region_ref(hid_t loc_id)
@@ -799,7 +797,6 @@ out:
*
* Purpose: generate target external link objs
*
- * Programmer: Jonathan Kim (March 03, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_extlink_trg(hid_t loc_id)
@@ -849,7 +846,6 @@ out:
*
* Purpose: generate source external link objs
*
- * Programmer: Jonathan Kim (March 03, 2010)
*------------------------------------------------------------------------*/
static herr_t
gen_extlink_src(hid_t loc_id)