From: Sebastian Bergmann Date: Wed, 23 Jan 2002 13:41:52 +0000 (+0000) Subject: Give Edin Kadribasic his due credits. X-Git-Tag: PRE_ISSET_PATCH~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43b1d2acd1e7b706c08c162d6be8721fa61d5604;p=php Give Edin Kadribasic his due credits. --- diff --git a/sapi/cli/php_cli.c b/sapi/cli/php_cli.c index cf592eb300..37f61a69fb 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -12,9 +12,9 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Rasmus Lerdorf | - | Stig Bakken | - | Zeev Suraski | + | Author: Edin Kadribasic | + | Parts based on CGI SAPI Module by | + | Rasmus Lerdorf, Stig Bakken and Zeev Suraski | +----------------------------------------------------------------------+ */