diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:27:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:27:08 +0000 |
commit | a9dff770f27dfbcef3bf768146324b03c810bfb8 (patch) | |
tree | c4040dfa674320afbe30c1f673c5c49f6a066e7f /fast_encoder.cc | |
parent | Releasing debian version 1.23-6. (diff) | |
download | lzip-a9dff770f27dfbcef3bf768146324b03c810bfb8.tar.xz lzip-a9dff770f27dfbcef3bf768146324b03c810bfb8.zip |
Merging upstream version 1.24~rc2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'fast_encoder.cc')
-rw-r--r-- | fast_encoder.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fast_encoder.cc b/fast_encoder.cc index 06d7a05..c6ec497 100644 --- a/fast_encoder.cc +++ b/fast_encoder.cc @@ -1,5 +1,5 @@ /* Lzip - LZMA lossless data compressor - Copyright (C) 2008-2022 Antonio Diaz Diaz. + Copyright (C) 2008-2024 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 |