diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:05:19 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:05:19 +0000 |
commit | da3d07857e8877d884705832c5fd038f3e44751f (patch) | |
tree | b5610da37ed6a9f39b1e2835b3482686cc0e0cdb /testsuite/check.sh | |
parent | Adding debian version 1.16~rc1-1. (diff) | |
download | lzip-da3d07857e8877d884705832c5fd038f3e44751f.tar.xz lzip-da3d07857e8877d884705832c5fd038f3e44751f.zip |
Merging upstream version 1.16.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'testsuite/check.sh')
-rwxr-xr-x | testsuite/check.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/check.sh b/testsuite/check.sh index 7ce7a10..1f9b9e4 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -1,7 +1,6 @@ #! /bin/sh # check script for Lzip - LZMA lossless data compressor -# Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014 -# Antonio Diaz Diaz. +# Copyright (C) 2008-2014 Antonio Diaz Diaz. # # This script is free software: you have unlimited permission # to copy, distribute and modify it. |