Ticket #31 (closed defect: invalid)
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
Note: See
TracTickets for help on using
tickets.

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.