summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-05 18:38:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-05 18:38:16 +0000
commit3687e1b490ffcc6b4ec40c3474c4ba9f21fccb18 (patch)
treeaf854df24c50005641f16c308d3b0fd995831c29 /AUTHORS
parentReleasing debian version 1.2-7. (diff)
downloadlzd-3687e1b490ffcc6b4ec40c3474c4ba9f21fccb18.tar.xz
lzd-3687e1b490ffcc6b4ec40c3474c4ba9f21fccb18.zip
Merging upstream version 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).