diff options
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r-- | ext/standard/math.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c index e224ac6c7e..f903615d75 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.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, | |