summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-05 18:37:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-05 18:37:33 +0000
commit7ca27c948604f0343925c5ce61a1f7783a21b126 (patch)
tree6d0b02efd5801987a58b9cc516c5b998362b888b /AUTHORS
parentAdding upstream version 1.2. (diff)
downloadlzd-7ca27c948604f0343925c5ce61a1f7783a21b126.tar.xz
lzd-7ca27c948604f0343925c5ce61a1f7783a21b126.zip
Adding upstream version 1.3.upstream/1.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 27ceba5..48f7099 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +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
+Abraham Lempel and Jacob Ziv (for the LZ algorithm), Andrei 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).