summaryrefslogtreecommitdiffstats
path: root/test/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache.c')
-rw-r--r--test/cache.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/test/cache.c b/test/cache.c
index 418c8d5..b3b6e2a 100644
--- a/test/cache.c
+++ b/test/cache.c
@@ -10,11 +10,8 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Programmer: John Mainzer
- * 6/9/04
- *
- * This file contains tests for the cache implemented in
- * H5C.c
+/*
+ * This file contains tests for the cache implemented in H5C.c
*/
#include "cache_common.h"
#include "H5MFprivate.h"