summaryrefslogtreecommitdiffstats
path: root/src/H5Cint.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/H5Cint.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/H5Cint.c')
-rw-r--r--src/H5Cint.c37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/H5Cint.c b/src/H5Cint.c
index 9738e09..91b2472 100644
--- a/src/H5Cint.c
+++ b/src/H5Cint.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Centry.c
- * May 8 2023
- * Quincey Koziol
*
* Purpose: Routines which operate on cache entries.
*
@@ -82,9 +80,6 @@ static herr_t H5C__serialize_ring(H5F_t *f, H5C_ring_t ring);
* Return: Non-negative on success/Negative on failure or if there was
* an attempt to flush a protected item.
*
- *
- * Programmer: John Mainzer, 10/7/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -336,9 +331,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* an attempt to flush a protected item.
*
- *
- * Programmer: John Mainzer, 11/18/04
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -418,8 +410,6 @@ done:
*
* Return: SUCCEED on success/FAIL on failure.
*
- * Programmer: John Mainzer, 11/22/04
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -504,8 +494,6 @@ done:
*
* Return: Non-negative on success/Negative on failure.
*
- * Programmer: John Mainzer, 11/22/04
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -683,8 +671,6 @@ done:
*
* Return: SUCCEED on success/FAIL on failure.
*
- * Programmer: John Mainzer, 11/19/04
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -738,8 +724,6 @@ done:
*
* Return: SUCCEED on success/FAIL on failure.
*
- * Programmer: John Mainzer, 11/22/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -802,8 +786,6 @@ done:
*
* Return: SUCCEED on success/FAIL on failure.
*
- * Programmer: John Mainzer, 11/19/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -869,8 +851,6 @@ done:
*
* Return: Non-negative on success/Negative on failure.
*
- * Programmer: John Mainzer, 12/31/07
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1003,9 +983,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* a request to flush all items and something was protected.
*
- * Programmer: John Mainzer
- * 3/24/05
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1150,9 +1127,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* a request to flush all items and something was protected.
*
- * Programmer: John Mainzer
- * 9/1/15
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1592,9 +1566,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* a request to flush all items and something was protected.
*
- * Programmer: John Mainzer
- * 9/1/15
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1852,8 +1823,6 @@ done:
*
* Return: Non-negative on success/Negative on failure.
*
- * Programmer: John Mainzer, 5/14/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -2140,9 +2109,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* a request to flush all items and something was protected.
*
- * Programmer: John Mainzer
- * 7/22/15
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -2315,9 +2281,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* a request to flush all items and something was protected.
*
- * Programmer: John Mainzer
- * 9/11/15
- *
*-------------------------------------------------------------------------
*/
static herr_t