1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 10:33:11 +02:00

Added credit notes for Roxen SAPI module

This commit is contained in:
David Hedbor
1999-12-03 17:10:18 +00:00
parent 99df46fa62
commit b40afedd7e

View File

@@ -310,6 +310,7 @@ void php_print_credits(int flag)
CREDIT_LINE("CGI SAPI Module", "Rasmus Lerdorf, Stig Bakken");
CREDIT_LINE("AOLserver SAPI Module", "Sascha Schumann");
CREDIT_LINE("Servlet SAPI Module", "Sam Ruby");
CREDIT_LINE("Roxen SAPI Module", "David Hedbor");
CREDIT_LINE("Overall Work", "Thies C. Arntzen, Stig Bakken, Shane Caraveo, \
Rasmus Lerdorf, Sascha Schumann, Zeev Suraski, Andrei Zmievski, \
and others");