summaryrefslogtreecommitdiff
path: root/ext/notes
diff options
context:
space:
mode:
Diffstat (limited to 'ext/notes')
-rw-r--r--ext/notes/php_notes.c2
-rw-r--r--ext/notes/php_notes.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/notes/php_notes.c b/ext/notes/php_notes.c
index 16a459ceb1..e190af86c6 100644
--- a/ext/notes/php_notes.c
+++ b/ext/notes/php_notes.c
@@ -6,7 +6,7 @@
+----------------------------------------------------------------------+
| This source file is subject to version 2.01 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 the following url: |
| http://www.php.net/license/2_01.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/notes/php_notes.h b/ext/notes/php_notes.h
index 1595c9d62a..74a9b7f36f 100644
--- a/ext/notes/php_notes.h
+++ b/ext/notes/php_notes.h
@@ -6,7 +6,7 @@
+----------------------------------------------------------------------+
| This source file is subject to version 2.01 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 the following url: |
| http://www.php.net/license/2_01.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 |