From 774b9399005b83bbdcc10ab9e03a293b28f762d7 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 1 Jan 2006 13:51:23 +0000 Subject: [PATCH] missed these --- ext/gd/gd_ctx.c | 2 +- ext/mcve/mcve.c | 2 +- ext/mcve/php_mcve.h | 2 +- ext/mnogosearch/php_mnogo.c | 2 +- ext/odbc/php_odbc_includes.h | 2 +- ext/sybase_ct/php_sybase_ct.c | 2 +- ext/sybase_ct/php_sybase_ct.h | 2 +- pear/Archive/Tar.php | 2 +- pear/Console/Getopt.php | 2 +- pear/PEAR/Dependency.php | 2 +- pear/PEAR/PackageFile/v2/Validator.php | 2 +- pear/packages/Archive_Tar-1.3.1.tar | Bin 86016 -> 86016 bytes pear/packages/Console_Getopt-1.2.tar | Bin 13824 -> 13824 bytes pear/packages/PEAR-1.4.4.tar | Bin 1746944 -> 1746944 bytes pear/scripts/pear.bat | 2 +- pear/scripts/pearcmd.php | 2 +- pear/scripts/peardev.bat | 4 ++-- pear/scripts/pecl.bat | 4 ++-- pear/scripts/peclcmd.php | 2 +- win32/globals.c | 2 +- win32/php_win32_globals.h | 2 +- 21 files changed, 20 insertions(+), 20 deletions(-) diff --git a/ext/gd/gd_ctx.c b/ext/gd/gd_ctx.c index 889c3074d7..bc56824584 100644 --- a/ext/gd/gd_ctx.c +++ b/ext/gd/gd_ctx.c @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/ext/mcve/mcve.c b/ext/mcve/mcve.c index a6c73c0bb9..44c19fa32f 100644 --- a/ext/mcve/mcve.c +++ b/ext/mcve/mcve.c @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/ext/mcve/php_mcve.h b/ext/mcve/php_mcve.h index e53b7ef971..b7f3e54d8f 100644 --- a/ext/mcve/php_mcve.h +++ b/ext/mcve/php_mcve.h @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/ext/mnogosearch/php_mnogo.c b/ext/mnogosearch/php_mnogo.c index 4bd401b9ce..15f96a33bb 100644 --- a/ext/mnogosearch/php_mnogo.c +++ b/ext/mnogosearch/php_mnogo.c @@ -7,7 +7,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/ext/odbc/php_odbc_includes.h b/ext/odbc/php_odbc_includes.h index 8e4e8cb9e7..ee27d4fc5e 100644 --- a/ext/odbc/php_odbc_includes.h +++ b/ext/odbc/php_odbc_includes.h @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/ext/sybase_ct/php_sybase_ct.c b/ext/sybase_ct/php_sybase_ct.c index f0c6f41e6c..81ca699b67 100644 --- a/ext/sybase_ct/php_sybase_ct.c +++ b/ext/sybase_ct/php_sybase_ct.c @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/ext/sybase_ct/php_sybase_ct.h b/ext/sybase_ct/php_sybase_ct.h index 33eb6280de..5b587f0447 100644 --- a/ext/sybase_ct/php_sybase_ct.h +++ b/ext/sybase_ct/php_sybase_ct.h @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/Archive/Tar.php b/pear/Archive/Tar.php index 49ec8bbe2b..3641b5cdf9 100644 --- a/pear/Archive/Tar.php +++ b/pear/Archive/Tar.php @@ -5,7 +5,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2006 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 3.0 of the PHP license, | +// | This source file is subject to version 3.01 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/Console/Getopt.php b/pear/Console/Getopt.php index 2b5b8022fc..9d834b5f60 100644 --- a/pear/Console/Getopt.php +++ b/pear/Console/Getopt.php @@ -5,7 +5,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2006 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 3.0 of the PHP license, | +// | This source file is subject to version 3.01 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/PEAR/Dependency.php b/pear/PEAR/Dependency.php index 0701635fb8..472149444a 100644 --- a/pear/PEAR/Dependency.php +++ b/pear/PEAR/Dependency.php @@ -5,7 +5,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2006 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 3.0 of the PHP license, | +// | This source file is subject to version 3.01 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/PEAR/PackageFile/v2/Validator.php b/pear/PEAR/PackageFile/v2/Validator.php index 7f4dbcccad..0574765fd4 100644 --- a/pear/PEAR/PackageFile/v2/Validator.php +++ b/pear/PEAR/PackageFile/v2/Validator.php @@ -5,7 +5,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2006 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 3.0 of the PHP license, | +// | This source file is subject to version 3.01 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/packages/Archive_Tar-1.3.1.tar b/pear/packages/Archive_Tar-1.3.1.tar index 9ebf3dcd4e791e8ccd9994976eb73ecf7c9593a1..b5f88074f6e709c16ce2682f35b442c67b193566 100644 GIT binary patch delta 40 wcmZozz}m2Yb;Bi5QA36NG=-9kRD}SK0EL{)3^f1% delta 34 pcmZq3X~@~|h+kA8KTV+|BUK^5BS0Z1GdVS{I8{es^LKtuH2~l>3?u*m diff --git a/pear/packages/PEAR-1.4.4.tar b/pear/packages/PEAR-1.4.4.tar index 9c0d27f9e81883f11f462d0e28656b2381eedbc0..c9f782665c98da106fc12924d54c3ab8f89a9261 100644 GIT binary patch delta 222 zcmZp;kktT0EsQNpEzB(}EvzkUE$l5EEu34pcDphfPH%ML6P|v~m5aUonkyF&a|1CC z5c2{t9}x2cvB36gu7XeJqN;u@*naJ?5D*Iku?P^00F{y|x%y78 z4VQG>zVo2OW?`rVqt5oms}grbv8sD5!K8+4)%I(Gl25IXMcS|VN^ZaAE2R|$0LTke A9smFU delta 251 zcmZp;kktT0EsQNpEzB(}EvzkUE$l5EEu34pcDqh*IKw79{k$s|`}9>aI1Wz#aEy<= zeXbi95OV`D4-oSLF&_}~1F^vNxo(1TbFu4sBG^9ni4YJA1F;AYivqFO_PI~Q58eUm zVAoOL9~F8L5a=6U~wiLh3$=3CGLu1Q}tScNe!EQ+vf^N%2{KRX`kyS LxqYsmRB|K$Ac1AD diff --git a/pear/scripts/pear.bat b/pear/scripts/pear.bat index 5813232302..5aaaad80a9 100755 --- a/pear/scripts/pear.bat +++ b/pear/scripts/pear.bat @@ -5,7 +5,7 @@ REM PHP version 5 REM ---------------------------------------------------------------------- REM Copyright (c) 1997-2006 The PHP Group REM ---------------------------------------------------------------------- -REM This source file is subject to version 3.0 of the PHP license, +REM This source file is subject to version 3.01 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/3_0.txt. diff --git a/pear/scripts/pearcmd.php b/pear/scripts/pearcmd.php index facddd0c53..6acf9be971 100644 --- a/pear/scripts/pearcmd.php +++ b/pear/scripts/pearcmd.php @@ -5,7 +5,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2006 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 3.0 of the PHP license, | +// | This source file is subject to version 3.01 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/scripts/peardev.bat b/pear/scripts/peardev.bat index 26ce47e2b9..9daf2fc628 100644 --- a/pear/scripts/peardev.bat +++ b/pear/scripts/peardev.bat @@ -5,7 +5,7 @@ REM PHP version 5 REM ---------------------------------------------------------------------- REM Copyright (c) 1997-2006 The PHP Group REM ---------------------------------------------------------------------- -REM This source file is subject to version 3.0 of the PHP license, +REM This source file is subject to version 3.01 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/3_0.txt. @@ -16,7 +16,7 @@ REM ---------------------------------------------------------------------- REM Authors: Alexander Merz (alexmerz@php.net) REM ---------------------------------------------------------------------- REM -REM $Id: peardev.bat,v 1.1.2.2 2006-01-01 13:47:01 sniper Exp $ +REM $Id: peardev.bat,v 1.1.2.3 2006-01-01 13:51:23 sniper Exp $ REM change this lines to match the paths of your system REM ------------------- diff --git a/pear/scripts/pecl.bat b/pear/scripts/pecl.bat index 243d70dc48..1b1c12a2be 100644 --- a/pear/scripts/pecl.bat +++ b/pear/scripts/pecl.bat @@ -5,7 +5,7 @@ REM PHP version 5 REM ---------------------------------------------------------------------- REM Copyright (c) 1997-2006 The PHP Group REM ---------------------------------------------------------------------- -REM This source file is subject to version 3.0 of the PHP license, +REM This source file is subject to version 3.01 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/3_0.txt. @@ -16,7 +16,7 @@ REM ---------------------------------------------------------------------- REM Authors: Alexander Merz (alexmerz@php.net) REM ---------------------------------------------------------------------- REM -REM Last updated 02/08/2004 ($Id: pecl.bat,v 1.1.2.2 2006-01-01 13:47:01 sniper Exp $ is not replaced if the file is binary) +REM Last updated 02/08/2004 ($Id: pecl.bat,v 1.1.2.3 2006-01-01 13:51:23 sniper Exp $ is not replaced if the file is binary) REM change this lines to match the paths of your system REM ------------------- diff --git a/pear/scripts/peclcmd.php b/pear/scripts/peclcmd.php index 15769ca69f..74b974bb39 100644 --- a/pear/scripts/peclcmd.php +++ b/pear/scripts/peclcmd.php @@ -5,7 +5,7 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2006 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 3.0 of the PHP license, | +// | This source file is subject to version 3.01 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/win32/globals.c b/win32/globals.c index c8bad55349..68b59dead2 100755 --- a/win32/globals.c +++ b/win32/globals.c @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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/win32/php_win32_globals.h b/win32/php_win32_globals.h index 993f10bbba..2c17634e61 100755 --- a/win32/php_win32_globals.h +++ b/win32/php_win32_globals.h @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | Copyright (c) 1997-2006 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to version 3.0 of the PHP license, | + | This source file is subject to version 3.01 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. | -- 2.50.1