summaryrefslogtreecommitdiffstats
path: root/src/H5Gobj.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/H5Gobj.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/H5Gobj.c')
-rw-r--r--src/H5Gobj.c44
1 files changed, 0 insertions, 44 deletions
diff --git a/src/H5Gobj.c b/src/H5Gobj.c
index 3a92f56..209b8b0 100644
--- a/src/H5Gobj.c
+++ b/src/H5Gobj.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Gobj.c
- * Sep 5 2005
- * Quincey Koziol
*
* Purpose: Functions for abstract handling of objects in groups.
*
@@ -101,9 +99,6 @@ static herr_t H5G__obj_remove_update_linfo(const H5O_loc_t *oloc, H5O_linfo_t *l
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 29 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -154,9 +149,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 29 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -282,9 +274,6 @@ done:
* Return: Success: TRUE/FALSE whether message was found & retrieved
* Failure: FAIL if error occurred
*
- * Programmer: Quincey Koziol
- * Mar 11 2007
- *
*-------------------------------------------------------------------------
*/
htri_t
@@ -344,9 +333,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Aug 30 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -378,9 +364,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sept 16 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -416,9 +399,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 6 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -615,9 +595,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Oct 3, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -683,9 +660,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Nov 27 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -761,9 +735,6 @@ done:
* Return: Success: Non-negative, length of name
* Failure: Negative
*
- * Programmer: Raymond Lu
- * Nov 20, 2002
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -824,9 +795,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Nov 14, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -935,9 +903,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Sep 19, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -998,9 +963,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Nov 14, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1072,9 +1034,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 26 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1123,9 +1082,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Nov 6 2006
- *
*-------------------------------------------------------------------------
*/
herr_t