Home » Images » Image_Canvas » Bug #9699
Canvas/Color.php license does not match package license
Details
| Submitted | 2006-12-26 20:15 UTC |
|---|---|
| From | jbouse at debian dot org |
| Status | Wont fix |
| Package | Image_Canvas |
| PHP Version | Irrelevant |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2006-12-26 20:15 UTC] jbouse at debian dot org
Description:
------------
All of the PHP code, with exception of Canvas/Color.php, is licensed under the LGPL; however, Canvas/Color.php is licensed under the PHP 2.02 license. Because the PHP license does not meet the DFSG this is an issue for package inclusion within the Debian distribution.
Possible solutions would be:
1) to remove the file if it is not needed
2) have code included into Image_Color if applicable
3) use Image_Color2 which appears to be LGPL'd if possible
3) consider Image_Canvas non-free