diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:13:20 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:13:20 +0000 |
commit | e84a38cf471105cb888595baeb858a02e4c301fe (patch) | |
tree | 6df69a27d8a6c0b18e8bc9f52968a84686ccb0bf /testsuite | |
parent | Adding upstream version 1.0~rc1. (diff) | |
download | lunzip-e84a38cf471105cb888595baeb858a02e4c301fe.tar.xz lunzip-e84a38cf471105cb888595baeb858a02e4c301fe.zip |
Adding upstream version 1.0.upstream/1.0
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 5743d4a..f1e6c17 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -1,6 +1,6 @@ #! /bin/sh # check script for Lunzip - Decompressor for lzip files -# Copyright (C) 2010 Antonio Diaz Diaz. +# Copyright (C) 2010, 2011 Antonio Diaz Diaz. # # This script is free software: you have unlimited permission # to copy, distribute and modify it. |