summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-17 12:56:35 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-17 12:56:35 (GMT)
commitc451abb58fbef8b9844efa3a60e2a1c5e2740443 (patch)
tree14e975d2a965d43468b61ee975bf56432f0bbe81 /tools
parent12c3192d5d730a2d7a73e743b911ff2c3044e659 (diff)
parent88ecc17474e86e67f0ce64ed0b36c0d10e93eb66 (diff)
downloadhdf5-c451abb58fbef8b9844efa3a60e2a1c5e2740443.zip
hdf5-c451abb58fbef8b9844efa3a60e2a1c5e2740443.tar.gz
hdf5-c451abb58fbef8b9844efa3a60e2a1c5e2740443.tar.bz2
Merge pull request #2785 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10
* commit '88ecc17474e86e67f0ce64ed0b36c0d10e93eb66': 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
*
*-------------------------------------------------------------------------