summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-16 21:09:22 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-16 21:09:22 (GMT)
commitba42c55e23396090a3eed26ca3dc8e74333e6455 (patch)
tree30e352888cad3320f7f52b20f5840d177afcf9c5 /bin
parentcba993c3492d773e5d0923257382eca17e594910 (diff)
downloadhdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.zip
hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.tar.gz
hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.tar.bz2
Minor normalizations with develop
Diffstat (limited to 'bin')
-rwxr-xr-xbin/errors2
-rwxr-xr-xbin/h5vers2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/errors b/bin/errors
index 107bb9c..a5bad3a 100755
--- a/bin/errors
+++ b/bin/errors
@@ -17,7 +17,7 @@ use Text::Tabs;
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
-# Robb Matzke, matzke@llnl.gov
+# Robb Matzke
# 30 Aug 1997
#
# Purpose: This script will read standard input which should be a
diff --git a/bin/h5vers b/bin/h5vers
index 659a081..6093eb0 100755
--- a/bin/h5vers
+++ b/bin/h5vers
@@ -17,7 +17,7 @@ use strict;
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
-# Robb Matzke <matzke@llnl.gov>
+# Robb Matzke
# 17 July 1998
### Purpose