diff options
Diffstat (limited to 'ext/gd')
-rw-r--r-- | ext/gd/gd.c | 2 | ||||
-rw-r--r-- | ext/gd/gd_ctx.c | 2 | ||||
-rw-r--r-- | ext/gd/libgd/gd_xbm.c | 2 | ||||
-rw-r--r-- | ext/gd/php_gd.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 4f93d62c51..555b182eb1 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.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/gd/gd_ctx.c b/ext/gd/gd_ctx.c index 52265de4ba..9bed0d034f 100644 --- a/ext/gd/gd_ctx.c +++ b/ext/gd/gd_ctx.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/gd/libgd/gd_xbm.c b/ext/gd/libgd/gd_xbm.c index dae2e62152..dabdf0a38f 100644 --- a/ext/gd/libgd/gd_xbm.c +++ b/ext/gd/libgd/gd_xbm.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/gd/php_gd.h b/ext/gd/php_gd.h index a74a7cc6c2..4f08357880 100644 --- a/ext/gd/php_gd.h +++ b/ext/gd/php_gd.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, | |