diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 06:55:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 06:56:31 +0000 |
commit | c47aa7dfb21de77e630d5738d73a0f38204bfe0b (patch) | |
tree | 73bf32ded6d79f9d4876203cb922233e44f757c3 /README | |
parent | Releasing debian version 1.9-4. (diff) | |
download | clzip-c47aa7dfb21de77e630d5738d73a0f38204bfe0b.tar.xz clzip-c47aa7dfb21de77e630d5738d73a0f38204bfe0b.zip |
Merging upstream version 1.10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -78,7 +78,7 @@ incomprehensible and therefore pointless. Clzip 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. Clzip can produce multimember files, and lziprecover can safely recover @@ -116,7 +116,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. |