summaryrefslogtreecommitdiffstats
path: root/src/H5Ocopy.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 /src/H5Ocopy.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 'src/H5Ocopy.c')
-rw-r--r--src/H5Ocopy.c36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/H5Ocopy.c b/src/H5Ocopy.c
index 2c30610..3e72e83 100644
--- a/src/H5Ocopy.c
+++ b/src/H5Ocopy.c
@@ -116,9 +116,6 @@ H5FL_DEFINE(haddr_t);
*
* Return: SUCCEED/FAIL
*
- * Programmer: Quincey Koziol
- * December 29, 2017
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -191,9 +188,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * May 30, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -798,9 +792,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * November 1, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -932,9 +923,6 @@ H5O__copy_free_addrmap_cb(void *_item, void H5_ATTR_UNUSED *key, void H5_ATTR_UN
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * May 30, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1029,9 +1017,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Peter Cao
- * June 4, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1091,9 +1076,6 @@ done:
*
* Return: SUCCEED (never fails)
*
- * Programmer: Neil Fortner
- * Oct 6 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1125,9 +1107,6 @@ H5O__copy_free_comm_dt_cb(void *item, void *_key, void H5_ATTR_UNUSED *_op_data)
* <0 if key1 is less than key2.
* >0 if key1 is greater than key2.
*
- * Programmer: Neil Fortner
- * Oct 6 2011
- *
*-------------------------------------------------------------------------
*/
static int
@@ -1165,9 +1144,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Neil Fortner
- * Nov 3 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1245,9 +1221,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Neil Fortner
- * Nov 3 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1362,9 +1335,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Neil Fortner
- * Oct 6 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1425,9 +1395,6 @@ done:
* FALSE if a match is not found
* Negative on failure
*
- * Programmer: Neil Fortner
- * Sep 27 2011
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -1593,9 +1560,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Neil Fortner
- * Oct 6 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t