summaryrefslogtreecommitdiffstats
path: root/src/H5Oalloc.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/H5Oalloc.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/H5Oalloc.c')
-rw-r--r--src/H5Oalloc.c52
1 files changed, 0 insertions, 52 deletions
diff --git a/src/H5Oalloc.c b/src/H5Oalloc.c
index 85351b8..f6c1b21 100644
--- a/src/H5Oalloc.c
+++ b/src/H5Oalloc.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Oalloc.c
- * Nov 17 2006
- * Quincey Koziol
*
* Purpose: Object header allocation routines.
*
@@ -92,9 +90,6 @@ H5FL_EXTERN(H5O_cont_t);
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 17 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -217,9 +212,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 17 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -314,9 +306,6 @@ H5O__eliminate_gap(H5O_t *oh, hbool_t *chk_dirtied, H5O_mesg_t *mesg, uint8_t *g
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 22 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -423,9 +412,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Nov 21 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -484,8 +470,6 @@ done:
*
* FAIL: Some internal error has been detected.
*
- * Programmer: John Mainzer -- 8/16/05
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -709,9 +693,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Oct 21 2016
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -858,9 +839,6 @@ H5O__alloc_find_best_nonnull(const H5F_t *f, const H5O_t *oh, size_t *size, H5O_
*
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Oct 21 2016
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1139,9 +1117,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Aug 7 1997
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1188,9 +1163,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 21 2016
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1261,9 +1233,6 @@ H5O__alloc_find_best_null(const H5O_t *oh, size_t size, size_t *mesg_idx)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Aug 6 1997
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1344,9 +1313,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 22 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1416,9 +1382,6 @@ done:
* Return: Success: non-negative (TRUE/FALSE)
* Failure: negative
*
- * Programmer: Vailin Choi
- * Feb. 2009
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -1585,9 +1548,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 17 2005
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -1960,9 +1920,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 10 2005
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -2108,9 +2065,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 17 2005
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -2296,9 +2250,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Oct 4 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -2355,9 +2306,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Neil Fortner
- * Oct 20 2008
- *
*-------------------------------------------------------------------------
*/
static herr_t