diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:26:21 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:26:21 +0000 |
commit | 7d36a275870c0f13175bff792bc241216dade2e2 (patch) | |
tree | f3d615f8cae9a537b0ba79d0ba39a428c337e687 /README | |
parent | Adding debian version 1.1-2. (diff) | |
download | pdlzip-7d36a275870c0f13175bff792bc241216dade2e2.tar.xz pdlzip-7d36a275870c0f13175bff792bc241216dade2e2.zip |
Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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. |