Re: [PECL-DEV] Re: shared memory extention
[email protected] (Michael Maclean) Thu, 15 Apr 2010 20:18:28 +0100
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Olivier Hill wrote: > Hello Pierre, > > 2010/4/14 Pierre Joye <[email protected]>: >> For new extensions we only accept BSD-like licenses (new BSD, MIT for >> example), Apache or PHP License. > > Since when? And most importantly, why oh why? > > LGPL should be perfectly compatible with extensions distributed under > PHP License 3.01 I think Pierre means the extension itself, and not the library it links against. Though I could be wrong, I'm far from being a licencing expert ;) Michael