diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-10-07 15:45:11 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-10-07 15:45:11 (GMT) |
commit | ca32c785fc456522b10e0c3fb68ed0403d659ca9 (patch) | |
tree | e85e80ccfa1f459a18ce715943f021afca7a72c4 /bin/warnhist | |
parent | 2744238c875aa5b064eb3436df143a80146ae93a (diff) | |
download | hdf5-ca32c785fc456522b10e0c3fb68ed0403d659ca9.zip hdf5-ca32c785fc456522b10e0c3fb68ed0403d659ca9.tar.gz hdf5-ca32c785fc456522b10e0c3fb68ed0403d659ca9.tar.bz2 |
Merge from develop
github workflow files
parser files
bin scripts
doc corrections
Diffstat (limited to 'bin/warnhist')
-rwxr-xr-x | bin/warnhist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/warnhist b/bin/warnhist index a88474b..3b2cec6 100755 --- a/bin/warnhist +++ b/bin/warnhist @@ -15,7 +15,7 @@ use warnings; # http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have # access to either file, you may request a copy from help@hdfgroup.org. # -# Quincey Koziol, koziol@hdfgroup.org +# Quincey Koziol # 9 Aug 2013 # # Purpose: Given an input file containing the output from a build of the |