hi Yuichi, On Fri, Oct 10, 2008 at 4:25 AM, 田中 裕一 <[EMAIL PROTECTED]> wrote:
> Could anyone tell me the license of the binaries and source code placed here? > http://pecl2.php.net/downloads/php-windows-builds/ > > I am developing a commercial package software using PHP and I will build > libraries and PHP my own. > Is it ok to use Visual Studio project files in these zip files > (http://pecl2.php.net/downloads/php-windows-builds/source/) > or these binaries > (http://pecl2.php.net/downloads/php-windows-builds/php-libs/) > for our commercial product and distribute our product with those binaries? PHP itself is covered by the PHP License (with some portions under LGPL or BSD). The libraries we provide there are under various licenses, a link to each library project page is available here: http://wiki.php.net/internals/windows/libs We distribute only libraries with a permissive enough license. However, some of them requires a bit more attention, for example a notice in some visible place (end user documentation for example) saying that your software uses their libraries is sometimes required. That's not a problem for us as we say it anyway in the PHP manual. 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