Ticket #31 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

GPL incompatibility

Reported by: Lele Gaifax Owned by: lele
Priority: trivial Milestone: VersionOne
Component: tailor Version: 0.9
Keywords: Cc:

Description

Osamu Aoki reports that the use of _process.py in the tailor package seems to be GPL imcompatible at first glance of the source code.

He suggests replacing the _process.py file with the code from the Python 2.4 distribution, that's basically the same but with a compliant license.

See more on  http://bugs.debian.org/349279

Change History

comment:1 Changed 7 years ago by lele

  • Status changed from new to closed
  • Resolution set to invalid

It seems that after all the licence of that file is a BSD-like one, and thus is GPL compatible. The Debian bug was closed on 16 Feb 2006.

Note: See TracTickets for help on using tickets.