description: Full length description of the package. license: The license of the package (LGPL, PHPLicense etc.).
description:パッケージについての完全な解説 license: パッケージのライセンス(LGPL, PHP License など). - PEAR
The script in Chiarafoo.php is incredibly simple: ?php/** * PEAR_Installer_Role_Chiarafoo * * PHP versions 4 and 5 * * LICENSE: This source file is subject to version 3.0 of the PHPlicense * that is available through the world-wide-web at the following URI: * http://www.php.net/license/3_0.txt.
Chiarafoo.php のスクリプトは、信じられないくらいシンプルです。 - PEAR
You can read terms of the PHPlicense.
ライセンスを確認ください。 - PEAR
"uri" contains a uri that identifies the text of a license, such as "http://www.php.net/license/" for the PHPLicense.
"uri" にはライセンス文書の uri を含めます。 これは例えば PHP ライセンスの場合は "http://www.php.net/license/"となります。 - PEAR
For PECL extensions that are linked into PHP, the license must be compatible with the PHPlicense.
PHP にリンクされる PECL 拡張モジュールについては、PHP ライセンスと矛盾の無いライセンスでなければなりません。 - PEAR
License changed from PHP 3.01 to BSD. ライセンスを変更しました。 PHP 3.01 からBSD に変わります。 - PEAR
If you are using the PHPLicense, use the summary text provided above.
PHP ライセンスを使用する場合は、上記に示した概要文を使ってください。 - PEAR
If another license is being used, please remove the PHPLicense summary.
他のライセンスを使用する場合は、PHP ライセンスの概要文を削除し、使用するライセンスに対応するものに置き換えます。 - PEAR
Also some of the license choices impose comparatively high restrictions to the standard PHPlicense (GPL, QPL ..).
また、現在あげられているライセンスの中には、標準の PHPライセンスより厳しい制限を課しているもの (GPL, QPL ..)もあります。 - PEAR
From time to time people raise concerns of using PEAR packages licensed under the PHPlicense in GPL'ed code.
PHP ライセンスの PEAR パッケージを GPL のコードで使用することについて心配される人もいるようです。 - PEAR