diff options
Diffstat (limited to 'ext/phar')
-rw-r--r-- | ext/phar/tar.c | 2 | ||||
-rw-r--r-- | ext/phar/tar.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/phar/tar.c b/ext/phar/tar.c index 83e8fbcaff..5b5b796ffe 100644 --- a/ext/phar/tar.c +++ b/ext/phar/tar.c @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Dmitry Stogov <dmitry@zend.com> | + | Authors: Dmitry Stogov <dmitry@php.net> | | Gregory Beaver <cellog@php.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/phar/tar.h b/ext/phar/tar.h index 6284103eed..b7ad75b5fa 100644 --- a/ext/phar/tar.h +++ b/ext/phar/tar.h @@ -14,7 +14,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Dmitry Stogov <dmitry@zend.com> | + | Authors: Dmitry Stogov <dmitry@php.net> | | Gregory Beaver <cellog@php.net> | +----------------------------------------------------------------------+ */ |