From 0393ba6656ce6cf679a2c4663275b3ed0f1a34b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 31 Jul 2014 12:09:49 +0200 Subject: Updated ics-openvpn to rev 859 + no 2nd notification. --- app/lzo/util/check.sh | 2 +- app/lzo/util/checkasm.sh | 2 +- app/lzo/util/notime.pl | 2 +- app/lzo/util/overlap.sh | 2 +- app/lzo/util/shortf.pl | 2 +- app/lzo/util/table.pl | 2 +- app/lzo/util/uncompr.pl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'app/lzo/util') diff --git a/app/lzo/util/check.sh b/app/lzo/util/check.sh index 6fbd141f..f412803f 100644 --- a/app/lzo/util/check.sh +++ b/app/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/app/lzo/util/checkasm.sh b/app/lzo/util/checkasm.sh index 63ed2b87..4fee682e 100644 --- a/app/lzo/util/checkasm.sh +++ b/app/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/app/lzo/util/notime.pl b/app/lzo/util/notime.pl index 9d8a6d14..5fa7d4d1 100644 --- a/app/lzo/util/notime.pl +++ b/app/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/app/lzo/util/overlap.sh b/app/lzo/util/overlap.sh index 727c86f1..8f3b16b1 100644 --- a/app/lzo/util/overlap.sh +++ b/app/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/app/lzo/util/shortf.pl b/app/lzo/util/shortf.pl index 380d3ebe..3e447cdd 100644 --- a/app/lzo/util/shortf.pl +++ b/app/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/app/lzo/util/table.pl b/app/lzo/util/table.pl index 8ccbad6f..8b352073 100644 --- a/app/lzo/util/table.pl +++ b/app/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/app/lzo/util/uncompr.pl b/app/lzo/util/uncompr.pl index df3e969d..54ec9e06 100644 --- a/app/lzo/util/uncompr.pl +++ b/app/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