Re: GNU GPL license in some of the source files - Mailing list psycopg

From Karsten Hilbert
Subject Re: GNU GPL license in some of the source files
Date
Msg-id trinity-7ddd1632-0449-451f-8625-c68cc2b858c0-1400604141688@3capp-gmx-bs35
Whole thread Raw
In response to Re: GNU GPL license in some of the source files  (Chris Mildebrandt <chris@woodenrhino.com>)
List psycopg
There's a file (sandbox/test-psycopg2-datetime-systematic.py) that has the following lines:
 

# $Source: /sources/gnumed/gnumed/gnumed/client/testing/test-psycopg2-datetime-systematic.py,v $
__version__ = "$Revision: 1.1 $"
__author__  = "K.Hilbert <Karsten.Hilbert@gmx.net>"
__license__ = 'GPL (details at http://www.gnu.org[http://www.gnu.org])'
# =======================================================================
 
How would you like to handle this?



You can change it to

   license="LGPL with exceptions or ZPL",



Karsten Hilbert


psycopg by date:

Previous
From: Chris Mildebrandt
Date:
Subject: Re: GNU GPL license in some of the source files
Next
From: jared
Date:
Subject: Re: psycopg : web service