PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Canvas » Bug #9699

Canvas/Color.php license does not match package license

Details

Submitted2006-12-26 20:15 UTC
Fromjbouse at debian dot org
StatusWont fix
PackageImage_Canvas
PHP VersionIrrelevant
OSLinux
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