diff options
Diffstat (limited to 'main/lzo/util/checkasm.sh')
-rw-r--r-- | main/lzo/util/checkasm.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzo/util/checkasm.sh b/main/lzo/util/checkasm.sh index aef5ec00..668a8753 100644 --- a/main/lzo/util/checkasm.sh +++ b/main/lzo/util/checkasm.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 |