1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/AUTHORS

42 lines
1.1 KiB
Plaintext
Raw Normal View History

ngIRCd - Next Generation IRC Server
2007-04-08 11:39:08 +00:00
(c)2001-2007 Alexander Barton,
alex@barton.de, http://www.barton.de/
2003-03-04 14:12:30 +00:00
ngIRCd is free software and published under the
terms of the GNU General Public License.
2003-04-21 21:33:18 +00: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 21:33:18 +00:00
Main Authors
~~~~~~~~~~~~
2003-08-30 20:37:15 +00:00
Alexander Barton, <alex@barton.de> (alex)
Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw)
2003-04-21 21:33:18 +00:00
Contributors
~~~~~~~~~~~~
2003-08-30 20:37:15 +00:00
Goetz Hoffart, <goetz@hoffart.de> (goetz)
Ilja Osthoff, <i.osthoff@gmx.net> (ilja)
Benjamin Pineau, <ben@zouh.org>
2003-04-21 21:33:18 +00:00
Sean Reifschneider, <jafo-rpms@tummy.com>
2003-08-30 20:37:15 +00:00
Code snippets
~~~~~~~~~~~~~
2003-09-02 16:09:29 +00:00
J. Kercheval: pattern matching functions
2003-08-30 20:37:15 +00:00
Patrick Powell, <papowell@astart.com>: snprintf()-function
Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
2003-04-21 21:33:18 +00:00
--
$Id: AUTHORS,v 1.13 2007/10/04 15:18:48 alex Exp $