summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarrie Hazewinkel <harrie@php.net>2003-07-14 18:59:18 +0000
committerHarrie Hazewinkel <harrie@php.net>2003-07-14 18:59:18 +0000
commit83063e74451ce7c67559a72939629bd638f5ecbb (patch)
tree1504300f9429d6f2a14aa9fe59d331145d8f599a
parentecef612862b92320ba897a7d08079789aac6dfb8 (diff)
downloadphp-git-83063e74451ce7c67559a72939629bd638f5ecbb.tar.gz
Updating the SNMP credits in ext/standard/credits_ext.h
-rw-r--r--ext/standard/credits_ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h
index 9739a2323f..ddb75dd3b4 100644
--- a/ext/standard/credits_ext.h
+++ b/ext/standard/credits_ext.h
@@ -72,7 +72,7 @@ CREDIT_LINE("Recode", "Kristian Köhntopp");
CREDIT_LINE("Sessions", "Sascha Schumann, Andrei Zmievski");
CREDIT_LINE("Shared Memory Operations", "Slava Poliakov, Ilia Alshanetsky");
CREDIT_LINE("simplexml", "Sterling Hughes");
-CREDIT_LINE("SNMP", "Rasmus Lerdorf");
+CREDIT_LINE("SNMP", "Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne");
CREDIT_LINE("Sockets", "Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene");
CREDIT_LINE("sqlite", "Wez Furlong, Tal Peer, Marcus Börger");
CREDIT_LINE("Sybase-CT", "Zeev Suraski, Tom May, Timm Friebe");