diff options
| author | foobar <sniper@php.net> | 2005-01-10 15:11:17 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2005-01-10 15:11:17 +0000 |
| commit | 2b407ef934cd39029679e6f84c925f9826410b69 (patch) | |
| tree | 0768e18b8c0256010c35ba8b291e2d1032fba15e | |
| parent | 6e84232e62009a08a1f7fcd7a2bed82fb3ae458c (diff) | |
| download | php-git-2b407ef934cd39029679e6f84c925f9826410b69.tar.gz | |
- Update credits
| -rw-r--r-- | ext/standard/credits_ext.h | 2 | ||||
| -rw-r--r-- | ext/standard/credits_sapi.h | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index cc0a3320b2..e86db2e185 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -60,7 +60,6 @@ CREDIT_LINE("OpenSSL", "Stig Venaas, Wez Furlong, Sascha Kettler"); CREDIT_LINE("Oracle", "Stig Bakken, Mitch Golden, Rasmus Lerdorf, Andreas Karajannis, Thies C. Arntzen"); CREDIT_LINE("Ovrimos", "Nikos Mavroyanopoulos"); CREDIT_LINE("pcntl", "Jason Greene"); -CREDIT_LINE("PDF", "Uwe Steinmann, Rainer Schaaf"); CREDIT_LINE("Perl Compatible Regexps", "Andrei Zmievski"); CREDIT_LINE("Posix", "Kristian Köhntopp"); CREDIT_LINE("PostgreSQL", "Jouni Ahto, Zeev Suraski, Yasuo Ohgaki"); @@ -88,6 +87,5 @@ CREDIT_LINE("WDDX", "Andrei Zmievski"); CREDIT_LINE("xmlrpc", "Dan Libby"); CREDIT_LINE("XML", "Stig Bakken, Thies C. Arntzen, Sterling Hughes"); CREDIT_LINE("XSL", "Christian Stocker, Rob Richards"); -CREDIT_LINE("YAZ", "Adam Dickmeiss"); CREDIT_LINE("Yellow Pages", "Stephanie Wehner, Fredrik Ohrn"); CREDIT_LINE("Zlib", "Rasmus Lerdorf, Stefan Roehrich, Zeev Suraski, Jade Nicoletti"); diff --git a/ext/standard/credits_sapi.h b/ext/standard/credits_sapi.h index ab7c2755a7..e919571419 100644 --- a/ext/standard/credits_sapi.h +++ b/ext/standard/credits_sapi.h @@ -10,7 +10,6 @@ */ -CREDIT_LINE("ActiveScript", "Wez Furlong"); CREDIT_LINE("AOLserver", "Sascha Schumann"); CREDIT_LINE("Apache 1.3 (apache_hooks)", "Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar, George Schlossnagle, Lukas Schroeder"); CREDIT_LINE("Apache 1.3", "Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar"); |
