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/B/generic/build.sh | 2 +- app/lzo/B/generic/clean.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/lzo/B/generic') diff --git a/app/lzo/B/generic/build.sh b/app/lzo/B/generic/build.sh index 1bf5585b..0480314e 100755 --- a/app/lzo/B/generic/build.sh +++ b/app/lzo/B/generic/build.sh @@ -1,7 +1,7 @@ #! /bin/sh # vi:ts=4:et set -e -echo "// Copyright (C) 1996-2011 Markus F.X.J. Oberhumer" +echo "// Copyright (C) 1996-2014 Markus F.X.J. Oberhumer" echo "//" echo "// Generic Posix/Unix system" echo "// Generic C compiler" diff --git a/app/lzo/B/generic/clean.sh b/app/lzo/B/generic/clean.sh index 11c23951..2728d2de 100755 --- a/app/lzo/B/generic/clean.sh +++ b/app/lzo/B/generic/clean.sh @@ -1,6 +1,6 @@ #! /bin/sh # vi:ts=4:et -# Copyright (C) 1996-2011 Markus F.X.J. Oberhumer +# Copyright (C) 1996-2014 Markus F.X.J. Oberhumer rm -f *.o liblzo2.a dict.out lzopack.out precomp.out precomp2.out simple.out lzotest.out testmini.out -- cgit v1.2.3