ngircd-tor/AUTHORS

45 lines
1.3 KiB
Plaintext
Raw Normal View History

ngIRCd - Next Generation IRC Server
2007-04-08 13:39:08 +02:00
(c)2001-2007 Alexander Barton,
alex@barton.de, http://www.barton.de/
2003-03-04 15:12:30 +01:00
ngIRCd is free software and published under the
terms of the GNU General Public License.
2003-04-21 23:33:18 +02:00
-- AUTHORS and CONTRIBUTORS --
Note: If you have critics, patches or something else, please feel free to
post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.ath.cx> (please see
<http://ngircd.barton.de/#ml> for details). Don't mail the contributors
directly, if possible!
2003-04-21 23:33:18 +02:00
Main Authors
~~~~~~~~~~~~
2003-08-30 22:37:15 +02:00
Alexander Barton, <alex@barton.de> (alex)
Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw)
2003-04-21 23:33:18 +02:00
Contributors
~~~~~~~~~~~~
2008-05-13 16:21:14 +02:00
Ali Shemiran, <ashemira@ucsd.edu>
Benjamin Pineau, <ben@zouh.org>
2008-05-13 16:21:14 +02:00
Brandon Beresini, <beresini@google.com>
Bryan Caldwell, <bcaldwel@ucsd.edu>
Dana Dahlstrom, <dana+ngIRCd@cs.ucsd.edu>
Eric Grunow, <egrunow@ucsd.edu>
Goetz Hoffart, <goetz@hoffart.de>
Ilja Osthoff, <i.osthoff@gmx.net>
Rolf Eike Beer, <eike@sf-mail.de>
Scott Perry, <scperry@ucsd.edu>
2003-04-21 23:33:18 +02:00
Sean Reifschneider, <jafo-rpms@tummy.com>
2003-08-30 22:37:15 +02:00
Code snippets
~~~~~~~~~~~~~
2003-09-02 18:09:29 +02:00
J. Kercheval: pattern matching functions
2003-08-30 22:37:15 +02:00
Patrick Powell, <papowell@astart.com>: snprintf()-function
Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions