summaryrefslogtreecommitdiff
path: root/ext/notes
diff options
context:
space:
mode:
Diffstat (limited to 'ext/notes')
-rw-r--r--ext/notes/php_notes.c4
-rw-r--r--ext/notes/php_notes.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/notes/php_notes.c b/ext/notes/php_notes.c
index 9d6246c773..3fffddc1c9 100644
--- a/ext/notes/php_notes.c
+++ b/ext/notes/php_notes.c
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 4 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2001 The PHP Group |
+ | Copyright (c) 1997-2002 The PHP Group |
+----------------------------------------------------------------------+
| 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 |
diff --git a/ext/notes/php_notes.h b/ext/notes/php_notes.h
index 35ff36eaa2..c85a0cf389 100644
--- a/ext/notes/php_notes.h
+++ b/ext/notes/php_notes.h
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 4 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2001 The PHP Group |
+ | Copyright (c) 1997-2002 The PHP Group |
+----------------------------------------------------------------------+
| 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 |