diff options
| author | foobar <sniper@php.net> | 2005-08-03 14:08:58 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2005-08-03 14:08:58 +0000 |
| commit | 23e671a51ee7bf5abca3d9e2326d2adbd524b30b (patch) | |
| tree | 50c774df6e5f8805f21436fc5bb4cf8af7774936 /ext/simplexml | |
| parent | ce32c4ece753bb399926146f880f415c3ea781c0 (diff) | |
| download | php-git-23e671a51ee7bf5abca3d9e2326d2adbd524b30b.tar.gz | |
- Bumber up year
Diffstat (limited to 'ext/simplexml')
| -rw-r--r-- | ext/simplexml/php_simplexml.h | 2 | ||||
| -rwxr-xr-x | ext/simplexml/php_simplexml_exports.h | 2 | ||||
| -rw-r--r-- | ext/simplexml/simplexml.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ext/simplexml/php_simplexml.h b/ext/simplexml/php_simplexml.h index faa107965b..5a1da0f8f4 100644 --- a/ext/simplexml/php_simplexml.h +++ b/ext/simplexml/php_simplexml.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/simplexml/php_simplexml_exports.h b/ext/simplexml/php_simplexml_exports.h index 445605fdf5..0b296df54e 100755 --- a/ext/simplexml/php_simplexml_exports.h +++ b/ext/simplexml/php_simplexml_exports.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/simplexml/simplexml.c b/ext/simplexml/simplexml.c index 3343849494..deae3573dd 100644 --- a/ext/simplexml/simplexml.c +++ b/ext/simplexml/simplexml.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |
