summaryrefslogtreecommitdiffstats
path: root/src/H5Gcompact.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/H5Gcompact.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/H5Gcompact.c')
-rw-r--r--src/H5Gcompact.c35
1 files changed, 0 insertions, 35 deletions
diff --git a/src/H5Gcompact.c b/src/H5Gcompact.c
index 138bde8..bdb8f9a 100644
--- a/src/H5Gcompact.c
+++ b/src/H5Gcompact.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Gcompact.c
- * Sep 5 2005
- * Quincey Koziol
*
* Purpose: Functions for handling compact storage.
*
@@ -70,9 +68,6 @@ static herr_t H5G__compact_lookup_cb(const void *_mesg, unsigned H5_ATTR_UNUSED
*
* Return: SUCCEED/FAIL
*
- * Programmer: Quincey Koziol
- * Sep 5 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -109,9 +104,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Quincey Koziol
- * Sep 6, 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -170,9 +162,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 6 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -201,9 +190,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 6, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -253,9 +239,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 5 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -292,9 +275,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, September 19, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -328,9 +308,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, November 14, 2006
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -378,9 +355,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, October 3, 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -422,9 +396,6 @@ done:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Quincey Koziol
- * Sep 20 2005
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -466,9 +437,6 @@ done:
*
* Return: Non-negative (TRUE/FALSE) on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Sep 20 2005
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -508,9 +476,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Nov 6 2006
- *
*-------------------------------------------------------------------------
*/
herr_t