summaryrefslogtreecommitdiffstats
path: root/tools/src/misc/h5debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/src/misc/h5debug.c')
-rw-r--r--tools/src/misc/h5debug.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/src/misc/h5debug.c b/tools/src/misc/h5debug.c
index 7196fbc..3edf93c 100644
--- a/tools/src/misc/h5debug.c
+++ b/tools/src/misc/h5debug.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: debug.c
- * Jul 18 1997
- * Robb Matzke
*
* Purpose: Debugs an existing HDF5 file at a low level.
*
@@ -65,9 +63,6 @@
*
* Return: Non-NULL on success/NULL on failure
*
- * Programmer: Quincey Koziol
- * Sep 11 2008
- *
*-------------------------------------------------------------------------
*/
static const H5B2_class_t *
@@ -146,9 +141,6 @@ get_H5B2_class(const uint8_t *sig)
*
* Return: Non-NULL on success/NULL on failure
*
- * Programmer: Quincey Koziol
- * Sep 11 2008
- *
*-------------------------------------------------------------------------
*/
static const H5EA_class_t *
@@ -187,9 +179,6 @@ get_H5EA_class(const uint8_t *sig)
*
* Return: Non-NULL on success/NULL on failure
*
- * Programmer: Quincey Koziol
- * Sep 11 2008
- *
*-------------------------------------------------------------------------
*/
static const H5FA_class_t *
@@ -228,9 +217,6 @@ get_H5FA_class(const uint8_t *sig)
*
* Failure: exit (non-zero)
*
- * Programmer: Robb Matzke
- * Jul 18 1997
- *
*-------------------------------------------------------------------------
*/
int