summaryrefslogtreecommitdiffstats
path: root/src/H5Groot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Groot.c')
-rw-r--r--src/H5Groot.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/H5Groot.c b/src/H5Groot.c
index b33c1e1..ee30956 100644
--- a/src/H5Groot.c
+++ b/src/H5Groot.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Groot.c
- * Apr 8 2009
- * Neil Fortner
*
* Purpose: Functions for operating on the root group.
*
@@ -80,9 +78,6 @@
*
* Failure: NULL
*
- * Programmer: Robb Matzke
- * Tuesday, October 13, 1998
- *
*-------------------------------------------------------------------------
*/
H5G_t *
@@ -124,9 +119,6 @@ H5G_rootof(H5F_t *f)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Robb Matzke
- * Aug 11 1997
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -323,9 +315,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: James Laird
- * Tuesday, September 7, 2004
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -354,9 +343,6 @@ H5G_root_free(H5G_t *grp)
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Mar 5 2007
- *
*-------------------------------------------------------------------------
*/
herr_t