- Fix licence (#1645)

- update my status there, reflecting the fact for the past 11 months
This commit is contained in:
Pierre Joye 2004-06-15 16:33:46 +00:00
parent 350e5aa862
commit 98e59d58ba
3 changed files with 4 additions and 3 deletions

View file

@ -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. |

View file

@ -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. |

View file

@ -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" />