diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 12:43:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 12:44:09 +0000 |
commit | 54878fa0cdaa5af70dae4d9eb872e990e69a5022 (patch) | |
tree | f3145508a6054776d4fb7fb7ea973712606f7118 /AUTHORS | |
parent | Releasing debian version 1.11-9. (diff) | |
download | clzip-54878fa0cdaa5af70dae4d9eb872e990e69a5022.tar.xz clzip-54878fa0cdaa5af70dae4d9eb872e990e69a5022.zip |
Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | AUTHORS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Clzip was written by Antonio Diaz Diaz. The ideas embodied in clzip are due to (at least) the following people: -Abraham Lempel and Jacob Ziv (for the LZ algorithm), Andrey Markov (for -the definition of Markov chains), G.N.N. Martin (for the definition of -range encoding), Igor Pavlov (for putting all the above together in -LZMA), and Julian Seward (for bzip2's CLI). +Abraham Lempel and Jacob Ziv (for the LZ algorithm), Andrey Markov (for the +definition of Markov chains), G.N.N. Martin (for the definition of range +encoding), Igor Pavlov (for putting all the above together in LZMA), and +Julian Seward (for bzip2's CLI). |