psycopg2 license changed - Mailing list pgsql-hackers

From Federico Di Gregorio
Subject psycopg2 license changed
Date
Msg-id 4B774E30.5080800@initd.org
Whole thread Raw
Responses Re: psycopg2 license changed
Re: psycopg2 license changed
Re: psycopg2 license changed
List pgsql-hackers
Hi *,

I just wanted all interested people know that psycopg2 2.0.14 to be
released in the next few days will be under the LGPL3 + OpenSSL
exception (example code and tests under the LGPL3 alone because they are
never linked to OpenSSL).

The Zope 2 and 3 adapters will be splitted out into their own packages
after next release (i.e., during 2.0.15 development) to facilitate
easy_install, etc., and will be available under LGPL3 or ZPL.

Changes are already available from public git repository:

git://luna.dndg.it/public/psycopg2


I hope this makes everybody happy, have fun,
federico

--
Federico Di Gregorio                                       fog@initd.orgEverything will be OK at the end. If it's not
OK,it's not the end.                                                             -- Unknown 



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Package namespace and Safe init cleanup for plperl [PATCH]
Next
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Remove old-style VACUUM FULL (which was known for a little while