diff options
Diffstat (limited to 'ext/sockets')
-rw-r--r-- | ext/sockets/multicast.c | 2 | ||||
-rw-r--r-- | ext/sockets/multicast.h | 2 | ||||
-rw-r--r-- | ext/sockets/php_sockets.h | 2 | ||||
-rw-r--r-- | ext/sockets/sendrecvmsg.c | 2 | ||||
-rw-r--r-- | ext/sockets/sockets.c | 2 | ||||
-rw-r--r-- | ext/sockets/unix_socket_constants.h | 2 | ||||
-rw-r--r-- | ext/sockets/win32_socket_constants.h | 2 | ||||
-rw-r--r-- | ext/sockets/windows_common.h | 2 |
8 files changed, 0 insertions, 16 deletions
diff --git a/ext/sockets/multicast.c b/ext/sockets/multicast.c index 481bf94f8c..476aaeed64 100644 --- a/ext/sockets/multicast.c +++ b/ext/sockets/multicast.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/sockets/multicast.h b/ext/sockets/multicast.h index 256af0c66c..98a19ba54c 100644 --- a/ext/sockets/multicast.h +++ b/ext/sockets/multicast.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/sockets/php_sockets.h b/ext/sockets/php_sockets.h index c1aba9dc98..7f67040ce3 100644 --- a/ext/sockets/php_sockets.h +++ b/ext/sockets/php_sockets.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/sockets/sendrecvmsg.c b/ext/sockets/sendrecvmsg.c index 86556a308f..b5b6050809 100644 --- a/ext/sockets/sendrecvmsg.c +++ b/ext/sockets/sendrecvmsg.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/sockets/sockets.c b/ext/sockets/sockets.c index e62bb88ef7..3546785234 100644 --- a/ext/sockets/sockets.c +++ b/ext/sockets/sockets.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/sockets/unix_socket_constants.h b/ext/sockets/unix_socket_constants.h index a8a276ccbf..53763b6aa1 100644 --- a/ext/sockets/unix_socket_constants.h +++ b/ext/sockets/unix_socket_constants.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/sockets/win32_socket_constants.h b/ext/sockets/win32_socket_constants.h index e2adf8cacf..656b530a29 100644 --- a/ext/sockets/win32_socket_constants.h +++ b/ext/sockets/win32_socket_constants.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/sockets/windows_common.h b/ext/sockets/windows_common.h index 771d07d752..2923503556 100644 --- a/ext/sockets/windows_common.h +++ b/ext/sockets/windows_common.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, | |