diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:29:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:29:27 +0000 |
commit | 451f9d3a2ac6eb99b8b1f1dd693c16d22deecfe7 (patch) | |
tree | ec8a9a294179e598627da752b262fdde56b78be5 /dec_stream.cc | |
parent | Releasing debian version 1.9-3. (diff) | |
download | plzip-451f9d3a2ac6eb99b8b1f1dd693c16d22deecfe7.tar.xz plzip-451f9d3a2ac6eb99b8b1f1dd693c16d22deecfe7.zip |
Merging upstream version 1.10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dec_stream.cc')
-rw-r--r-- | dec_stream.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dec_stream.cc b/dec_stream.cc index a23d5e9..b75e49d 100644 --- a/dec_stream.cc +++ b/dec_stream.cc @@ -1,6 +1,6 @@ /* Plzip - Massively parallel implementation of lzip Copyright (C) 2009 Laszlo Ersek. - Copyright (C) 2009-2021 Antonio Diaz Diaz. + Copyright (C) 2009-2022 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 |