diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-07 00:58:07 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-07 00:58:07 (GMT) |
commit | 5ce2a178043d9749d30076a2e62249d9998c40ec (patch) | |
tree | d4a848cf79a167c0c010da3a4140d03e1c67009a /tools/src/misc | |
parent | 72363de1c0707687dde4326ac807d34a94d8cd04 (diff) | |
download | hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.zip hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.gz hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.bz2 |
Removes staff email addresses from the repository
Removes redundant C library headers from hl library
Diffstat (limited to 'tools/src/misc')
-rw-r--r-- | tools/src/misc/h5debug.c | 3 | ||||
-rw-r--r-- | tools/src/misc/h5repart.c | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/tools/src/misc/h5debug.c b/tools/src/misc/h5debug.c index e9a783b..7242ed3 100644 --- a/tools/src/misc/h5debug.c +++ b/tools/src/misc/h5debug.c @@ -15,7 +15,7 @@ * * Created: debug.c * Jul 18 1997 - * Robb Matzke <matzke@llnl.gov> + * Robb Matzke * * Purpose: Debugs an existing HDF5 file at a low level. * @@ -237,7 +237,6 @@ get_H5FA_class(const uint8_t *sig) * Failure: exit (non-zero) * * Programmer: Robb Matzke - * matzke@llnl.gov * Jul 18 1997 * *------------------------------------------------------------------------- diff --git a/tools/src/misc/h5repart.c b/tools/src/misc/h5repart.c index d516fa0..371cf2c 100644 --- a/tools/src/misc/h5repart.c +++ b/tools/src/misc/h5repart.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Robb Matzke <matzke@llnl.gov> + * Programmer: Robb Matzke * Wednesday, May 13, 1998 * * Purpose: Repartitions a file family. This program can be used to |