diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 13:46:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 13:46:25 +0000 |
commit | ed2a3016f31f6af04b39c1fec15b59b6775f063c (patch) | |
tree | 50dc4e6692980f6b91b5c8dc3dda8f19ee299e44 /AUTHORS | |
parent | Adding upstream version 1.21. (diff) | |
download | lzip-ed2a3016f31f6af04b39c1fec15b59b6775f063c.tar.xz lzip-ed2a3016f31f6af04b39c1fec15b59b6775f063c.zip |
Adding upstream version 1.22.upstream/1.22
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'AUTHORS')
-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). |