diff options
Diffstat (limited to 'ext/filepro')
-rw-r--r-- | ext/filepro/filepro.c | 2 | ||||
-rw-r--r-- | ext/filepro/php_filepro.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c index 0ad6d5291a..c7079c8150 100644 --- a/ext/filepro/filepro.c +++ b/ext/filepro/filepro.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 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/filepro/php_filepro.h b/ext/filepro/php_filepro.h index fbc43332db..6b3090e52e 100644 --- a/ext/filepro/php_filepro.h +++ b/ext/filepro/php_filepro.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 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |