[Python-modules-commits] r13369 - in packages/pdfminer/trunk/debian (copyright)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Jun 10 20:37:59 UTC 2010
Date: Thursday, June 10, 2010 @ 20:37:58
Author: jwilk
Revision: 13369
Update debian/copyright.
Modified:
packages/pdfminer/trunk/debian/copyright
Modified: packages/pdfminer/trunk/debian/copyright
===================================================================
--- packages/pdfminer/trunk/debian/copyright 2010-06-10 08:30:01 UTC (rev 13368)
+++ packages/pdfminer/trunk/debian/copyright 2010-06-10 20:37:58 UTC (rev 13369)
@@ -30,7 +30,7 @@
License: MIT
Files: cmapsrc/*.txt
-Copyright: 1990-2010 Adobe Systems Incorporated
+Copyright: 1990-2010, Adobe Systems Incorporated
License: BSD-Adobe
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
@@ -59,8 +59,8 @@
POSSIBILITY OF SUCH DAMAGE.
Files: pdfminer/glyphlist.py
-Copyright: 1997, 1998, 2002, 2007 Adobe Systems Incorporated
-License: other
+Copyright: 1997-2007, Adobe Systems Incorporated
+License: other-1
Permission is hereby granted, free of charge, to any person obtaining a copy
of this documentation file to use, copy, publish, distribute, sublicense,
and/or sell copies of the documentation, and to permit others to do the same,
@@ -90,6 +90,20 @@
fitness for a particular purpose or non-infringement of any third party
rights regarding the Adobe materials.
+Files: pdfminer/fontmetrics.py
+Copyright: 1985-1999, Adobe Systems Incorporated.
+License: other-2
+ This file and the 35 PostScript® AFM files it accompanies may be used,
+ copied, and distributed for any purpose and without charge, with or without
+ modification, provided that all copyright notices are retained; that the AFM
+ files are not distributed without this file; that all modifications to this
+ file or any of the AFM files are prominently noted in the modified file(s);
+ and that this paragraph is not modified. Adobe Systems has no responsibility
+ or obligation to support the use of the AFM files.
+
+Files: pdfminer/rijndael.py, pdfminer/runlength.py
+Copyright: public domain
+
Files: debian/*
Copyright: 2010, Jakub Wilk <jwilk at debian.org>
License: MIT
More information about the Python-modules-commits
mailing list