summaryrefslogtreecommitdiff
path: root/ext/soap/php_xml.h
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2004-01-29 09:27:06 +0000
committerDerick Rethans <derick@php.net>2004-01-29 09:27:06 +0000
commit9d2f84e41135f66214c8f786d16a298909eb8f63 (patch)
tree86ec6685198e66dc292603b51cb6068badc8a771 /ext/soap/php_xml.h
parent49b9c595188771940fefa4bcaf87ce8815ece359 (diff)
downloadphp-git-9d2f84e41135f66214c8f786d16a298909eb8f63.tar.gz
- Add our standard header
Diffstat (limited to 'ext/soap/php_xml.h')
-rw-r--r--ext/soap/php_xml.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/ext/soap/php_xml.h b/ext/soap/php_xml.h
index c518983f16..94f0148b1d 100644
--- a/ext/soap/php_xml.h
+++ b/ext/soap/php_xml.h
@@ -1,3 +1,22 @@
+/*
+ +----------------------------------------------------------------------+
+ | PHP Version 5 |
+ +----------------------------------------------------------------------+
+ | Copyright (c) 1997-2004 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: Dmitry Stogov <dmitry@php.net> |
+ +----------------------------------------------------------------------+
+*/
+/* $Id$ */
+
#ifndef PHP_SOAP_XML_H
#define PHP_SOAP_XML_H