From 0c5a0edd641dded92dda0f073769c675591a0ac0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 31 Jan 2024 06:24:50 +0100 Subject: Merging upstream version 1.14. Signed-off-by: Daniel Baumann --- README | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index a5e55d0..5905364 100644 --- a/README +++ b/README @@ -1,9 +1,8 @@ Description -Clzip is a C language version of lzip, fully compatible with lzip 1.4 or -newer. As clzip is written in C, it may be easier to integrate in -applications like package managers, embedded devices, or systems lacking a -C++ compiler. +Clzip is a C language version of lzip, compatible with lzip 1.4 or newer. As +clzip is written in C, it may be easier to integrate in applications like +package managers, embedded devices, or systems lacking a C++ compiler. Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip uses a simplified form of the 'Lempel-Ziv-Markov @@ -131,11 +130,10 @@ been compressed. Decompressed is used to refer to data which have undergone the process of decompression. -Copyright (C) 2010-2023 Antonio Diaz Diaz. +Copyright (C) 2010-2024 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute, and modify it. -The file Makefile.in is a data file used by configure to produce the -Makefile. It has the same copyright owner and permissions that configure -itself. +The file Makefile.in is a data file used by configure to produce the Makefile. +It has the same copyright owner and permissions that configure itself. -- cgit v1.2.3