diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:10:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:10:20 +0000 |
commit | 534d48ffedd7b2050ebccb10ab43d92b8a6248bd (patch) | |
tree | 494dcd1ec9526b2c7eaaa34cf9fafa04016e8e5b /README | |
parent | Releasing debian version 1.12-3. (diff) | |
download | lunzip-534d48ffedd7b2050ebccb10ab43d92b8a6248bd.tar.xz lunzip-534d48ffedd7b2050ebccb10ab43d92b8a6248bd.zip |
Merging upstream version 1.13.
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
@@ -60,7 +60,7 @@ filename.lz becomes filename filename.tlz becomes filename.tar anyothername becomes anyothername.out -Decompressing a file is much like copying or moving it; therefore lunzip +Decompressing a file is much like copying or moving it. Therefore lunzip preserves the access and modification dates, permissions, and, when possible, ownership of the file just as 'cp -p' does. (If the user ID or the group ID can't be duplicated, the file permission bits S_ISUID and @@ -89,7 +89,7 @@ been compressed. Decompressed is used to refer to data which have undergone the process of decompression. -Copyright (C) 2010-2021 Antonio Diaz Diaz. +Copyright (C) 2010-2022 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute, and modify it. |