diff options
author | Zeev Suraski <zeev@php.net> | 2000-04-19 15:21:22 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-04-19 15:21:22 +0000 |
commit | a81e6bc04e98f93d82a4364ac78709fe28a24138 (patch) | |
tree | 80e0fbbd939727e2a6f2778e31e7ef4c64a6adb8 /sapi/isapi/php4isapi.c | |
parent | 708811184d2c7534495f293b4c21203c717ea8aa (diff) | |
download | php-git-a81e6bc04e98f93d82a4364ac78709fe28a24138.tar.gz |
author fixes
Diffstat (limited to 'sapi/isapi/php4isapi.c')
-rw-r--r-- | sapi/isapi/php4isapi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/isapi/php4isapi.c b/sapi/isapi/php4isapi.c index 0b79271bf6..3573fe0941 100644 --- a/sapi/isapi/php4isapi.c +++ b/sapi/isapi/php4isapi.c @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: | - | | + | Authors: Zeev Suraski <zeev@zend.com> | + | Zeus Support: Ben Mansell <ben@zeus.com> | +----------------------------------------------------------------------+ */ |