diff options
Diffstat (limited to 'main/lzo/util/check.sh')
-rw-r--r-- | main/lzo/util/check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzo/util/check.sh b/main/lzo/util/check.sh index 9c7790ad..806c8406 100644 --- a/main/lzo/util/check.sh +++ b/main/lzo/util/check.sh @@ -8,7 +8,7 @@ set -e # on a complete directory tree. # It is not suitable for accurate timings. # -# Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer # if test "X$LZOTEST" = X; then |