diff options
Diffstat (limited to 'ext/xmlwriter/php_xmlwriter.h')
| -rw-r--r-- | ext/xmlwriter/php_xmlwriter.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ext/xmlwriter/php_xmlwriter.h b/ext/xmlwriter/php_xmlwriter.h index e7c8a3f6ed..933d7f11af 100644 --- a/ext/xmlwriter/php_xmlwriter.h +++ b/ext/xmlwriter/php_xmlwriter.h @@ -2,15 +2,15 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2005 Rob Richards, Pierre-Alain Joye | + | Copyright (c) 1997-2005 The PHP Group | +----------------------------------------------------------------------+ - | This source file is subject to the New BSD license, That is bundled | - | with this package in the file LICENSE, and is available through | - | the world-wide-web at | - | http://www.opensource.org/licenses/bsd-license.php | - | If you did not receive a copy of the new BSDlicense and are unable | - | to obtain it through the world-wide-web, please send a note to | - | pecl-dev@lists.php.net so we can mail you a copy immediately. | + | This source file is subject to version 3.01 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_01.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: Rob Richards <rrichards@php.net> | | Pierre-A. Joye <pajoye@php.net> | |
