summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
Diffstat (limited to 'pear')
-rw-r--r--pear/Archive/Tar.php6
-rwxr-xr-xpear/CMD.php6
-rw-r--r--pear/Console/Getopt.php6
-rw-r--r--pear/OS/Guess.php6
-rw-r--r--pear/PEAR.php4
-rw-r--r--pear/PEAR/Autoloader.php6
-rw-r--r--pear/PEAR/Builder.php6
-rw-r--r--pear/PEAR/Command.php6
-rw-r--r--pear/PEAR/Command/Auth.php6
-rw-r--r--pear/PEAR/Command/Build.php6
-rw-r--r--pear/PEAR/Command/Common.php6
-rw-r--r--pear/PEAR/Command/Config.php6
-rw-r--r--pear/PEAR/Command/Install.php6
-rw-r--r--pear/PEAR/Command/Mirror.php6
-rw-r--r--pear/PEAR/Command/Package.php6
-rw-r--r--pear/PEAR/Command/Registry.php6
-rw-r--r--pear/PEAR/Command/Remote.php6
-rw-r--r--pear/PEAR/Common.php6
-rw-r--r--pear/PEAR/Config.php6
-rw-r--r--pear/PEAR/Dependency.php6
-rw-r--r--pear/PEAR/Frontend/CLI.php6
-rw-r--r--pear/PEAR/Installer.php6
-rw-r--r--pear/PEAR/Packager.php6
-rw-r--r--pear/PEAR/Registry.php6
-rw-r--r--pear/PEAR/Remote.php6
-rw-r--r--pear/System.php4
-rw-r--r--pear/package.dtd6
-rw-r--r--pear/packages/DB-1.3.tarbin387072 -> 387072 bytes
-rw-r--r--pear/packages/HTTP-1.2.tarbin12288 -> 12288 bytes
-rw-r--r--pear/packages/Mail-1.0.1.tarbin59904 -> 59904 bytes
-rw-r--r--pear/packages/Net_SMTP-1.0.tarbin17408 -> 17408 bytes
-rw-r--r--pear/packages/Net_Socket-1.0.1.tarbin15872 -> 15872 bytes
-rw-r--r--pear/packages/XML_Parser-1.0.1.tarbin26112 -> 26112 bytes
-rwxr-xr-xpear/scripts/pear.bat6
-rw-r--r--pear/scripts/pearcmd.php6
-rw-r--r--pear/scripts/pearwin.php6
36 files changed, 88 insertions, 88 deletions
diff --git a/pear/Archive/Tar.php b/pear/Archive/Tar.php
index 9f695375b9..c244aafed8 100644
--- a/pear/Archive/Tar.php
+++ b/pear/Archive/Tar.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. |
diff --git a/pear/CMD.php b/pear/CMD.php
index f69f0f35f1..d8e5939feb 100755
--- a/pear/CMD.php
+++ b/pear/CMD.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. |
diff --git a/pear/Console/Getopt.php b/pear/Console/Getopt.php
index 8adad5e277..1f98a1c083 100644
--- a/pear/Console/Getopt.php
+++ b/pear/Console/Getopt.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. |
diff --git a/pear/OS/Guess.php b/pear/OS/Guess.php
index 959476d69a..7cbd988af0 100644
--- a/pear/OS/Guess.php
+++ b/pear/OS/Guess.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. |
diff --git a/pear/PEAR.php b/pear/PEAR.php
index 1f15932821..3062194d5c 100644
--- a/pear/PEAR.php
+++ b/pear/PEAR.php
@@ -7,8 +7,8 @@
// +----------------------------------------------------------------------+
// | 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 |
-// | 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/PEAR/Autoloader.php b/pear/PEAR/Autoloader.php
index 3fec4c19cf..f211a184e5 100644
--- a/pear/PEAR/Autoloader.php
+++ b/pear/PEAR/Autoloader.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. |
diff --git a/pear/PEAR/Builder.php b/pear/PEAR/Builder.php
index c778623869..20bb40c471 100644
--- a/pear/PEAR/Builder.php
+++ b/pear/PEAR/Builder.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. |
diff --git a/pear/PEAR/Command.php b/pear/PEAR/Command.php
index 7e23acab32..543032715d 100644
--- a/pear/PEAR/Command.php
+++ b/pear/PEAR/Command.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. |
diff --git a/pear/PEAR/Command/Auth.php b/pear/PEAR/Command/Auth.php
index 3978ac6ec9..141a4b1f8f 100644
--- a/pear/PEAR/Command/Auth.php
+++ b/pear/PEAR/Command/Auth.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. |
diff --git a/pear/PEAR/Command/Build.php b/pear/PEAR/Command/Build.php
index ed97903454..0607113761 100644
--- a/pear/PEAR/Command/Build.php
+++ b/pear/PEAR/Command/Build.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. |
diff --git a/pear/PEAR/Command/Common.php b/pear/PEAR/Command/Common.php
index 3544e2f9cb..ab91f6329b 100644
--- a/pear/PEAR/Command/Common.php
+++ b/pear/PEAR/Command/Common.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. |
diff --git a/pear/PEAR/Command/Config.php b/pear/PEAR/Command/Config.php
index f18491903d..90f26ef17c 100644
--- a/pear/PEAR/Command/Config.php
+++ b/pear/PEAR/Command/Config.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. |
diff --git a/pear/PEAR/Command/Install.php b/pear/PEAR/Command/Install.php
index f3d21d5a2b..8a3d48e884 100644
--- a/pear/PEAR/Command/Install.php
+++ b/pear/PEAR/Command/Install.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. |
diff --git a/pear/PEAR/Command/Mirror.php b/pear/PEAR/Command/Mirror.php
index ed61f57e17..6c27f64c16 100644
--- a/pear/PEAR/Command/Mirror.php
+++ b/pear/PEAR/Command/Mirror.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. |
diff --git a/pear/PEAR/Command/Package.php b/pear/PEAR/Command/Package.php
index 947f26d667..5bc523edc3 100644
--- a/pear/PEAR/Command/Package.php
+++ b/pear/PEAR/Command/Package.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. |
diff --git a/pear/PEAR/Command/Registry.php b/pear/PEAR/Command/Registry.php
index f93f7240f5..a4a40c8111 100644
--- a/pear/PEAR/Command/Registry.php
+++ b/pear/PEAR/Command/Registry.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. |
diff --git a/pear/PEAR/Command/Remote.php b/pear/PEAR/Command/Remote.php
index 85695fd104..b3f1e14315 100644
--- a/pear/PEAR/Command/Remote.php
+++ b/pear/PEAR/Command/Remote.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. |
diff --git a/pear/PEAR/Common.php b/pear/PEAR/Common.php
index 94ad6d6b59..daab6ce8fa 100644
--- a/pear/PEAR/Common.php
+++ b/pear/PEAR/Common.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. |
diff --git a/pear/PEAR/Config.php b/pear/PEAR/Config.php
index 5059284b97..0358d7c8a2 100644
--- a/pear/PEAR/Config.php
+++ b/pear/PEAR/Config.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. |
diff --git a/pear/PEAR/Dependency.php b/pear/PEAR/Dependency.php
index d2cb64a363..b9c70ef318 100644
--- a/pear/PEAR/Dependency.php
+++ b/pear/PEAR/Dependency.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. |
diff --git a/pear/PEAR/Frontend/CLI.php b/pear/PEAR/Frontend/CLI.php
index a42b61fb9c..5213ea9c91 100644
--- a/pear/PEAR/Frontend/CLI.php
+++ b/pear/PEAR/Frontend/CLI.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. |
diff --git a/pear/PEAR/Installer.php b/pear/PEAR/Installer.php
index c4d31f7136..62238d8aee 100644
--- a/pear/PEAR/Installer.php
+++ b/pear/PEAR/Installer.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. |
diff --git a/pear/PEAR/Packager.php b/pear/PEAR/Packager.php
index 69279c4465..507b9f6041 100644
--- a/pear/PEAR/Packager.php
+++ b/pear/PEAR/Packager.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. |
diff --git a/pear/PEAR/Registry.php b/pear/PEAR/Registry.php
index 97102eb636..252b0e7f58 100644
--- a/pear/PEAR/Registry.php
+++ b/pear/PEAR/Registry.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. |
diff --git a/pear/PEAR/Remote.php b/pear/PEAR/Remote.php
index 6b90b0c7da..b7e34911e3 100644
--- a/pear/PEAR/Remote.php
+++ b/pear/PEAR/Remote.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. |
diff --git a/pear/System.php b/pear/System.php
index 1265da629c..8f5e5fae51 100644
--- a/pear/System.php
+++ b/pear/System.php
@@ -7,8 +7,8 @@
// +----------------------------------------------------------------------+
// | 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 |
-// | 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/package.dtd b/pear/package.dtd
index 037b2427c3..448b7240ee 100644
--- a/pear/package.dtd
+++ b/pear/package.dtd
@@ -1,5 +1,5 @@
<!--
- $Id: package.dtd,v 1.32 2003-06-05 07:01:20 mj Exp $
+ $Id: package.dtd,v 1.33 2003-06-10 20:03:43 imajes Exp $
This is the PEAR package description, version 1.0.
It should be used with the informal public identifier:
@@ -8,10 +8,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.
+ 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/packages/DB-1.3.tar b/pear/packages/DB-1.3.tar
index 7e34293a06..6c3537a455 100644
--- a/pear/packages/DB-1.3.tar
+++ b/pear/packages/DB-1.3.tar
Binary files differ
diff --git a/pear/packages/HTTP-1.2.tar b/pear/packages/HTTP-1.2.tar
index 8801425e3f..ccb284e516 100644
--- a/pear/packages/HTTP-1.2.tar
+++ b/pear/packages/HTTP-1.2.tar
Binary files differ
diff --git a/pear/packages/Mail-1.0.1.tar b/pear/packages/Mail-1.0.1.tar
index 7716adb920..74f306b4a7 100644
--- a/pear/packages/Mail-1.0.1.tar
+++ b/pear/packages/Mail-1.0.1.tar
Binary files differ
diff --git a/pear/packages/Net_SMTP-1.0.tar b/pear/packages/Net_SMTP-1.0.tar
index cfe57cbdd2..2bfa1e2c4a 100644
--- a/pear/packages/Net_SMTP-1.0.tar
+++ b/pear/packages/Net_SMTP-1.0.tar
Binary files differ
diff --git a/pear/packages/Net_Socket-1.0.1.tar b/pear/packages/Net_Socket-1.0.1.tar
index 7ff4698b69..db8915d741 100644
--- a/pear/packages/Net_Socket-1.0.1.tar
+++ b/pear/packages/Net_Socket-1.0.1.tar
Binary files differ
diff --git a/pear/packages/XML_Parser-1.0.1.tar b/pear/packages/XML_Parser-1.0.1.tar
index 0ed54b3f42..e00cd2576b 100644
--- a/pear/packages/XML_Parser-1.0.1.tar
+++ b/pear/packages/XML_Parser-1.0.1.tar
Binary files differ
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. |