diff options
Diffstat (limited to 'ext/pspell')
-rw-r--r-- | ext/pspell/php_pspell.h | 2 | ||||
-rw-r--r-- | ext/pspell/pspell.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/ext/pspell/php_pspell.h b/ext/pspell/php_pspell.h index aa0fe0b8e6..85d7eb5b15 100644 --- a/ext/pspell/php_pspell.h +++ b/ext/pspell/php_pspell.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, | diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c index 4e5e34e6b5..7f0313466e 100644 --- a/ext/pspell/pspell.c +++ b/ext/pspell/pspell.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, | |