summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-17 01:04:48 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-17 01:04:48 (GMT)
commit88ecc17474e86e67f0ce64ed0b36c0d10e93eb66 (patch)
treea34dfcef1f8b737a893efafcfca1897f40676357 /tools
parent4312f5ea1a611cef01e9ecfb57d7c287c9549249 (diff)
downloadhdf5-88ecc17474e86e67f0ce64ed0b36c0d10e93eb66.zip
hdf5-88ecc17474e86e67f0ce64ed0b36c0d10e93eb66.tar.gz
hdf5-88ecc17474e86e67f0ce64ed0b36c0d10e93eb66.tar.bz2
Removes email and Modifications sections
Diffstat (limited to 'tools')
-rw-r--r--tools/lib/h5tools_str.h2
-rw-r--r--tools/lib/h5tools_utils.h2
-rw-r--r--tools/src/misc/h5debug.c3
3 files changed, 2 insertions, 5 deletions
diff --git a/tools/lib/h5tools_str.h b/tools/lib/h5tools_str.h
index d27aa95..c9ce2ea 100644
--- a/tools/lib/h5tools_str.h
+++ b/tools/lib/h5tools_str.h
@@ -12,7 +12,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Bill Wendling <wendling@ncsa.uiuc.edu>
+ * Programmer: Bill Wendling
* Monday, 19. February 2001
*/
#ifndef H5TOOLS_STR_H__
diff --git a/tools/lib/h5tools_utils.h b/tools/lib/h5tools_utils.h
index 5daa5d2..17dff7e 100644
--- a/tools/lib/h5tools_utils.h
+++ b/tools/lib/h5tools_utils.h
@@ -12,7 +12,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Bill Wendling <wendling@ncsa.uiuc.edu>
+ * Programmer: Bill Wendling
* Tuesday, 6. March 2001
*
* Purpose: Support functions for the various tools.
diff --git a/tools/src/misc/h5debug.c b/tools/src/misc/h5debug.c
index cd2061c..bc7e9a3 100644
--- a/tools/src/misc/h5debug.c
+++ b/tools/src/misc/h5debug.c
@@ -68,7 +68,6 @@
* Return: Non-NULL on success/NULL on failure
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Sep 11 2008
*
*-------------------------------------------------------------------------
@@ -151,7 +150,6 @@ get_H5B2_class(const uint8_t *sig)
* Return: Non-NULL on success/NULL on failure
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Sep 11 2008
*
*-------------------------------------------------------------------------
@@ -194,7 +192,6 @@ get_H5EA_class(const uint8_t *sig)
* Return: Non-NULL on success/NULL on failure
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Sep 11 2008
*
*-------------------------------------------------------------------------