diff options
| author | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
| commit | ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb (patch) | |
| tree | 4927e1e1a3eaa7f4bcba91823737a3d3d5a01c28 /pear/scripts | |
| parent | f83b27facec09a5bbe35c968c410434ed29657de (diff) | |
| download | php-git-ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb.tar.gz | |
- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
Diffstat (limited to 'pear/scripts')
| -rwxr-xr-x | pear/scripts/pear.bat | 6 | ||||
| -rw-r--r-- | pear/scripts/pearcmd.php | 4 | ||||
| -rw-r--r-- | pear/scripts/pearwin.php | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/pear/scripts/pear.bat b/pear/scripts/pear.bat index 362fc34133..7a8a9fd388 100755 --- a/pear/scripts/pear.bat +++ b/pear/scripts/pear.bat @@ -1,9 +1,9 @@ @ECHO OFF REM ---------------------------------------------------------------------- -REM PHP version 4.0 +REM PHP version 5 REM ---------------------------------------------------------------------- -REM Copyright (c) 1997-2002 The PHP Group +REM Copyright (c) 1997-2004 The PHP Group REM ---------------------------------------------------------------------- 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 @@ -16,7 +16,7 @@ REM ---------------------------------------------------------------------- REM Authors: Alexander Merz (alexmerz@php.net) REM ---------------------------------------------------------------------- REM -REM $Id: pear.bat,v 1.16 2003/08/29 05:40:50 cellog Exp $ +REM $Id: pear.bat,v 1.17 2003/08/29 21:21:27 cellog 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 28c4a04984..c50e15c7ab 100644 --- a/pear/scripts/pearcmd.php +++ b/pear/scripts/pearcmd.php @@ -1,9 +1,9 @@ <?php // // +----------------------------------------------------------------------+ -// | PHP Version 4 | +// | PHP Version 5 | // +----------------------------------------------------------------------+ -// | Copyright (c) 1997-2002 The PHP Group | +// | Copyright (c) 1997-2004 The PHP Group | // +----------------------------------------------------------------------+ // | 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 | diff --git a/pear/scripts/pearwin.php b/pear/scripts/pearwin.php index 997b98b6d8..7bbfe4c7a9 100644 --- a/pear/scripts/pearwin.php +++ b/pear/scripts/pearwin.php @@ -1,9 +1,9 @@ <?php // // +----------------------------------------------------------------------+ -// | PHP Version 4 | +// | PHP Version 5 | // +----------------------------------------------------------------------+ -// | Copyright (c) 1997-2003 The PHP Group | +// | Copyright (c) 1997-2004 The PHP Group | // +----------------------------------------------------------------------+ // | 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 | |
