summaryrefslogtreecommitdiffstats
path: root/src/H5Cmpio.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/H5Cmpio.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/H5Cmpio.c')
-rw-r--r--src/H5Cmpio.c26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/H5Cmpio.c b/src/H5Cmpio.c
index b9b00fd..d423c9e 100644
--- a/src/H5Cmpio.c
+++ b/src/H5Cmpio.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Cmpio.c
- * June 20 2015
- * Quincey Koziol
*
* Purpose: Functions in this file implement support for parallel I/O for
* generic cache code.
@@ -150,9 +148,6 @@ static herr_t H5C__flush_candidates_in_ring(H5F_t *f, H5C_ring_t ring, unsigned
*
* Failure: FAIL
*
- * Programmer: John Mainzer
- * 3/17/10
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -406,9 +401,6 @@ done:
* Return: Success: SUCCEED
* Failure: FAIL
*
- * Programmer: John Mainzer
- * 3/17/10
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -516,9 +508,6 @@ done:
*
* Failure: FAIL
*
- * Programmer: John Mainzer
- * 3/17/10
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -616,9 +605,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: John Mainzer
- * 7/5/05
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -826,9 +812,6 @@ done:
*
* Return: FAIL if error is detected, SUCCEED otherwise.
*
- * Programmer: Mohamad Chaarawi
- * April, 2015
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -876,9 +859,6 @@ done:
*
* Return: FAIL if error is detected, SUCCEED otherwise.
*
- * Programmer: Mohamad Chaarawi
- * February, 2016
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1023,9 +1003,6 @@ done:
*
* Return: Non-negative on success/Negative on failure.
*
- * Programmer: John Mainzer
- * 2/10/17
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1138,9 +1115,6 @@ done:
*
* Return: Non-negative on success/Negative on failure.
*
- * Programmer: John Mainzer
- * 2/10/17
- *
*-------------------------------------------------------------------------
*/
static herr_t