diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-02-21 12:41:43 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-12 14:53:53 +0000 |
commit | d892e74a10fe6758f89af3c9af063dff5a8f99b2 (patch) | |
tree | 6bdc14fbe995d0755f0034ea0bcdc12056a8fd01 /testsuite/check.sh | |
parent | Adding debian version 0.7-1. (diff) | |
download | lzd-d892e74a10fe6758f89af3c9af063dff5a8f99b2.tar.xz lzd-d892e74a10fe6758f89af3c9af063dff5a8f99b2.zip |
Merging upstream version 0.8.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'testsuite/check.sh')
-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 cf0a940..7ebec69 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -1,6 +1,6 @@ #! /bin/sh # check script for Lzd - Educational decompressor for lzip files -# Copyright (C) 2013-2015 Antonio Diaz Diaz. +# Copyright (C) 2013-2016 Antonio Diaz Diaz. # # This script is free software: you have unlimited permission # to copy, distribute and modify it. |