summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/check.sh2
-rw-r--r--util/checkasm.sh2
-rw-r--r--util/notime.pl2
-rw-r--r--util/overlap.sh2
-rw-r--r--util/shortf.pl2
-rw-r--r--util/table.pl2
-rw-r--r--util/uncompr.pl4
7 files changed, 8 insertions, 8 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"
diff --git a/util/checkasm.sh b/util/checkasm.sh
index 6e84f46..4fee682 100644
--- a/util/checkasm.sh
+++ b/util/checkasm.sh
@@ -8,7 +8,7 @@ set -e
# 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"
diff --git a/util/notime.pl b/util/notime.pl
index 46eb459..5fa7d4d 100644
--- a/util/notime.pl
+++ b/util/notime.pl
@@ -10,7 +10,7 @@
## Description:
## Remove timing values from a table created by table.pl
##
-## Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
+## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
##
##---------------------------------------------------------------------------##
diff --git a/util/overlap.sh b/util/overlap.sh
index a90613d..8f3b16b 100644
--- a/util/overlap.sh
+++ b/util/overlap.sh
@@ -6,7 +6,7 @@ set -e
#
# This script runs the overlap example program on a complete directory tree.
#
-# Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
+# Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
#
OVERLAP="overlap"
diff --git a/util/shortf.pl b/util/shortf.pl
index 0bee2e0..3e447cd 100644
--- a/util/shortf.pl
+++ b/util/shortf.pl
@@ -10,7 +10,7 @@
## Description:
## Create short files for compression test
##
-## Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
+## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
##
##---------------------------------------------------------------------------##
diff --git a/util/table.pl b/util/table.pl
index b4e1ac8..8b35207 100644
--- a/util/table.pl
+++ b/util/table.pl
@@ -10,7 +10,7 @@
## Description:
## Convert the output of the LZO lzotest program into a nice table.
##
-## Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
+## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
##
##---------------------------------------------------------------------------##
diff --git a/util/uncompr.pl b/util/uncompr.pl
index 86c5265..54ec9e0 100644
--- a/util/uncompr.pl
+++ b/util/uncompr.pl
@@ -8,9 +8,9 @@
## Markus F.X.J. Oberhumer <markus@oberhumer.com>
##
## Description:
-## Create uncompressible files for compression test
+## Create incompressible files for compression test
##
-## Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer
+## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
##
##---------------------------------------------------------------------------##