summaryrefslogtreecommitdiffstats
path: root/src/H5Gent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gent.c')
-rw-r--r--src/H5Gent.c29
1 files changed, 0 insertions, 29 deletions
diff --git a/src/H5Gent.c b/src/H5Gent.c
index 0a148fb..c0ee495 100644
--- a/src/H5Gent.c
+++ b/src/H5Gent.c
@@ -10,11 +10,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/*
- * Programmer: Robb Matzke
- * Friday, September 19, 1997
- */
-
/****************/
/* Module Setup */
/****************/
@@ -71,9 +66,6 @@
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Jul 18 1997
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -111,9 +103,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Jul 18 1997
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -190,9 +179,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Jul 18 1997
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -228,9 +214,6 @@ done:
*
* Failure: Negative
*
- * Programmer: Robb Matzke
- * Jul 18 1997
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -298,9 +281,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Pedro Vicente
- * ???day, August ??, 2002
- *
* Notes: 'depth' parameter determines how much of the group entry
* structure we want to copy. The values are:
* H5_COPY_SHALLOW - Copy all the fields from the source
@@ -346,9 +326,6 @@ H5G__ent_copy(H5G_entry_t *dst, H5G_entry_t *src, H5_copy_depth_t depth)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * ?day, August ??, 2005
- *
*-------------------------------------------------------------------------
*/
void
@@ -374,9 +351,6 @@ H5G__ent_reset(H5G_entry_t *ent)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Sep 20 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -511,9 +485,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Aug 29 1997
- *
*-------------------------------------------------------------------------
*/
herr_t