Hi,

Most of PHP sources under PHP License are subject to version 3.01

Except enchant, fileinfo and pdo_obbc which are subject to version 3.0

Is it ok ?

Thanks,
Remi


$ grep -lr 3_0.txt php-5.4.8
./pear/install-pear-nozlib.phar
./ext/enchant/php_enchant.h
./ext/enchant/enchant.c
./ext/fileinfo/fileinfo.c
./ext/fileinfo/php_fileinfo.h
./ext/pdo_odbc/odbc_stmt.c
./ext/pdo_odbc/php_pdo_odbc_int.h
./ext/pdo_odbc/pdo_odbc.c
./ext/pdo_odbc/odbc_driver.c
./ext/pdo_odbc/php_pdo_odbc.h

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to