mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- Fix licence (#1645)
- update my status there, reflecting the fact for the past 11 months
This commit is contained in:
parent
350e5aa862
commit
98e59d58ba
3 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
// +--------------------------------------------------------------------+
|
// +--------------------------------------------------------------------+
|
||||||
// | Copyright (c) 1997-2004 The PHP Group |
|
// | Copyright (c) 1997-2004 The PHP Group |
|
||||||
// +--------------------------------------------------------------------+
|
// +--------------------------------------------------------------------+
|
||||||
// | This source file is subject to version 2.0 of the PHP license, |
|
// | This source file is subject to version 3.0 of the PHP license, |
|
||||||
// | that is bundled with this package in the file LICENSE, and is |
|
// | that is bundled with this package in the file LICENSE, and is |
|
||||||
// | available through the world-wide-web at the following url: |
|
// | available through the world-wide-web at the following url: |
|
||||||
// | http://www.php.net/license/3_0.txt. |
|
// | http://www.php.net/license/3_0.txt. |
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
// +----------------------------------------------------------------------+
|
// +----------------------------------------------------------------------+
|
||||||
// | Copyright (c) 1997-2004 The PHP Group |
|
// | Copyright (c) 1997-2004 The PHP Group |
|
||||||
// +----------------------------------------------------------------------+
|
// +----------------------------------------------------------------------+
|
||||||
// | This source file is subject to version 2.0 of the PHP license, |
|
// | This source file is subject to version 3.0 of the PHP license, |
|
||||||
// | that is bundled with this package in the file LICENSE, and is |
|
// | that is bundled with this package in the file LICENSE, and is |
|
||||||
// | available through the world-wide-web at the following url: |
|
// | available through the world-wide-web at the following url: |
|
||||||
// | http://www.php.net/license/3_0.txt. |
|
// | http://www.php.net/license/3_0.txt. |
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<maintainer>
|
<maintainer>
|
||||||
<user>pajoye</user>
|
<user>pajoye</user>
|
||||||
<role>developer</role>
|
<role>lead</role>
|
||||||
<name>Pierre-Alain Joye</name>
|
<name>Pierre-Alain Joye</name>
|
||||||
<email>pajoye@pearfr.org</email>
|
<email>pajoye@pearfr.org</email>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
@ -54,6 +54,7 @@
|
||||||
<notes>
|
<notes>
|
||||||
Installer:
|
Installer:
|
||||||
* fix Bug #1186 raise a notice error on PEAR::Common $_packageName
|
* fix Bug #1186 raise a notice error on PEAR::Common $_packageName
|
||||||
|
* fix Bug #1249 display the right state when using --force option
|
||||||
</notes>
|
</notes>
|
||||||
<provides type="class" name="OS_Guess" />
|
<provides type="class" name="OS_Guess" />
|
||||||
<provides type="class" name="System" />
|
<provides type="class" name="System" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue