From 68e19d426ba6d9f048ebfdf337b93a85dc4d5b4c Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 29 Jun 2014 18:18:50 +0200 Subject: Update lzo version --HG-- extra : rebase_source : 4310223035376c8ac1773fd03a43289aa96ce4f3 --- main/lzo/util/check.sh | 2 +- main/lzo/util/checkasm.sh | 2 +- main/lzo/util/notime.pl | 2 +- main/lzo/util/overlap.sh | 2 +- main/lzo/util/shortf.pl | 2 +- main/lzo/util/table.pl | 2 +- main/lzo/util/uncompr.pl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'main/lzo/util') diff --git a/main/lzo/util/check.sh b/main/lzo/util/check.sh index 6fbd141f..f412803f 100644 --- a/main/lzo/util/check.sh +++ b/main/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-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" diff --git a/main/lzo/util/checkasm.sh b/main/lzo/util/checkasm.sh index 63ed2b87..4fee682e 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-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer # LZOTEST="lzotest" diff --git a/main/lzo/util/notime.pl b/main/lzo/util/notime.pl index 9d8a6d14..5fa7d4d1 100644 --- a/main/lzo/util/notime.pl +++ b/main/lzo/util/notime.pl @@ -10,7 +10,7 @@ ## Description: ## Remove timing values from a table created by table.pl ## -## Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## diff --git a/main/lzo/util/overlap.sh b/main/lzo/util/overlap.sh index 727c86f1..8f3b16b1 100644 --- a/main/lzo/util/overlap.sh +++ b/main/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-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer # OVERLAP="overlap" diff --git a/main/lzo/util/shortf.pl b/main/lzo/util/shortf.pl index 380d3ebe..3e447cdd 100644 --- a/main/lzo/util/shortf.pl +++ b/main/lzo/util/shortf.pl @@ -10,7 +10,7 @@ ## Description: ## Create short files for compression test ## -## Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## diff --git a/main/lzo/util/table.pl b/main/lzo/util/table.pl index 8ccbad6f..8b352073 100644 --- a/main/lzo/util/table.pl +++ b/main/lzo/util/table.pl @@ -10,7 +10,7 @@ ## Description: ## Convert the output of the LZO lzotest program into a nice table. ## -## Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## diff --git a/main/lzo/util/uncompr.pl b/main/lzo/util/uncompr.pl index df3e969d..54ec9e06 100644 --- a/main/lzo/util/uncompr.pl +++ b/main/lzo/util/uncompr.pl @@ -10,7 +10,7 @@ ## Description: ## Create incompressible files for compression test ## -## Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +## Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer ## ##---------------------------------------------------------------------------## -- cgit v1.2.3