diff options
Diffstat (limited to 'ext/notes')
-rw-r--r-- | ext/notes/php_notes.c | 2 | ||||
-rw-r--r-- | ext/notes/php_notes.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/notes/php_notes.c b/ext/notes/php_notes.c index e9a78ab8cd..138f246767 100644 --- a/ext/notes/php_notes.c +++ b/ext/notes/php_notes.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 d2f6e57055..02868c7cff 100644 --- a/ext/notes/php_notes.h +++ b/ext/notes/php_notes.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 | |