summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-31 05:33:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-31 05:33:46 +0000
commitc966a54e1a444c5e78adde1160a21c50a42c24cf (patch)
treeedbdc88c4dc978e45ef78152627c0170b1001d03 /README
parentReleasing debian version 1.13~rc1-1. (diff)
downloadpdlzip-c966a54e1a444c5e78adde1160a21c50a42c24cf.tar.xz
pdlzip-c966a54e1a444c5e78adde1160a21c50a42c24cf.zip
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index 14f73b7..dba78b8 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Description
Pdlzip is a permissively licensed implementation of the lzip data
compressor, intended for those who can't distribute (or even use) GPL
licensed Free Software. The name of pdlzip comes from 'public domain lzip'.
-Pdlzip is written in C and is (hope)fully compatible with lzip 1.4 or newer.
+Pdlzip is written in C and is compatible with lzip 1.4 or newer.
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
@@ -57,11 +57,10 @@ users of the most non-free platforms can share lzip files with everybody
else.
-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.