summaryrefslogtreecommitdiffstats
path: root/test/objcopy_ref.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 /test/objcopy_ref.c
parent1e91d96fa02466ffe451319bdac1005f84dc7993 (diff)
downloadhdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.zip
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.gz
hdf5-61186204c020a81b5b0044a3b5e08311ccf1424d.tar.bz2
Remove "Programmer" lines (#3294)
Diffstat (limited to 'test/objcopy_ref.c')
-rw-r--r--test/objcopy_ref.c42
1 files changed, 0 insertions, 42 deletions
diff --git a/test/objcopy_ref.c b/test/objcopy_ref.c
index 98098a8..027f30e 100644
--- a/test/objcopy_ref.c
+++ b/test/objcopy_ref.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Peter X. Cao
- * May 01, 2005
- *
* Purpose: Test H5Ocopy() for references.
*/
@@ -87,9 +84,6 @@ static int compare_groups(hid_t gid, hid_t gid2, hid_t pid, int depth, unsigned
*
* Return: void
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -121,9 +115,6 @@ token_insert(H5O_info2_t *oinfo)
* Return: Success: TRUE/FALSE
* Failure: (can't fail)
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static H5_ATTR_PURE hbool_t
@@ -152,9 +143,6 @@ token_lookup(hid_t loc_id, H5O_info2_t *oinfo)
*
* Return: void
*
- * Programmer: Quincey Koziol
- * Saturday, November 5, 2005
- *
*-------------------------------------------------------------------------
*/
static void
@@ -253,9 +241,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Monday, March 5, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -353,9 +338,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, August 4, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -484,9 +466,6 @@ error:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -554,9 +533,6 @@ done:
*
* Return: TRUE if attributes are equal/FALSE if they are different
*
- * Programmer: Peter Cao
- * Saturday, December 17, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -714,9 +690,6 @@ error:
*
* Return: TRUE if objects have same attributes/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
* Note: This isn't very general, the attributes are assumed to be
* those written in test_copy_attach_attributes().
*
@@ -801,9 +774,6 @@ error:
*
* Return: TRUE if buffer are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, November 21, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1053,9 +1023,6 @@ error:
*
* Return: TRUE if datasets are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Tuesday, October 25, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1256,9 +1223,6 @@ error:
*
* Return: TRUE if group are equal/FALSE if they are different
*
- * Programmer: Quincey Koziol
- * Monday, October 31, 2005
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1460,9 +1424,6 @@ error:
* Return: Success: 0
* Failure: number of errors
*
- * Programmer: Peter Cao
- * March 11, 2006
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1846,9 +1807,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Peter Cao
- * Friday, September 30, 2005
- *
*-------------------------------------------------------------------------
*/
int