diff options
Diffstat (limited to 'ext/fribidi')
-rwxr-xr-x | ext/fribidi/fribidi.c | 2 | ||||
-rw-r--r-- | ext/fribidi/php_fribidi.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/fribidi/fribidi.c b/ext/fribidi/fribidi.c index 05beb7b3a2..10ed3bf99c 100755 --- a/ext/fribidi/fribidi.c +++ b/ext/fribidi/fribidi.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/fribidi/php_fribidi.h b/ext/fribidi/php_fribidi.h index 1cc33fc7f4..4bbd451847 100644 --- a/ext/fribidi/php_fribidi.h +++ b/ext/fribidi/php_fribidi.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 4 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |