Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63781 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82108 invoked from network); 8 Nov 2012 14:14:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2012 14:14:51 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:40020] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/D1-04518-85EBB905 for ; Thu, 08 Nov 2012 09:14:50 -0500 Received: from dixsept.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id 9B861D481C8 for ; Thu, 8 Nov 2012 15:14:41 +0100 (CET) Message-ID: <509BBE50.4040605@fedoraproject.org> Date: Thu, 08 Nov 2012 15:14:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: PHP Internals X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Small LICENSE question. From: remi@fedoraproject.org (Remi Collet) 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