2001-12-31 16:32:26 +01:00
|
|
|
|
|
|
|
ngIRCd - Next Generation IRC Server
|
|
|
|
|
2005-01-26 14:21:00 +01:00
|
|
|
(c)2001-2005 Alexander Barton,
|
2001-12-31 16:32:26 +01:00
|
|
|
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.
|
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
|
|
|
|
|
|
|
|
2003-04-21 23:33:18 +02:00
|
|
|
Main Authors
|
|
|
|
~~~~~~~~~~~~
|
2003-08-30 22:37:15 +02:00
|
|
|
Alexander Barton, <alex@barton.de> (alex)
|
2003-04-21 23:33:18 +02:00
|
|
|
|
|
|
|
|
|
|
|
Contributors
|
|
|
|
~~~~~~~~~~~~
|
2003-08-30 22:37:15 +02:00
|
|
|
Goetz Hoffart, <goetz@hoffart.de> (goetz)
|
|
|
|
Ilja Osthoff, <i.osthoff@gmx.net> (ilja)
|
2004-05-07 13:19:20 +02:00
|
|
|
Benjamin Pineau, <ben@zouh.org>
|
2003-04-21 23:33:18 +02:00
|
|
|
Sean Reifschneider, <jafo-rpms@tummy.com>
|
2005-03-19 15:24:52 +01:00
|
|
|
Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw)
|
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
|
2003-08-30 22:37:15 +02:00
|
|
|
Patrick Powell, <papowell@astart.com>: snprintf()-function
|
|
|
|
Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
|
|
|
|
|
|
|
|
|
2003-04-21 23:33:18 +02:00
|
|
|
--
|
2005-03-19 15:24:52 +01:00
|
|
|
$Id: AUTHORS,v 1.11 2005/03/19 14:24:52 alex Exp $
|