diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:55:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:55:05 +0000 |
commit | 6b876fb72fd61b2d0a2265c6f6394569bdca3a18 (patch) | |
tree | f9bbba110ba3a8692d8072b483bd7baf8d6d5079 /compress.cc | |
parent | Releasing debian version 1.5-5. (diff) | |
download | plzip-6b876fb72fd61b2d0a2265c6f6394569bdca3a18.tar.xz plzip-6b876fb72fd61b2d0a2265c6f6394569bdca3a18.zip |
Merging upstream version 1.6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'compress.cc')
-rw-r--r-- | compress.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compress.cc b/compress.cc index 56d5314..5bcd999 100644 --- a/compress.cc +++ b/compress.cc @@ -1,6 +1,6 @@ /* Plzip - Parallel compressor compatible with lzip Copyright (C) 2009 Laszlo Ersek. - Copyright (C) 2009-2016 Antonio Diaz Diaz. + Copyright (C) 2009-2017 Antonio Diaz Diaz. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |