diff options
Diffstat (limited to 'ext/standard/php_standard.h')
| -rw-r--r-- | ext/standard/php_standard.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h index 9b02091640..615264282e 100644 --- a/ext/standard/php_standard.h +++ b/ext/standard/php_standard.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2018 The PHP Group | + | Copyright (c) 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 | @@ -66,11 +66,3 @@ #define phpext_standard_ptr basic_functions_module_ptr PHP_MINIT_FUNCTION(standard_filters); PHP_MSHUTDOWN_FUNCTION(standard_filters); - - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |
