diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 13:46:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 13:46:42 +0000 |
commit | e74d15e54c99ce6d8210d28d68732ec61e924c72 (patch) | |
tree | ff66615c35389f6a1cbe1e0293bab664e0944219 /AUTHORS | |
parent | Releasing debian version 1.21-8. (diff) | |
download | lzip-e74d15e54c99ce6d8210d28d68732ec61e924c72.tar.xz lzip-e74d15e54c99ce6d8210d28d68732ec61e924c72.zip |
Merging upstream version 1.22.
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 @@ Lzip was written by Antonio Diaz Diaz. The ideas embodied in lzip 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). |