summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:26:21 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:26:21 +0000
commit7d36a275870c0f13175bff792bc241216dade2e2 (patch)
treef3d615f8cae9a537b0ba79d0ba39a428c337e687 /README
parentAdding debian version 1.1-2. (diff)
downloadpdlzip-7d36a275870c0f13175bff792bc241216dade2e2.tar.xz
pdlzip-7d36a275870c0f13175bff792bc241216dade2e2.zip
Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 0b6427d..f3679e9 100644
--- a/README
+++ b/README
@@ -9,18 +9,18 @@ and data archiving.
Pdlzip is also able to decompress legacy lzma-alone (.lzma) files.
Pdlzip is a public domain version of the lzip data compressor, intended
-for those who can't (or do not want) distribute GPL licensed Free
-Software. Pdlzip is written in C.
+for those who can't distribute GPL licensed Free Software. Pdlzip is
+written in C.
Pdlzip uses public domain compression code from the LZMA SDK written by
Igor Pavlov.
-Copyright (C) 2010 Antonio Diaz Diaz.
+Copyright (C) 2010, 2011 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 this
-file.
+Makefile. It has the same copyright owner and permissions that configure
+itself.