summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-06-26 18:58:49 +0000
committerDerick Rethans <derick@php.net>2002-06-26 18:58:49 +0000
commitea303541f8a0ef16f459db117020aa495b4991fe (patch)
tree5af323632988376678d2d423a7fd098bc9c63b29
parent3696bc781adb102d54a4cb128259d3af387ee4fb (diff)
downloadphp-git-ea303541f8a0ef16f459db117020aa495b4991fe.tar.gz
- And the SAPI too
-rw-r--r--ext/standard/credits_sapi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/standard/credits_sapi.h b/ext/standard/credits_sapi.h
index af50040a33..e1b3c1c354 100644
--- a/ext/standard/credits_sapi.h
+++ b/ext/standard/credits_sapi.h
@@ -10,12 +10,13 @@
*/
+CREDIT_LINE("ActiveScript", "Wez Furlong");
CREDIT_LINE("AOLserver", "Sascha Schumann");
CREDIT_LINE("Apache 1.3", "Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar");
CREDIT_LINE("Apache 2.0", "Sascha Schumann, Aaron Bannert");
CREDIT_LINE("Caudium / Roxen", "David Hedbor");
CREDIT_LINE("CGI", "Rasmus Lerdorf, Stig Bakken");
-CREDIT_LINE("CLI", "Rasmus Lerdorf, Stig Bakken, Edin Kadribasic");
+CREDIT_LINE("CLI", "Rasmus Lerdorf, Stig Bakken, Edin Kadribasic, Marcus Boerger");
CREDIT_LINE("fastcgi", "Ben Mansell");
CREDIT_LINE("fhttpd", "Alex Belits");
CREDIT_LINE("ISAPI", "Andi Gutmans, Zeev Suraski");