summaryrefslogtreecommitdiffstats
path: root/src/H5Cquery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Cquery.c')
-rw-r--r--src/H5Cquery.c25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/H5Cquery.c b/src/H5Cquery.c
index c8fc954..36e1edb 100644
--- a/src/H5Cquery.c
+++ b/src/H5Cquery.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5Cquery.c
- * May 30 2016
- * Quincey Koziol
*
* Purpose: Routines which query different components of the generic
* cache structure or entries.
@@ -70,9 +68,6 @@
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 10/8/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -107,9 +102,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 10/8/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -177,9 +169,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 10/7/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -223,9 +212,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: John Mainzer
- * 7/1/05
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -297,9 +283,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 7/27/07
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -331,9 +314,6 @@ done:
*
* Return: NULL/non-NULL (can't fail)
*
- * Programmer: Quincey Koziol
- * 6/29/15
- *
*-------------------------------------------------------------------------
*/
void *
@@ -358,9 +338,6 @@ H5C_get_aux_ptr(const H5C_t *cache_ptr)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * 9/8/15
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -399,8 +376,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: Vailin Choi; March 2017
- *
*-------------------------------------------------------------------------
*/
herr_t