Hello.

I'm developing an extension for PHP to support netCDF format (a special format 
for multidimensional scientific data). It is non-commercial open source 
project. At http://www.php.net/license/3_01.txt it is said that I cannot name 
my extension php-netcdf unless you permit. So, I'm asking you for this, 
because I want my extension (in future) to be included in standard set of 
extensions.

P.S. Under term `extension' I mean binary .so/.dll extension (particularly, 
written in C) that was written using ext-skeleton output and that uses php 
includes/libraries and is distributed under terms of PHP license because of 
that.

-- 
WBR, Andrew

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to