summaryrefslogtreecommitdiffstats
path: root/src/H5Groot.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/H5Groot.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/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