2001-12-31 16:32:26 +01:00
|
|
|
|
|
|
|
ngIRCd - Next Generation IRC Server
|
2011-01-09 16:11:12 +01:00
|
|
|
http://ngircd.barton.de/
|
2001-12-31 16:32:26 +01:00
|
|
|
|
2013-01-01 19:23:56 +01:00
|
|
|
(c)2001-2013 Alexander Barton and Contributors.
|
2003-03-04 15:12:30 +01:00
|
|
|
ngIRCd is free software and published under the
|
|
|
|
terms of the GNU General Public License.
|
2001-12-31 16:32:26 +01:00
|
|
|
|
2003-04-21 23:33:18 +02:00
|
|
|
-- AUTHORS and CONTRIBUTORS --
|
2001-12-31 16:32:26 +01:00
|
|
|
|
|
|
|
|
2007-10-04 17:18:48 +02:00
|
|
|
Note: If you have critics, patches or something else, please feel free to
|
2012-01-14 12:29:53 +01:00
|
|
|
post a mail to the ngIRCd mailing list: <ngircd-ml@arthur.barton.de> (please
|
|
|
|
see <http://ngircd.barton.de/#ml> for details).
|
|
|
|
|
|
|
|
Don't mail the people listed here directly, if possible!
|
2007-10-04 17:18:48 +02:00
|
|
|
|
|
|
|
|
2003-04-21 23:33:18 +02:00
|
|
|
Main Authors
|
|
|
|
~~~~~~~~~~~~
|
2013-01-23 19:41:52 +01:00
|
|
|
Alexander Barton <alex@barton.de>
|
|
|
|
Florian Westphal <fw@strlen.de>
|
2003-04-21 23:33:18 +02:00
|
|
|
|
|
|
|
|
|
|
|
Contributors
|
|
|
|
~~~~~~~~~~~~
|
2013-01-23 19:41:52 +01:00
|
|
|
Ali Shemiran <ashemira@ucsd.edu>
|
|
|
|
Ask Bjørn Hansen <ask@develooper.com>
|
|
|
|
Benjamin Pineau <ben@zouh.org>
|
|
|
|
Brandon Beresini <beresini@google.com>
|
2013-01-23 19:45:00 +01:00
|
|
|
Brett Smith <brett@w3.org>
|
|
|
|
Brian Collins <bricollins@gmail.com>
|
2013-01-23 19:41:52 +01:00
|
|
|
Bryan Caldwell <bcaldwel@ucsd.edu>
|
2013-01-23 19:45:00 +01:00
|
|
|
Christoph Biedl <ngircd.anoy@manchmal.in-ulm.de>
|
|
|
|
DNS <dns@rbose.org>
|
2013-01-23 19:41:52 +01:00
|
|
|
Dana Dahlstrom <dana+ngIRCd@cs.ucsd.edu>
|
2013-01-23 19:45:00 +01:00
|
|
|
David Kingston <deathking1337@aim.com>
|
2013-01-23 19:41:52 +01:00
|
|
|
Eric Grunow <egrunow@ucsd.edu>
|
2013-01-23 19:45:00 +01:00
|
|
|
Federico G. Schwindt <fgsch@lodoss.net>
|
|
|
|
Gabor Adam Toth <tg@tgbit.net>
|
2013-01-23 19:41:52 +01:00
|
|
|
Goetz Hoffart <goetz@hoffart.de>
|
|
|
|
Ilja Osthoff <i.osthoff@gmx.net>
|
|
|
|
Jari Aalto <jari.aalto@cante.net>
|
2013-01-23 19:45:00 +01:00
|
|
|
Neale Pickett <neale@woozle.org>
|
2013-01-23 19:41:52 +01:00
|
|
|
Rolf Eike Beer <eike@sf-mail.de>
|
|
|
|
Scott Perry <scperry@ucsd.edu>
|
|
|
|
Sean Reifschneider <jafo-rpms@tummy.com>
|
2013-01-23 19:45:00 +01:00
|
|
|
Sebastian Köhler <sebkoehler@whoami.org.uk>
|
|
|
|
Tassilo Schweyer <dev@welterde.de>
|
|
|
|
William Pitcock <nenolod@dereferenced.org>
|
|
|
|
xor <xorboy@gmail.com>
|
2003-04-21 23:33:18 +02:00
|
|
|
|
|
|
|
|
2003-08-30 22:37:15 +02:00
|
|
|
Code snippets
|
|
|
|
~~~~~~~~~~~~~
|
2003-09-02 18:09:29 +02:00
|
|
|
J. Kercheval: pattern matching functions
|
2013-01-23 19:41:52 +01:00
|
|
|
Patrick Powell <papowell@astart.com>: snprintf()-function
|
2003-08-30 22:37:15 +02:00
|
|
|
Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
|