From 6a4ba5d3976f6d219400a46c634dd479bc5981a5 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 2 Jul 2012 17:28:05 +0200 Subject: Update lzo version --- lzo/util/check.sh | 2 +- lzo/util/checkasm.sh | 2 +- lzo/util/notime.pl | 2 +- lzo/util/overlap.sh | 2 +- lzo/util/shortf.pl | 2 +- lzo/util/table.pl | 2 +- lzo/util/uncompr.pl | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'lzo/util') diff --git a/lzo/util/check.sh b/lzo/util/check.sh index c1c2a2de..6fbd141f 100644 --- a/lzo/util/check.sh +++ b/lzo/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-2011 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" diff --git a/lzo/util/checkasm.sh b/lzo/util/checkasm.sh index 6e84f46a..63ed2b87 100644 --- a/lzo/util/checkasm.sh +++ b/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-2008 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" diff --git a/lzo/util/notime.pl b/lzo/util/notime.pl index 46eb4599..9d8a6d14 100644 --- a/lzo/util/notime.pl +++ b/lzo/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-2011 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## diff --git a/lzo/util/overlap.sh b/lzo/util/overlap.sh index a90613d5..727c86f1 100644 --- a/lzo/util/overlap.sh +++ b/lzo/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-2011 Markus Franz Xaver Johannes Oberhumer # OVERLAP="overlap" diff --git a/lzo/util/shortf.pl b/lzo/util/shortf.pl index 0bee2e06..380d3ebe 100644 --- a/lzo/util/shortf.pl +++ b/lzo/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-2011 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## diff --git a/lzo/util/table.pl b/lzo/util/table.pl index b4e1ac83..8ccbad6f 100644 --- a/lzo/util/table.pl +++ b/lzo/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-2011 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## diff --git a/lzo/util/uncompr.pl b/lzo/util/uncompr.pl index 86c52655..df3e969d 100644 --- a/lzo/util/uncompr.pl +++ b/lzo/util/uncompr.pl @@ -8,9 +8,9 @@ ## Markus F.X.J. Oberhumer ## ## 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-2011 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## -- cgit v1.2.3