Andrew O. Shadoura wrote: > 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. you should ask this on internals@xxxxxxxxxxxxx but if you ask me you should just call the extension netcdf e.g. it's full name would be "the php netcdf extension". the 'php-' is superfluous no? > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php