Le 04/10/2013 20:59, Anatol Belski a écrit :
> Hi,
> 
> as one could already have seen, the links to the extension DLLs has been
> integrated into the PECL website. 

Nice.

But, it seems this violate most of extension License ;)

>From BSD or PHP License:

  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
     distribution.

This means the .zip archive MUST include the LICENSE file.

Problem: lot of extensions still not have this file.
Ex: https://bugs.php.net/65842

The header of the source files is (perhaps) enough for sources
redistribution, but obviously not for binary.

Sorry to bother you (again) with awfull legal stuff, but I think this is
important, especially for a PHP official site to respect the PHP License.


Regards,
Remi.


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to