Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.5

Bug #12574 incorrect license in package.xml
Submitted: 2007-12-02 17:56 UTC
From: jakubmoc Assigned: beni
Status: Closed Package: Net_LDAP (version 1.0.0)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.1.0    
Subscription  


 [2007-12-02 17:56 UTC] jakubmoc (Jakub Moc)
Description: ------------ package.xml says it's licensed under GPL (unspecified version), but all the files in LDAP directory are licensed under LPGPL-2.1 or any later version, and LDAP.php is licensed under LGPL (unspecified version, clarification needed here as well.)

Comments

 [2007-12-02 18:05 UTC] cweiske (Christian Weiske)
Since GPL is not allowed in PEAR, it has to be LGPL
 [2007-12-03 12:08 UTC] beni (Benedikt Hallinger)
Thank you for your report! It is (and always was) LGPL, as the LICENSE doc says, but i changed the comments to clarify this point. The next release has these changes included.
 [2007-12-03 12:08 UTC] beni (Benedikt Hallinger)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.