Re: GNU GPL license in some of the source files
От | Daniele Varrazzo |
---|---|
Тема | Re: GNU GPL license in some of the source files |
Дата | |
Msg-id | CA+mi_8YakNibGx+nE61=hdLJtNdogLa6tBSmMRmsiO7ufNp0_A@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: GNU GPL license in some of the source files (Chris Mildebrandt <chris@woodenrhino.com>) |
Ответы |
Re: GNU GPL license in some of the source files
|
Список | psycopg |
On Tue, May 20, 2014 at 4:49 PM, Chris Mildebrandt <chris@woodenrhino.com> wrote: > 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)' > # ======================================================================= > > How would you like to handle this? Usually we would remove the file or get > written permission from the author to change the license. FWIW Karsten has contributed much more than that file to psycopg and was definitely contacted when we changed license. I think you can just drop that file. It was testing an issue we had in the past with historical timezones with seconds in the offset (see http://initd.org/psycopg/docs/usage.html#time-zones-handling) and is not regularly run. A test for the same issue was added to the test suite (https://github.com/psycopg/psycopg2/commit/305d86f3) and that one gets regularly run instead. -- Daniele
В списке psycopg по дате отправления: