diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2000-11-20 10:33:33 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2000-11-20 10:33:33 +0000 |
commit | 1f6878e9123c1072721e98ca7d1e1f868597dab4 (patch) | |
tree | 6a471ee6f71e6b57f99682ab05613ebac70a0ba9 /sapi | |
parent | df816636140b4c357b23b5ba902c09867002b16a (diff) | |
download | php-git-1f6878e9123c1072721e98ca7d1e1f868597dab4.tar.gz |
2nd step towards auto-credits
Diffstat (limited to 'sapi')
-rw-r--r-- | sapi/aolserver/CREDITS | 2 | ||||
-rw-r--r-- | sapi/apache/CREDITS | 2 | ||||
-rw-r--r-- | sapi/apache2filter/CREDITS | 2 | ||||
-rw-r--r-- | sapi/caudium/CREDITS | 2 | ||||
-rw-r--r-- | sapi/cgi/CREDITS | 2 | ||||
-rw-r--r-- | sapi/fhttpd/CREDITS | 2 | ||||
-rw-r--r-- | sapi/isapi/CREDITS | 2 | ||||
-rw-r--r-- | sapi/nsapi/CREDITS | 2 | ||||
-rw-r--r-- | sapi/phttpd/CREDITS | 2 | ||||
-rw-r--r-- | sapi/pi3web/CREDITS | 2 | ||||
-rw-r--r-- | sapi/servlet/CREDITS | 2 | ||||
-rw-r--r-- | sapi/thttpd/CREDITS | 2 |
12 files changed, 24 insertions, 0 deletions
diff --git a/sapi/aolserver/CREDITS b/sapi/aolserver/CREDITS new file mode 100644 index 0000000000..8f9a4af950 --- /dev/null +++ b/sapi/aolserver/CREDITS @@ -0,0 +1,2 @@ +AOLserver +Sascha Schumann diff --git a/sapi/apache/CREDITS b/sapi/apache/CREDITS new file mode 100644 index 0000000000..77e6afb6f6 --- /dev/null +++ b/sapi/apache/CREDITS @@ -0,0 +1,2 @@ +Apache 1.3 +Rasmus Lerdorf, Zeev Suraski diff --git a/sapi/apache2filter/CREDITS b/sapi/apache2filter/CREDITS new file mode 100644 index 0000000000..8fa27e8393 --- /dev/null +++ b/sapi/apache2filter/CREDITS @@ -0,0 +1,2 @@ +Apache 2.0 +Sascha Schumann diff --git a/sapi/caudium/CREDITS b/sapi/caudium/CREDITS new file mode 100644 index 0000000000..45789dbdfe --- /dev/null +++ b/sapi/caudium/CREDITS @@ -0,0 +1,2 @@ +Caudium / Roxen +David Hedbor diff --git a/sapi/cgi/CREDITS b/sapi/cgi/CREDITS new file mode 100644 index 0000000000..734f5c5a78 --- /dev/null +++ b/sapi/cgi/CREDITS @@ -0,0 +1,2 @@ +CGI +Rasmus Lerdorf, Stig Bakken diff --git a/sapi/fhttpd/CREDITS b/sapi/fhttpd/CREDITS new file mode 100644 index 0000000000..aaa5aac1fd --- /dev/null +++ b/sapi/fhttpd/CREDITS @@ -0,0 +1,2 @@ +fhttpd +Alex Belits diff --git a/sapi/isapi/CREDITS b/sapi/isapi/CREDITS new file mode 100644 index 0000000000..11c6fdc73c --- /dev/null +++ b/sapi/isapi/CREDITS @@ -0,0 +1,2 @@ +ISAPI +Andi Gutmans, Zeev Suraski diff --git a/sapi/nsapi/CREDITS b/sapi/nsapi/CREDITS new file mode 100644 index 0000000000..c41a7bf583 --- /dev/null +++ b/sapi/nsapi/CREDITS @@ -0,0 +1,2 @@ +NSAPI +Jayakumar Muthukumarasamy diff --git a/sapi/phttpd/CREDITS b/sapi/phttpd/CREDITS new file mode 100644 index 0000000000..134cc54825 --- /dev/null +++ b/sapi/phttpd/CREDITS @@ -0,0 +1,2 @@ +phttpd +Thies C. Arntzen diff --git a/sapi/pi3web/CREDITS b/sapi/pi3web/CREDITS new file mode 100644 index 0000000000..c4541f89da --- /dev/null +++ b/sapi/pi3web/CREDITS @@ -0,0 +1,2 @@ +pi3web +Holger Zimmermann diff --git a/sapi/servlet/CREDITS b/sapi/servlet/CREDITS new file mode 100644 index 0000000000..ae4e83e1e2 --- /dev/null +++ b/sapi/servlet/CREDITS @@ -0,0 +1,2 @@ +Java Servlet +Sam Ruby diff --git a/sapi/thttpd/CREDITS b/sapi/thttpd/CREDITS new file mode 100644 index 0000000000..8f02f36f4f --- /dev/null +++ b/sapi/thttpd/CREDITS @@ -0,0 +1,2 @@ +thttpd +Sascha Schumann |