diff options
Diffstat (limited to 'ext/recode')
| -rw-r--r-- | ext/recode/php_recode.h | 2 | ||||
| -rw-r--r-- | ext/recode/recode.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/recode/php_recode.h b/ext/recode/php_recode.h index 76ae292c56..265af7f148 100644 --- a/ext/recode/php_recode.h +++ b/ext/recode/php_recode.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2014 The PHP Group | +----------------------------------------------------------------------+ diff --git a/ext/recode/recode.c b/ext/recode/recode.c index 2e044301cb..a70a4fcb2c 100644 --- a/ext/recode/recode.c +++ b/ext/recode/recode.c @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2014 The PHP Group | +----------------------------------------------------------------------+ |
