summaryrefslogtreecommitdiffstats
path: root/test/objcopy_ref.c
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 /test/objcopy_ref.c
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 '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 de78bed..8773a98 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