diff options
Diffstat (limited to 'ext/ctype')
-rw-r--r-- | ext/ctype/ctype.c | 2 | ||||
-rw-r--r-- | ext/ctype/php_ctype.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/ext/ctype/ctype.c b/ext/ctype/ctype.c index cffad1a2da..0e80cad16a 100644 --- a/ext/ctype/ctype.c +++ b/ext/ctype/ctype.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | diff --git a/ext/ctype/php_ctype.h b/ext/ctype/php_ctype.h index 3265f50e06..4fb5d93a09 100644 --- a/ext/ctype/php_ctype.h +++ b/ext/ctype/php_ctype.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | |