mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +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 |
|
||||
// +--------------------------------------------------------------------+
|
||||
// | 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 |
|
||||
// | available through the world-wide-web at the following url: |
|
||||
// | http://www.php.net/license/3_0.txt. |
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
// +----------------------------------------------------------------------+
|
||||
// | 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 |
|
||||
// | available through the world-wide-web at the following url: |
|
||||
// | http://www.php.net/license/3_0.txt. |
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
</maintainer>
|
||||
<maintainer>
|
||||
<user>pajoye</user>
|
||||
<role>developer</role>
|
||||
<role>lead</role>
|
||||
<name>Pierre-Alain Joye</name>
|
||||
<email>pajoye@pearfr.org</email>
|
||||
</maintainer>
|
||||
|
@ -54,6 +54,7 @@
|
|||
<notes>
|
||||
Installer:
|
||||
* fix Bug #1186 raise a notice error on PEAR::Common $_packageName
|
||||
* fix Bug #1249 display the right state when using --force option
|
||||
</notes>
|
||||
<provides type="class" name="OS_Guess" />
|
||||
<provides type="class" name="System" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue