]> granicus.if.org Git - php/commitdiff
Missing headers
authorfoobar <sniper@php.net>
Sun, 20 Jul 2003 10:53:22 +0000 (10:53 +0000)
committerfoobar <sniper@php.net>
Sun, 20 Jul 2003 10:53:22 +0000 (10:53 +0000)
ext/sockets/unix_socket_constants.h
ext/sockets/win32_socket_constants.h

index 911b74df27355c91cab9c9a99f9bb5312d9dae37..3626e0ccf1bb3c8afeda276754f8709d9db4d312 100644 (file)
@@ -1,3 +1,21 @@
+/*
+  +----------------------------------------------------------------------+
+  | PHP Version 4                                                        |
+  +----------------------------------------------------------------------+
+  | Copyright (c) 1997-2003 The PHP Group                                |
+  +----------------------------------------------------------------------+
+  | This source file is subject to version 3.0 of the PHP license,       |
+  | that is bundled with this package in the file LICENSE, and is        |
+  | available through the world-wide-web at the following url:           |
+  | http://www.php.net/license/3_0.txt.                                  |
+  | If you did not receive a copy of the PHP license and are unable to   |
+  | obtain it through the world-wide-web, please send a note to          |
+  | license@php.net so we can mail you a copy immediately.               |
+  +----------------------------------------------------------------------+
+  | Author: Jason Greene <jason@php.net>                                 |
+  +----------------------------------------------------------------------+
+*/
+
 /* $Id$ */
 
 /* This file is to be included by sockets.c */
index 480683a76a0f724e3f7b9b2cc06ef719745c12c0..b2e518f4999bdf3d5f117ff6241561b412ad6d12 100644 (file)
@@ -1,3 +1,21 @@
+/*
+  +----------------------------------------------------------------------+
+  | PHP Version 4                                                        |
+  +----------------------------------------------------------------------+
+  | Copyright (c) 1997-2003 The PHP Group                                |
+  +----------------------------------------------------------------------+
+  | This source file is subject to version 3.0 of the PHP license,       |
+  | that is bundled with this package in the file LICENSE, and is        |
+  | available through the world-wide-web at the following url:           |
+  | http://www.php.net/license/3_0.txt.                                  |
+  | If you did not receive a copy of the PHP license and are unable to   |
+  | obtain it through the world-wide-web, please send a note to          |
+  | license@php.net so we can mail you a copy immediately.               |
+  +----------------------------------------------------------------------+
+  | Author: Jason Greene <jason@php.net>                                 |
+  +----------------------------------------------------------------------+
+*/
+
 /* $Id$ */
 
 /* This file is to be included by sockets.c */