diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-19 13:36:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-19 13:36:28 +0000 |
commit | 7ac724e79dbb201654ddab8df37e2481b3bf401d (patch) | |
tree | 01ae1e2e7326a7bfa256d8adfd5b99b5a7d0d8df /decompress.cc | |
parent | Releasing debian version 1.12~rc1-1. (diff) | |
download | plzip-7ac724e79dbb201654ddab8df37e2481b3bf401d.tar.xz plzip-7ac724e79dbb201654ddab8df37e2481b3bf401d.zip |
Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'decompress.cc')
-rw-r--r-- | decompress.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decompress.cc b/decompress.cc index f447acb..5e9b819 100644 --- a/decompress.cc +++ b/decompress.cc @@ -1,6 +1,6 @@ /* Plzip - Massively parallel implementation of lzip Copyright (C) 2009 Laszlo Ersek. - Copyright (C) 2009-2024 Antonio Diaz Diaz. + Copyright (C) 2009-2025 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 |