summaryrefslogtreecommitdiffstats
path: root/hl/test
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /hl/test
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'hl/test')
-rw-r--r--hl/test/h5hltest.h2
-rw-r--r--hl/test/test_dset_append.c18
2 files changed, 0 insertions, 20 deletions
diff --git a/hl/test/h5hltest.h b/hl/test/h5hltest.h
index 2faa492..3d58ed6 100644
--- a/hl/test/h5hltest.h
+++ b/hl/test/h5hltest.h
@@ -11,8 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Friday, April 28, 2006
*
* Purpose: Test support stuff.
*/
diff --git a/hl/test/test_dset_append.c b/hl/test/test_dset_append.c
index 9b67348..4b07582 100644
--- a/hl/test/test_dset_append.c
+++ b/hl/test/test_dset_append.c
@@ -40,8 +40,6 @@
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Aug 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -155,8 +153,6 @@ append_func(hid_t H5_ATTR_UNUSED dset_id, hsize_t H5_ATTR_UNUSED *cur_dims, void
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -311,8 +307,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -447,8 +441,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -593,8 +585,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -756,8 +746,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -911,8 +899,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1073,8 +1059,6 @@ error:
* Return: Success: 0
* Failure: 1
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1224,8 +1208,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Vailin Choi; Jan 2014
- *
*-------------------------------------------------------------------------
*/
int