[Python-modules-commits] r1494 -
/packages/psycopg2/trunk/debian/copyright
kobold at users.alioth.debian.org
kobold at users.alioth.debian.org
Fri Nov 10 08:22:09 CET 2006
Author: kobold
Date: Fri Nov 10 08:22:09 2006
New Revision: 1494
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1494
Log:
Updated copyright file.
Modified:
packages/psycopg2/trunk/debian/copyright
Modified: packages/psycopg2/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/psycopg2/trunk/debian/copyright?rev=1494&op=diff
==============================================================================
--- packages/psycopg2/trunk/debian/copyright (original)
+++ packages/psycopg2/trunk/debian/copyright Fri Nov 10 08:22:09 2006
@@ -14,6 +14,9 @@
Copyright (C) 2001-2006 Federico Di Gregorio <fog at debian.org>
Copyright (C) 2001 Michele Comitini <mcm at initd.org>
+ For psycopg2da:
+ Copyright (C) 2006 Fabio Tranchitella <kobold at debian.org>
+
For the files doc/copy_from.py and doc/copy_to.py:
Copyright (C) 2001-2005 Federico Di Gregorio <fog at debian.org>
Copyright (C) 2002 Tom Jenkins <tjenkins at devis.com>
@@ -25,7 +28,7 @@
Copyright (C) 2003 Daniele Varrazzo <daniele.varrazzo at gmail.com>
-License for psycopg2 and ZPsycopgDA:
+License for psycopg2, ZPsycopgDA and psycopg2da:
psycopg is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -59,6 +62,13 @@
If you prefer you can use the Zope Database Adapter ZPsycopgDA (i.e.,
every file inside the ZPsycopgDA directory) user the ZPL license as
+ published on the Zope web site, http://www.zope.org/Resources/ZPL.
+
+
+Alternative licenses for psycopg2da:
+
+ If you prefer you can use the Zope3 Database Adapter psycopg2da (i.e.,
+ every file inside the psycopg2da directory) user the ZPL license as
published on the Zope web site, http://www.zope.org/Resources/ZPL.
More information about the Python-modules-commits
mailing list