diff --git a/pear/PEAR.php b/pear/PEAR.php index 39089f6844d..8b4f75de39c 100644 --- a/pear/PEAR.php +++ b/pear/PEAR.php @@ -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. | diff --git a/pear/System.php b/pear/System.php index 1d5cd55aed1..7289016da52 100644 --- a/pear/System.php +++ b/pear/System.php @@ -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. | diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 09e917bb976..4811c9dfbc8 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -36,7 +36,7 @@ pajoye - developer + lead Pierre-Alain Joye pajoye@pearfr.org @@ -54,6 +54,7 @@ Installer: * fix Bug #1186 raise a notice error on PEAR::Common $_packageName + * fix Bug #1249 display the right state when using --force option