]> granicus.if.org Git - php/commitdiff
- year++;
authorPierre Joye <pajoye@php.net>
Sun, 25 Jan 2004 23:20:01 +0000 (23:20 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 25 Jan 2004 23:20:01 +0000 (23:20 +0000)
24 files changed:
pear/CMD.php
pear/PEAR.php
pear/PEAR/Autoloader.php
pear/PEAR/Builder.php
pear/PEAR/Command.php
pear/PEAR/Command/Auth.php
pear/PEAR/Command/Build.php
pear/PEAR/Command/Common.php
pear/PEAR/Command/Config.php
pear/PEAR/Command/Install.php
pear/PEAR/Command/Mirror.php
pear/PEAR/Command/Package.php
pear/PEAR/Command/Remote.php
pear/PEAR/Config.php
pear/PEAR/Dependency.php
pear/PEAR/Downloader.php
pear/PEAR/Frontend/CLI.php
pear/PEAR/Installer.php
pear/PEAR/Packager.php
pear/PEAR/Registry.php
pear/System.php
pear/scripts/pear.bat
pear/scripts/pearcmd.php
pear/scripts/pearwin.php

index d8e5939feb359ace1b41bdedaf9076b016374cf6..ea578b29c2d0206e90a4cb7f5bad8a91949cd563 100755 (executable)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index a10d90373b7ea1ac92b070e90cae86ed5d26dfba..fcdf3ac36ac9262e334392a44f13e3b6662a6f85 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PEAR, the PHP Extension and Application Repository                   |
 // +----------------------------------------------------------------------+
-// | Copyright (c) 1997-2003 The PHP Group                                |
+// | Copyright (c) 1997-2004 The PHP Group                                |
 // +----------------------------------------------------------------------+
 // | This source file is subject to version 2.0 of the PHP license,       |
 // | that is bundled with this package in the file LICENSE, and is        |
index 5bd78a9990a93eecc60e53e33b973e67adda1114..6edfe4407cbc09e16e1c7d410e37d68d15f9b342 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 69ba6532923c2f31d927ddc98baf21da8a69c628..7387b7d53066dd6d758041771e0dc00a5f24fc65 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 2bfd565ad791ec7ed303be46972a920872e84f84..2ed5f3ce4382ac5f51e8424cd96823ab0666f265 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 141a4b1f8f3410cb9350699507b7777b29a71868..f769d17a21805715bf8c40a82358d28d29ad58bc 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
@@ -152,4 +152,4 @@ password from your user configuration.',
     // }}}
 }
 
-?>
\ No newline at end of file
+?>
index 323a2543cc52f4a19919de109bdda97a67375b99..82a808282923d322dc6e09eee013705e6c6bf814 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index ab91f6329b78dc0cae3fcafef4ea2e993405ec2f..8193685713d6837df22114b5db394aa53b55f158 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
@@ -246,4 +246,4 @@ class PEAR_Command_Common extends PEAR
     // }}}
 }
 
-?>
\ No newline at end of file
+?>
index 90f26ef17cecd324e134e2b94327e7ae63f847ed..23bcc046b53942ac3e56165c517c2d8327d740c5 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
@@ -222,4 +222,4 @@ displays help for all configuration parameters.
     // }}}
 }
 
-?>
\ No newline at end of file
+?>
index 38443ce855eecdb7bf1fc6ef85c0bcc3e2acc579..b88a4f0cb3d11ec02fce5c44e04d2d51cdf3446e 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 6c27f64c16cb413a6b3c9a45be043fc2d33fe859..4c6a1bf4a7e6764b3d0e10c70eb72b24f0f76eac 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index b934e42f59d20c9cfb819a2e69b1a4ec9b95a9c6..2e8297efcaae32e8ec9597513e8449413060b557 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index d6b0f423c8910ec06a3edbaea3b2ca051d7533bc..b10bea0911cf2d7eda4e5f4a5f3604b09136f0cc 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index f3179750e6fb13268f7ecdf8fbfe985c5d431eed..8aa4000f08c164ff8339b927659d389844ae7b7f 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 1f42af48bfd122716ce4bd4c35c6f4b1ada6a747..fe567e99cc757029f2e13c5936de9c8b9647597c 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 14a26a4a01d786e0b42a211ab1e5886728bf189a..7373c4b63a6257bcca8a86765a9f0ecfc927e45b 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index f525cc8956ae57b2fc34474aa011cb76345997fa..c159f9425b527d518571978ee9ea1f6d4d7ea934 100644 (file)
@@ -3,7 +3,7 @@
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
   +----------------------------------------------------------------------+
-  | 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        |
index fd0e9e68815890baabaae64b0255516804faa804..8b79ff15c9618563476b12d5ca11288330743be7 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index c0f5ca0c6026ed11129518fff32503755d3a8afd..7be322772adea082f5a11eaa2e3229459fcc65e6 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index d6b531b2b78ae1e3d48ee1ec17c003735c91cab4..13b815191dad0f9a1ba8887efb07c7c96c92c24f 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index a9a487d5226efe127da7b7566b27f86027ddcb87..2881a6a17a98d1e0cb9f2e9182b6e05e6a15b91c 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | Copyright (c) 1997-2003 The PHP Group                                |
+// | Copyright (c) 1997-2004 The PHP Group                                |
 // +----------------------------------------------------------------------+
 // | This source file is subject to version 2.0 of the PHP license,       |
 // | that is bundled with this package in the file LICENSE, and is        |
index 44d84463b95b275c0a7ebbb22369119832b01163..a605c39583d7a3c3048c927c8217a3f11e7b57bd 100755 (executable)
@@ -3,7 +3,7 @@
 REM ----------------------------------------------------------------------
 REM PHP version 4.0
 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.17 2003/08/29 21:21:27 cellog Exp $
+REM  $Id: pear.bat,v 1.10.4.9 2003/10/20 15:51:46 cox Exp $
 
 REM change this lines to match the paths of your system
 REM -------------------
index 338ed406c5cae0aaeefedcbbfc8d1bbe19dce88f..038ee8f14fe3ee67c0248d1562be536e9fd34784 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
index 997b98b6d84ec640fdad2c3bd665df8c77eec4eb..5b0623ed3e91a8ef265b57b6fdc7f43d4fc5fd9e 100644 (file)
@@ -3,7 +3,7 @@
 // +----------------------------------------------------------------------+
 // | PHP Version 4                                                        |
 // +----------------------------------------------------------------------+
-// | 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        |
@@ -230,4 +230,4 @@ function usage($obj = null)
     exit;
 }
 
-?>
\ No newline at end of file
+?>