diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:29 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:48:29 +0000 |
commit | 5fee2f90f3d2bde22239938ee0ec6c381b1ad91f (patch) | |
tree | 5f818a82f05cd87820abe14084090d803837c64d /testsuite/unzcrash.cc | |
parent | Adding debian version 1.8-1. (diff) | |
download | lzip-5fee2f90f3d2bde22239938ee0ec6c381b1ad91f.tar.xz lzip-5fee2f90f3d2bde22239938ee0ec6c381b1ad91f.zip |
Merging upstream version 1.9.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'testsuite/unzcrash.cc')
-rw-r--r-- | testsuite/unzcrash.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/unzcrash.cc b/testsuite/unzcrash.cc index 4856a73..f61f8a8 100644 --- a/testsuite/unzcrash.cc +++ b/testsuite/unzcrash.cc @@ -1,7 +1,7 @@ /* Unzcrash - A test program written to test robustness to decompression of corrupted data. Inspired by unzcrash.c from Julian Seward's bzip2. - Copyright (C) 2008, 2009 Antonio Diaz Diaz. + Copyright (C) 2008, 2009, 2010 Antonio Diaz Diaz. This program is free software: you have unlimited permission to copy, distribute and modify it. |