hi,

On Sun, Oct 6, 2013 at 10:09 AM, Remi Collet <[email protected]> wrote:
> 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.

Yes and no, this license term is outside php.net, but yes we should
bundle the licenses (extension license(s) and the libraries license
used by a given extension).  Code is in git, contributions welcome :)

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

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

Reply via email to