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

Bug #19788 Please Provides LICENSE file
Submitted: 2013-01-16 17:47 UTC
From: remicollet Assigned:
Status: Open Package: Text_Figlet (version 1.0.2)
PHP Version: 5.4.10 OS: irrevelant
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 23 + 8 = ?

 
 [2013-01-16 17:47 UTC] remicollet (Remi Collet)
Description: ------------ Fedora Packaging Guidelines requires that each RPM includes the LICENSE file, when provided by upstream, and to request for it when missing. So I do. http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text

Comments

 [2013-01-17 15:00 UTC] bolk (Evgeny Stepanischev)
I think it's not so important for me. You can add PHP License for example (http://www.php.net/license/3_01.txt) or LGPL.
 [2013-01-17 15:27 UTC] cweiske (Christian Weiske)
The PHP license may not be used anymore. LGPL would be best IMO.
 [2013-01-17 23:32 UTC] remicollet (Remi Collet)
> I think it's not so important for me. You can add PHP License for example The License must be added by upstream (and be consistent with script headers) Especially, because there is so much variant / version. PHP License is only a BSD Variant, so BSD is often a good choice.