diff options
Diffstat (limited to 'main/lzo/util/overlap.sh')
-rw-r--r-- | main/lzo/util/overlap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lzo/util/overlap.sh b/main/lzo/util/overlap.sh index 2e1ffa4d..439844e7 100644 --- a/main/lzo/util/overlap.sh +++ b/main/lzo/util/overlap.sh @@ -7,7 +7,7 @@ set -e # This script runs the overlap example program # on a complete directory tree. # -# Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer # OVERLAP="./examples/overlap" |