summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-13 06:58:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-13 06:58:44 +0000
commitf788cea91741e86b71bb4a488b7b48add18c74b5 (patch)
tree26a5ab28197f091a294e9ce0d6959c4ec35bfcd8 /README
parentAdding upstream version 1.9. (diff)
downloadlunzip-f788cea91741e86b71bb4a488b7b48add18c74b5.tar.xz
lunzip-f788cea91741e86b71bb4a488b7b48add18c74b5.zip
Adding upstream version 1.10.upstream/1.10
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ccd9b7b..947dc24 100644
--- a/README
+++ b/README
@@ -73,7 +73,7 @@ input from a terminal.
Lunzip will correctly decompress a file which is the concatenation of
two or more compressed files. The result is the concatenation of the
-corresponding uncompressed files. Integrity testing of concatenated
+corresponding decompressed files. Integrity testing of concatenated
compressed files is also supported.
The ideas embodied in lunzip are due to (at least) the following people:
@@ -83,7 +83,7 @@ range encoding), Igor Pavlov (for putting all the above together in
LZMA), and Julian Seward (for bzip2's CLI).
-Copyright (C) 2010-2017 Antonio Diaz Diaz.
+Copyright (C) 2010-2018 Antonio Diaz Diaz.
This file is free documentation: you have unlimited permission to copy,
distribute and modify it.