diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:38:52 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:38:52 +0000 |
commit | 3a0284b94e3710f0c99b0e1bff2059c524d8ce27 (patch) | |
tree | 82746c9058a3749e23d4f86f7d98877cc1765f8b /testsuite | |
parent | Adding upstream version 1.2~rc2. (diff) | |
download | plzip-3a0284b94e3710f0c99b0e1bff2059c524d8ce27.tar.xz plzip-3a0284b94e3710f0c99b0e1bff2059c524d8ce27.zip |
Adding upstream version 1.2.upstream/1.2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rwxr-xr-x | testsuite/check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/check.sh b/testsuite/check.sh index 0df6826..40000b3 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -1,6 +1,6 @@ #! /bin/sh # check script for Plzip - Parallel compressor compatible with lzip -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Antonio Diaz Diaz. +# Copyright (C) 2009-2014 Antonio Diaz Diaz. # # This script is free software: you have unlimited permission # to copy, distribute and modify it. |