diff options
Diffstat (limited to 'main/fastcgi.h')
| -rw-r--r-- | main/fastcgi.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/main/fastcgi.h b/main/fastcgi.h index 3ae3e8844f..aa7a8578f4 100644 --- a/main/fastcgi.h +++ b/main/fastcgi.h @@ -12,12 +12,10 @@ | 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> | +----------------------------------------------------------------------+ */ -/* $Id$ */ - /* FastCGI protocol */ #define FCGI_VERSION_1 1 |
