summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2003-06-10 20:04:29 +0000
committerJames Cox <imajes@php.net>2003-06-10 20:04:29 +0000
commitf68c7ff249f9d64f5381063711349bca18671dcc (patch)
treedab6985d43a3c24fd79fbb2a811b3adfc8a78c53 /Zend
parent90be6aa546fc5f6b9790e82478bda9d6b6c0abbf (diff)
downloadphp-git-f68c7ff249f9d64f5381063711349bca18671dcc.tar.gz
updating license information in the headers.
Diffstat (limited to 'Zend')
-rw-r--r--Zend/acconfig.h2
-rw-r--r--Zend/zend.c2
-rw-r--r--Zend/zend.h2
-rw-r--r--Zend/zend_API.c2
-rw-r--r--Zend/zend_API.h2
-rw-r--r--Zend/zend_alloc.c2
-rw-r--r--Zend/zend_alloc.h2
-rw-r--r--Zend/zend_builtin_functions.c2
-rw-r--r--Zend/zend_builtin_functions.h2
-rw-r--r--Zend/zend_compile.c2
-rw-r--r--Zend/zend_compile.h2
-rw-r--r--Zend/zend_config.nw.h2
-rw-r--r--Zend/zend_config.w32.h2
-rw-r--r--Zend/zend_constants.c2
-rw-r--r--Zend/zend_constants.h2
-rw-r--r--Zend/zend_default_classes.c2
-rw-r--r--Zend/zend_default_classes.h2
-rw-r--r--Zend/zend_dynamic_array.c2
-rw-r--r--Zend/zend_dynamic_array.h2
-rw-r--r--Zend/zend_errors.h2
-rw-r--r--Zend/zend_exceptions.c2
-rw-r--r--Zend/zend_exceptions.h2
-rw-r--r--Zend/zend_execute.c2
-rw-r--r--Zend/zend_execute.h2
-rw-r--r--Zend/zend_execute_API.c2
-rw-r--r--Zend/zend_execute_locks.h2
-rw-r--r--Zend/zend_extensions.c2
-rw-r--r--Zend/zend_extensions.h2
-rw-r--r--Zend/zend_fast_cache.h2
-rw-r--r--Zend/zend_globals.h2
-rw-r--r--Zend/zend_globals_macros.h2
-rw-r--r--Zend/zend_hash.c2
-rw-r--r--Zend/zend_hash.h2
-rw-r--r--Zend/zend_highlight.c2
-rw-r--r--Zend/zend_highlight.h2
-rw-r--r--Zend/zend_indent.c2
-rw-r--r--Zend/zend_indent.h2
-rw-r--r--Zend/zend_ini.c2
-rw-r--r--Zend/zend_ini.h2
-rw-r--r--Zend/zend_ini_parser.y2
-rw-r--r--Zend/zend_ini_scanner.h2
-rw-r--r--Zend/zend_ini_scanner.l2
-rw-r--r--Zend/zend_istdiostream.h2
-rw-r--r--Zend/zend_language_parser.y2
-rw-r--r--Zend/zend_language_scanner.h2
-rw-r--r--Zend/zend_language_scanner.l2
-rw-r--r--Zend/zend_list.c2
-rw-r--r--Zend/zend_list.h2
-rw-r--r--Zend/zend_llist.c2
-rw-r--r--Zend/zend_llist.h2
-rw-r--r--Zend/zend_mm.c2
-rw-r--r--Zend/zend_mm.h2
-rw-r--r--Zend/zend_modules.h2
-rw-r--r--Zend/zend_multiply.h2
-rw-r--r--Zend/zend_object_handlers.c2
-rw-r--r--Zend/zend_object_handlers.h2
-rw-r--r--Zend/zend_objects.c2
-rw-r--r--Zend/zend_objects.h2
-rw-r--r--Zend/zend_objects_API.c2
-rw-r--r--Zend/zend_objects_API.h2
-rw-r--r--Zend/zend_opcode.c2
-rw-r--r--Zend/zend_operators.c2
-rw-r--r--Zend/zend_operators.h2
-rw-r--r--Zend/zend_ptr_stack.c2
-rw-r--r--Zend/zend_ptr_stack.h2
-rw-r--r--Zend/zend_qsort.c2
-rw-r--r--Zend/zend_qsort.h2
-rw-r--r--Zend/zend_sprintf.c2
-rw-r--r--Zend/zend_stack.c2
-rw-r--r--Zend/zend_stack.h2
-rw-r--r--Zend/zend_static_allocator.c2
-rw-r--r--Zend/zend_static_allocator.h2
-rw-r--r--Zend/zend_stream.c2
-rw-r--r--Zend/zend_stream.h2
-rw-r--r--Zend/zend_ts_hash.c2
-rw-r--r--Zend/zend_ts_hash.h2
-rw-r--r--Zend/zend_types.h2
-rw-r--r--Zend/zend_variables.c2
-rw-r--r--Zend/zend_variables.h2
79 files changed, 79 insertions, 79 deletions
diff --git a/Zend/acconfig.h b/Zend/acconfig.h
index 582d199f7a..37338bd5d9 100644
--- a/Zend/acconfig.h
+++ b/Zend/acconfig.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 the following url: |
| 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.c b/Zend/zend.c
index b3f415bd26..1a28887178 100644
--- a/Zend/zend.c
+++ b/Zend/zend.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 the following url: |
| 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.h b/Zend/zend.h
index c2bc0ae9fc..3e28b4221f 100644
--- a/Zend/zend.h
+++ b/Zend/zend.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 the following url: |
| 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_API.c b/Zend/zend_API.c
index 5a6e373ab9..575fd2a502 100644
--- a/Zend/zend_API.c
+++ b/Zend/zend_API.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 the following url: |
| 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_API.h b/Zend/zend_API.h
index fb018036ec..5a6169ea1f 100644
--- a/Zend/zend_API.h
+++ b/Zend/zend_API.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 the following url: |
| 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_alloc.c b/Zend/zend_alloc.c
index 61ff38004e..691e21085f 100644
--- a/Zend/zend_alloc.c
+++ b/Zend/zend_alloc.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 the following url: |
| 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_alloc.h b/Zend/zend_alloc.h
index dff79a8948..df085e46cb 100644
--- a/Zend/zend_alloc.h
+++ b/Zend/zend_alloc.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 the following url: |
| 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_builtin_functions.c b/Zend/zend_builtin_functions.c
index 2c9166141c..7807d6bd6e 100644
--- a/Zend/zend_builtin_functions.c
+++ b/Zend/zend_builtin_functions.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 the following url: |
| 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_builtin_functions.h b/Zend/zend_builtin_functions.h
index 049e11e664..07588aeee7 100644
--- a/Zend/zend_builtin_functions.h
+++ b/Zend/zend_builtin_functions.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 the following url: |
| 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_compile.c b/Zend/zend_compile.c
index 8844ba2ed2..568eb49107 100644
--- a/Zend/zend_compile.c
+++ b/Zend/zend_compile.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 the following url: |
| 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_compile.h b/Zend/zend_compile.h
index 09d5d2e88e..1a4ec937be 100644
--- a/Zend/zend_compile.h
+++ b/Zend/zend_compile.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 the following url: |
| 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_config.nw.h b/Zend/zend_config.nw.h
index c416b85161..44984f105e 100644
--- a/Zend/zend_config.nw.h
+++ b/Zend/zend_config.nw.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 the following url: |
| 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_config.w32.h b/Zend/zend_config.w32.h
index fe62faa8d6..b5b3ecd705 100644
--- a/Zend/zend_config.w32.h
+++ b/Zend/zend_config.w32.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 the following url: |
| 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_constants.c b/Zend/zend_constants.c
index 340a9dcecd..de7d2a87f5 100644
--- a/Zend/zend_constants.c
+++ b/Zend/zend_constants.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 the following url: |
| 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_constants.h b/Zend/zend_constants.h
index c6125a0f42..38f2e5a80e 100644
--- a/Zend/zend_constants.h
+++ b/Zend/zend_constants.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 the following url: |
| 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_default_classes.c b/Zend/zend_default_classes.c
index 99da4bf663..fb7a4d86ee 100644
--- a/Zend/zend_default_classes.c
+++ b/Zend/zend_default_classes.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 the following url: |
| 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_default_classes.h b/Zend/zend_default_classes.h
index 60511409b1..ceba1e2e33 100644
--- a/Zend/zend_default_classes.h
+++ b/Zend/zend_default_classes.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 the following url: |
| 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_dynamic_array.c b/Zend/zend_dynamic_array.c
index 306343b7cc..c2ac35438e 100644
--- a/Zend/zend_dynamic_array.c
+++ b/Zend/zend_dynamic_array.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 the following url: |
| 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_dynamic_array.h b/Zend/zend_dynamic_array.h
index c321634267..4b3a3c1f06 100644
--- a/Zend/zend_dynamic_array.h
+++ b/Zend/zend_dynamic_array.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 the following url: |
| 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_errors.h b/Zend/zend_errors.h
index 29a2e065ba..69e2cf2793 100644
--- a/Zend/zend_errors.h
+++ b/Zend/zend_errors.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 the following url: |
| 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_exceptions.c b/Zend/zend_exceptions.c
index 99da4bf663..fb7a4d86ee 100644
--- a/Zend/zend_exceptions.c
+++ b/Zend/zend_exceptions.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 the following url: |
| 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_exceptions.h b/Zend/zend_exceptions.h
index 60511409b1..ceba1e2e33 100644
--- a/Zend/zend_exceptions.h
+++ b/Zend/zend_exceptions.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 the following url: |
| 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_execute.c b/Zend/zend_execute.c
index 36cd7189be..73a9ba6a3b 100644
--- a/Zend/zend_execute.c
+++ b/Zend/zend_execute.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 the following url: |
| 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_execute.h b/Zend/zend_execute.h
index 4168c2db92..01075f3ffc 100644
--- a/Zend/zend_execute.h
+++ b/Zend/zend_execute.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 the following url: |
| 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_execute_API.c b/Zend/zend_execute_API.c
index 98bae1e893..308d5f4751 100644
--- a/Zend/zend_execute_API.c
+++ b/Zend/zend_execute_API.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 the following url: |
| 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_execute_locks.h b/Zend/zend_execute_locks.h
index b2fcbc83a4..7830fa6da5 100644
--- a/Zend/zend_execute_locks.h
+++ b/Zend/zend_execute_locks.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 the following url: |
| 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_extensions.c b/Zend/zend_extensions.c
index a1372dff2c..a58ee5ea5d 100644
--- a/Zend/zend_extensions.c
+++ b/Zend/zend_extensions.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 the following url: |
| 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_extensions.h b/Zend/zend_extensions.h
index dc9f3acf7b..242155fc39 100644
--- a/Zend/zend_extensions.h
+++ b/Zend/zend_extensions.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 the following url: |
| 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_fast_cache.h b/Zend/zend_fast_cache.h
index 16d3213ac2..283e8310a7 100644
--- a/Zend/zend_fast_cache.h
+++ b/Zend/zend_fast_cache.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 the following url: |
| 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_globals.h b/Zend/zend_globals.h
index b04ea2e493..bbe4e02609 100644
--- a/Zend/zend_globals.h
+++ b/Zend/zend_globals.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 the following url: |
| 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_globals_macros.h b/Zend/zend_globals_macros.h
index c9d65274ec..fdc7afd6a7 100644
--- a/Zend/zend_globals_macros.h
+++ b/Zend/zend_globals_macros.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 the following url: |
| 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_hash.c b/Zend/zend_hash.c
index 44acd2624a..cfbc2049c6 100644
--- a/Zend/zend_hash.c
+++ b/Zend/zend_hash.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 the following url: |
| 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_hash.h b/Zend/zend_hash.h
index 37a84cb956..e1f0beccea 100644
--- a/Zend/zend_hash.h
+++ b/Zend/zend_hash.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 the following url: |
| 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_highlight.c b/Zend/zend_highlight.c
index 586c1ab64d..746dafee89 100644
--- a/Zend/zend_highlight.c
+++ b/Zend/zend_highlight.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 the following url: |
| 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_highlight.h b/Zend/zend_highlight.h
index 807270049e..900a6f543c 100644
--- a/Zend/zend_highlight.h
+++ b/Zend/zend_highlight.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 the following url: |
| 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_indent.c b/Zend/zend_indent.c
index d036bfdfeb..adebf9b5b1 100644
--- a/Zend/zend_indent.c
+++ b/Zend/zend_indent.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 the following url: |
| 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_indent.h b/Zend/zend_indent.h
index 45d5c167c0..88aab0c09d 100644
--- a/Zend/zend_indent.h
+++ b/Zend/zend_indent.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 the following url: |
| 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_ini.c b/Zend/zend_ini.c
index 3828adb863..eb2ab1275e 100644
--- a/Zend/zend_ini.c
+++ b/Zend/zend_ini.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 the following url: |
| 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_ini.h b/Zend/zend_ini.h
index 5502bf9460..23c475b822 100644
--- a/Zend/zend_ini.h
+++ b/Zend/zend_ini.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 the following url: |
| 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_ini_parser.y b/Zend/zend_ini_parser.y
index 0f9e4d7ba4..a11af70b7c 100644
--- a/Zend/zend_ini_parser.y
+++ b/Zend/zend_ini_parser.y
@@ -7,7 +7,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 the following url: |
| 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_ini_scanner.h b/Zend/zend_ini_scanner.h
index ab55393a7f..677f3746e8 100644
--- a/Zend/zend_ini_scanner.h
+++ b/Zend/zend_ini_scanner.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 the following url: |
| 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_ini_scanner.l b/Zend/zend_ini_scanner.l
index fb85c101ff..ab9b85fa11 100644
--- a/Zend/zend_ini_scanner.l
+++ b/Zend/zend_ini_scanner.l
@@ -7,7 +7,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 the following url: |
| 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_istdiostream.h b/Zend/zend_istdiostream.h
index b4dc9a8db7..e7c9728b9b 100644
--- a/Zend/zend_istdiostream.h
+++ b/Zend/zend_istdiostream.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 the following url: |
| 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_language_parser.y b/Zend/zend_language_parser.y
index 01111ac0ca..42624ced6b 100644
--- a/Zend/zend_language_parser.y
+++ b/Zend/zend_language_parser.y
@@ -7,7 +7,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 the following url: |
| 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_language_scanner.h b/Zend/zend_language_scanner.h
index 50227ee9c7..332e020882 100644
--- a/Zend/zend_language_scanner.h
+++ b/Zend/zend_language_scanner.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 the following url: |
| 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_language_scanner.l b/Zend/zend_language_scanner.l
index e7aa41fcc6..ab49eeac20 100644
--- a/Zend/zend_language_scanner.l
+++ b/Zend/zend_language_scanner.l
@@ -8,7 +8,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 the following url: |
| 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_list.c b/Zend/zend_list.c
index d165190c05..bbd2c4f78b 100644
--- a/Zend/zend_list.c
+++ b/Zend/zend_list.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 the following url: |
| 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_list.h b/Zend/zend_list.h
index 05f5d50bf8..5a07aa501d 100644
--- a/Zend/zend_list.h
+++ b/Zend/zend_list.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 the following url: |
| 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_llist.c b/Zend/zend_llist.c
index 13fab349af..52b2a81eaa 100644
--- a/Zend/zend_llist.c
+++ b/Zend/zend_llist.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 the following url: |
| 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_llist.h b/Zend/zend_llist.h
index f6c25664ba..cde1b42cf7 100644
--- a/Zend/zend_llist.h
+++ b/Zend/zend_llist.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 the following url: |
| 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_mm.c b/Zend/zend_mm.c
index 16ea253556..20d3735051 100644
--- a/Zend/zend_mm.c
+++ b/Zend/zend_mm.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 the following url: |
| 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_mm.h b/Zend/zend_mm.h
index 279283bcc9..730270266f 100644
--- a/Zend/zend_mm.h
+++ b/Zend/zend_mm.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 the following url: |
| 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_modules.h b/Zend/zend_modules.h
index 3722d935ae..188fcf5078 100644
--- a/Zend/zend_modules.h
+++ b/Zend/zend_modules.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 the following url: |
| 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_multiply.h b/Zend/zend_multiply.h
index 30433d77d8..e6f2b6a10b 100644
--- a/Zend/zend_multiply.h
+++ b/Zend/zend_multiply.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 the following url: |
| 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_object_handlers.c b/Zend/zend_object_handlers.c
index 80f661c3c1..213ece098c 100644
--- a/Zend/zend_object_handlers.c
+++ b/Zend/zend_object_handlers.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 the following url: |
| 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_object_handlers.h b/Zend/zend_object_handlers.h
index 2676d1e8ce..4bf801719c 100644
--- a/Zend/zend_object_handlers.h
+++ b/Zend/zend_object_handlers.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 the following url: |
| 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_objects.c b/Zend/zend_objects.c
index 51d402c4e4..911fc700e5 100644
--- a/Zend/zend_objects.c
+++ b/Zend/zend_objects.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 the following url: |
| 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_objects.h b/Zend/zend_objects.h
index 5c4d080913..239676b162 100644
--- a/Zend/zend_objects.h
+++ b/Zend/zend_objects.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 the following url: |
| 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_objects_API.c b/Zend/zend_objects_API.c
index 7bc297b391..34df13e159 100644
--- a/Zend/zend_objects_API.c
+++ b/Zend/zend_objects_API.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 the following url: |
| 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_objects_API.h b/Zend/zend_objects_API.h
index 362dddd83e..66894e476c 100644
--- a/Zend/zend_objects_API.h
+++ b/Zend/zend_objects_API.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 the following url: |
| 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_opcode.c b/Zend/zend_opcode.c
index 38533145c8..8ae9722202 100644
--- a/Zend/zend_opcode.c
+++ b/Zend/zend_opcode.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 the following url: |
| 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_operators.c b/Zend/zend_operators.c
index 9238857be0..ed63fa47c1 100644
--- a/Zend/zend_operators.c
+++ b/Zend/zend_operators.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 the following url: |
| 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_operators.h b/Zend/zend_operators.h
index 8fc2e26ae8..dcfe4c943e 100644
--- a/Zend/zend_operators.h
+++ b/Zend/zend_operators.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 the following url: |
| 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_ptr_stack.c b/Zend/zend_ptr_stack.c
index 756e4933c5..96e445a30b 100644
--- a/Zend/zend_ptr_stack.c
+++ b/Zend/zend_ptr_stack.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 the following url: |
| 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_ptr_stack.h b/Zend/zend_ptr_stack.h
index ff6b715bbb..627b44c8a8 100644
--- a/Zend/zend_ptr_stack.h
+++ b/Zend/zend_ptr_stack.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 the following url: |
| 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_qsort.c b/Zend/zend_qsort.c
index 1f7d223d6e..54d83a4165 100644
--- a/Zend/zend_qsort.c
+++ b/Zend/zend_qsort.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 the following url: |
| 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_qsort.h b/Zend/zend_qsort.h
index fec4cd2fb6..c9e3725975 100644
--- a/Zend/zend_qsort.h
+++ b/Zend/zend_qsort.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 the following url: |
| 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_sprintf.c b/Zend/zend_sprintf.c
index 126685a499..a8a6c3a36d 100644
--- a/Zend/zend_sprintf.c
+++ b/Zend/zend_sprintf.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 the following url: |
| 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_stack.c b/Zend/zend_stack.c
index ac11a54305..25efe60954 100644
--- a/Zend/zend_stack.c
+++ b/Zend/zend_stack.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 the following url: |
| 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_stack.h b/Zend/zend_stack.h
index d7ea084bc2..4578e730ee 100644
--- a/Zend/zend_stack.h
+++ b/Zend/zend_stack.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 the following url: |
| 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_static_allocator.c b/Zend/zend_static_allocator.c
index f49de8624b..602245604f 100644
--- a/Zend/zend_static_allocator.c
+++ b/Zend/zend_static_allocator.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 the following url: |
| 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_static_allocator.h b/Zend/zend_static_allocator.h
index 8e98cdf587..4d6c71f5bd 100644
--- a/Zend/zend_static_allocator.h
+++ b/Zend/zend_static_allocator.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 the following url: |
| 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_stream.c b/Zend/zend_stream.c
index f13b0359e6..9ff22ca7de 100644
--- a/Zend/zend_stream.c
+++ b/Zend/zend_stream.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 the following url: |
| 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_stream.h b/Zend/zend_stream.h
index 130793287c..13c8ab86e9 100644
--- a/Zend/zend_stream.h
+++ b/Zend/zend_stream.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 the following url: |
| 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_ts_hash.c b/Zend/zend_ts_hash.c
index a47dcf4fc5..19ee2370f2 100644
--- a/Zend/zend_ts_hash.c
+++ b/Zend/zend_ts_hash.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 the following url: |
| 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_ts_hash.h b/Zend/zend_ts_hash.h
index 736d214f88..b6b7570865 100644
--- a/Zend/zend_ts_hash.h
+++ b/Zend/zend_ts_hash.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 the following url: |
| 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_types.h b/Zend/zend_types.h
index 4a895115a8..584dcd79b9 100644
--- a/Zend/zend_types.h
+++ b/Zend/zend_types.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 the following url: |
| 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_variables.c b/Zend/zend_variables.c
index a3856953de..a3de3627a5 100644
--- a/Zend/zend_variables.c
+++ b/Zend/zend_variables.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 the following url: |
| 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_variables.h b/Zend/zend_variables.h
index 37e6c2eaf0..9d43fcbde8 100644
--- a/Zend/zend_variables.h
+++ b/Zend/zend_variables.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 the following url: |
| 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 |