diff options
Diffstat (limited to 'util/check.sh')
-rw-r--r-- | util/check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/check.sh b/util/check.sh index c1c2a2d..f412803 100644 --- a/util/check.sh +++ b/util/check.sh @@ -7,7 +7,7 @@ set -e # This script runs lzotest with all algorithms on a complete directory tree. # It is not suitable for accurate timings. # -# Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" |