diff options
Diffstat (limited to 'ext/mcve')
| -rw-r--r-- | ext/mcve/mcve.c | 2 | ||||
| -rw-r--r-- | ext/mcve/php_mcve.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/mcve/mcve.c b/ext/mcve/mcve.c index c6ee1b089b..00cf2f170d 100644 --- a/ext/mcve/mcve.c +++ b/ext/mcve/mcve.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | 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/mcve/php_mcve.h b/ext/mcve/php_mcve.h index 15f1869e0c..6bbc016ff9 100644 --- a/ext/mcve/php_mcve.h +++ b/ext/mcve/php_mcve.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | 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 | |
