diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 13:41:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-01-25 13:41:02 +0000 |
commit | 45916b8c0bea9a451cf62116581ea253659dbea6 (patch) | |
tree | 6a17a4653d30f14f75a92a2a5dde67426ed35e87 /AUTHORS | |
parent | Adding upstream version 1.1. (diff) | |
download | lzd-45916b8c0bea9a451cf62116581ea253659dbea6.tar.xz lzd-45916b8c0bea9a451cf62116581ea253659dbea6.zip |
Adding upstream version 1.2.upstream/1.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,6 @@ Lzd was written by Antonio Diaz Diaz. The ideas embodied in lzd 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), and Igor Pavlov (for putting all the above together in -LZMA). +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), and Igor Pavlov (for putting all the above together in LZMA). |