summaryrefslogtreecommitdiffstats
path: root/bin/newer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/newer')
-rwxr-xr-xbin/newer4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/newer b/bin/newer
index 8083cae..5f0fdca 100755
--- a/bin/newer
+++ b/bin/newer
@@ -7,7 +7,7 @@
# This file is part of HDF5. The full HDF5 copyright notice, including
# terms governing use, modification, and redistribution, is contained in
# the COPYING file, which can be found at the root of the source code
-# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
+# distribution tree, or in https://www.hdfgroup.org/licenses.
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
@@ -19,7 +19,7 @@
# Created Date: 2005/07/06
# Modification:
# Albert Cheng 2005/8/30
-# Changed from two arguments to mulitple arguments.
+# Changed from two arguments to multiple arguments.
if test $# -lt 2; then
exit 1