Hi George, On Thu, Mar 27, 2008 at 8:11 PM, George Wang <[EMAIL PROTECTED]> wrote: > Hi Johannes, > > Thank you for the quick reply. > > > > Well, the idea is that all PHP-specific code is licensed under the same > > license terms. PCRE and GD are external libraries which live outside > > PHP's context and which are simply bundled. That's why the clear > > preference there is PHP License. > > > OK, let me make some clarifications on this. > the main SAPI code, lsapi_main.c, which is specific for PHP, has been > licensed under PHP license. > Other c source code are our generic LSAPI library, which will be used > for all third parties integrations, those files are licensed under BSD > license. > > I don't mind dual license those code under both BSD and PHP license if > required as long as it won't prevent us from using the same code > somewhere else under BSD license.
I don't think it is necessary. If you like to bundle the LSAPI library, it is perfectly fine to keep it under the BSD license. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php