From 63e14480fcc1fb689cd2683191aeed75e9cb516c Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 1 Jan 2006 13:13:52 +0000 Subject: [PATCH] fix typo --- Zend/zend_multibyte.c | 2 +- Zend/zend_multibyte.h | 2 +- ext/soap/interop/client_round2_interop.php | 2 +- ext/soap/interop/client_round2_params.php | 2 +- ext/soap/interop/client_round2_results.php | 2 +- ext/soap/interop/client_round2_run.php | 2 +- ext/soap/interop/server_round2_base.php | 2 +- ext/soap/interop/server_round2_groupB.php | 2 +- ext/soap/interop/server_round2_groupC.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Zend/zend_multibyte.c b/Zend/zend_multibyte.c index 348d47f96f..ef8e9e5f85 100644 --- a/Zend/zend_multibyte.c +++ b/Zend/zend_multibyte.c @@ -6,7 +6,7 @@ +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | - | available at through the world-wide-web at | + | available through the world-wide-web at | | http://www.zend.com/license/2_00.txt. | | If you did not receive a copy of the Zend license and are unable to | | obtain it through the world-wide-web, please send a note to | diff --git a/Zend/zend_multibyte.h b/Zend/zend_multibyte.h index 1146ce65dc..34d42f1842 100644 --- a/Zend/zend_multibyte.h +++ b/Zend/zend_multibyte.h @@ -6,7 +6,7 @@ +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | - | available at through the world-wide-web at | + | available through the world-wide-web at | | http://www.zend.com/license/2_00.txt. | | If you did not receive a copy of the Zend license and are unable to | | obtain it through the world-wide-web, please send a note to | diff --git a/ext/soap/interop/client_round2_interop.php b/ext/soap/interop/client_round2_interop.php index 588ee92888..a8f91ff863 100644 --- a/ext/soap/interop/client_round2_interop.php +++ b/ext/soap/interop/client_round2_interop.php @@ -7,7 +7,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | diff --git a/ext/soap/interop/client_round2_params.php b/ext/soap/interop/client_round2_params.php index 04f9fd64a4..8f327d1b0d 100644 --- a/ext/soap/interop/client_round2_params.php +++ b/ext/soap/interop/client_round2_params.php @@ -7,7 +7,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | diff --git a/ext/soap/interop/client_round2_results.php b/ext/soap/interop/client_round2_results.php index 52e89c3ded..c76730c915 100644 --- a/ext/soap/interop/client_round2_results.php +++ b/ext/soap/interop/client_round2_results.php @@ -10,7 +10,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | diff --git a/ext/soap/interop/client_round2_run.php b/ext/soap/interop/client_round2_run.php index 1a1f9a8ea4..2db78331a5 100644 --- a/ext/soap/interop/client_round2_run.php +++ b/ext/soap/interop/client_round2_run.php @@ -6,7 +6,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | diff --git a/ext/soap/interop/server_round2_base.php b/ext/soap/interop/server_round2_base.php index 50c98aa139..f8be445fe6 100644 --- a/ext/soap/interop/server_round2_base.php +++ b/ext/soap/interop/server_round2_base.php @@ -7,7 +7,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | diff --git a/ext/soap/interop/server_round2_groupB.php b/ext/soap/interop/server_round2_groupB.php index a390a4c75a..8c22b2d89a 100644 --- a/ext/soap/interop/server_round2_groupB.php +++ b/ext/soap/interop/server_round2_groupB.php @@ -7,7 +7,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | diff --git a/ext/soap/interop/server_round2_groupC.php b/ext/soap/interop/server_round2_groupC.php index 25241d0429..8bc0ec39fc 100644 --- a/ext/soap/interop/server_round2_groupC.php +++ b/ext/soap/interop/server_round2_groupC.php @@ -7,7 +7,7 @@ // +----------------------------------------------------------------------+ // | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | -// | available at through the world-wide-web at | +// | available through the world-wide-web at | // | http://www.php.net/license/2_02.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 | -- 2.40.0