[Python-modules-commits] r18304 - in packages/pdfminer/trunk/debian (copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Wed Aug 24 03:58:56 UTC 2011
Date: Wednesday, August 24, 2011 @ 03:58:54
Author: eriol-guest
Revision: 18304
Added License field for public domain files
Modified:
packages/pdfminer/trunk/debian/copyright
Modified: packages/pdfminer/trunk/debian/copyright
===================================================================
--- packages/pdfminer/trunk/debian/copyright 2011-08-24 01:44:36 UTC (rev 18303)
+++ packages/pdfminer/trunk/debian/copyright 2011-08-24 03:58:54 UTC (rev 18304)
@@ -102,11 +102,22 @@
or obligation to support the use of the AFM files.
Files: pdfminer/rijndael.py pdfminer/runlength.py
-Copyright: public domain
+Copyright: Public Domain
+License: public-domain
+ This code is in the public domain.
+ .
+ rijndael.py is based on a public domain C implementation
+ by Philip J. Erdelsky: http://www.efgh.com/software/rijndael.htm
+ .
+ runlength.py: RunLength decoder (Adobe version) implementation based
+ on PDF Reference version 1.4 section 3.3.4.
Files: samples/jo.*
Copyright: expired
Comment: Kenji Miyazawa, preface of "Haru to Shura"
+License: public-domain
+ This files are in the public domain because copyright expired: Kenji Miyazawa
+ died on 21 September 1933.
Files: debian/*
Copyright: 2010, Jakub Wilk <jwilk at debian.org>
More information about the Python-modules-commits
mailing list