diff options
Diffstat (limited to 'pear/scripts')
| -rwxr-xr-x | pear/scripts/pear.bat | 6 | ||||
| -rw-r--r-- | pear/scripts/pearcmd.php | 6 | ||||
| -rw-r--r-- | pear/scripts/pearwin.php | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/pear/scripts/pear.bat b/pear/scripts/pear.bat index 08aca95548..cfc1609a64 100755 --- a/pear/scripts/pear.bat +++ b/pear/scripts/pear.bat @@ -5,10 +5,10 @@ REM PHP version 4.0 REM ----------------------------------------------------------------------
REM Copyright (c) 1997-2002 The PHP Group
REM ----------------------------------------------------------------------
-REM This source file is subject to version 2.02 of the PHP license,
+REM This source file is subject to version 3.0 of the PHP license,
REM that is bundled with this package in the file LICENSE, and is
REM available at through the world-wide-web at
-REM http://www.php.net/license/2_02.txt.
+REM http://www.php.net/license/3_0.txt.
REM If you did not receive a copy of the PHP license and are unable to
REM obtain it through the world-wide-web, please send a note to
REM license@php.net so we can mail you a copy immediately.
@@ -16,7 +16,7 @@ REM ---------------------------------------------------------------------- REM Authors: Alexander Merz (alexmerz@php.net)
REM ----------------------------------------------------------------------
REM
-REM $Id: pear.bat,v 1.13 2003/03/25 14:34:02 mj Exp $
+REM $Id: pear.bat,v 1.14 2003/04/03 23:21:30 ssb Exp $
REM change this lines to match the paths of your system
REM -------------------
diff --git a/pear/scripts/pearcmd.php b/pear/scripts/pearcmd.php index b3ce371106..2cc2fbd8ae 100644 --- a/pear/scripts/pearcmd.php +++ b/pear/scripts/pearcmd.php @@ -5,10 +5,10 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2002 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 2.02 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 at through the world-wide-web at | -// | http://www.php.net/license/2_02.txt. | +// | available through the world-wide-web at the following url: | +// | http://www.php.net/license/3_0.txt. | // | If you did not receive a copy of the PHP license and are unable to | // | obtain it through the world-wide-web, please send a note to | // | license@php.net so we can mail you a copy immediately. | diff --git a/pear/scripts/pearwin.php b/pear/scripts/pearwin.php index 43c46998f1..997b98b6d8 100644 --- a/pear/scripts/pearwin.php +++ b/pear/scripts/pearwin.php @@ -5,10 +5,10 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2003 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 2.02 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 at through the world-wide-web at | -// | http://www.php.net/license/2_02.txt. | +// | available through the world-wide-web at the following url: | +// | http://www.php.net/license/3_0.txt. | // | If you did not receive a copy of the PHP license and are unable to | // | obtain it through the world-wide-web, please send a note to | // | license@php.net so we can mail you a copy immediately. | |
