diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:15:19 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 13:15:19 +0000 |
commit | a9f7e3c05d7a1f40bfbcacc85fe3f785adac1fae (patch) | |
tree | fa2f02fdb4580caa0afdd4736ab7ee40251a107d /README | |
parent | Adding debian version 1.0-3. (diff) | |
download | lunzip-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-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |