summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:15:19 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 13:15:19 +0000
commita9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae (patch)
treefa2f02fdb4580caa0afdd4736ab7ee40251a107d /README
parentAdding debian version 1.0-3. (diff)
downloadlunzip-a9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae.tar.xz
lunzip-a9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae.zip
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 7161879..67192db 100644
--- a/README
+++ b/README
@@ -5,6 +5,9 @@ small size makes it well suited for embedded devices or software
installers that need to decompress files but do not need compression
capabilities.
+If you ever need to recover data from a damaged lzip file, try the
+lziprecover program.
+
Lunzip replaces every file given in the command line with a decompressed
version of itself. Each decompressed file has the same modification
date, permissions, and, when possible, ownership as the corresponding
@@ -32,7 +35,7 @@ few tens of KiB larger than the dictionary size used to compress that
file.
-Copyright (C) 2010, 2011 Antonio Diaz Diaz.
+Copyright (C) 2010, 2011, 2012 Antonio Diaz Diaz.
This file is free documentation: you have unlimited permission to copy,
distribute and modify it.