diff options
Diffstat (limited to 'ext/soap/php_schema.h')
| -rw-r--r-- | ext/soap/php_schema.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/soap/php_schema.h b/ext/soap/php_schema.h index 92c982d86b..54db98c740 100644 --- a/ext/soap/php_schema.h +++ b/ext/soap/php_schema.h @@ -14,10 +14,9 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain <rodif_bl@yahoo.com> | | Shane Caraveo <shane@caraveo.com> | - | Dmitry Stogov <dmitry@zend.com> | + | Dmitry Stogov <dmitry@php.net> | +----------------------------------------------------------------------+ */ -/* $Id$ */ #ifndef PHP_SCHEMA_H #define PHP_SCHEMA_H |
