2 194f18c8 2001-12-31 alex ngIRCd - Next Generation IRC Server
3 6d11fb14 2011-01-09 alex http://ngircd.barton.de/
5 2bb917f0 2017-01-15 alex (c)2001-2017 Alexander Barton and Contributors.
6 93146b57 2003-03-04 alex ngIRCd is free software and published under the
7 93146b57 2003-03-04 alex terms of the GNU General Public License.
9 c1dd86d7 2003-04-21 alex -- AUTHORS and CONTRIBUTORS --
13 a0252446 2015-07-19 alex If you have comments, patches or something else, please feel free to post
14 a0252446 2015-07-19 alex a mail to the ngIRCd mailing list: <ngircd-ml@ngircd.barton.de> (please see
15 a0252446 2015-07-19 alex <http://ngircd.barton.de/support.php> for details) or join the ngIRCd IRC
16 a0252446 2015-07-19 alex channel: <irc://irc.barton.de/ngircd>.
18 39d630c0 2012-01-14 alex Don't mail the people listed here directly, if possible!
21 c1dd86d7 2003-04-21 alex Main Authors
22 c1dd86d7 2003-04-21 alex ~~~~~~~~~~~~
23 fae0054d 2013-01-23 alex Alexander Barton <alex@barton.de>
24 fae0054d 2013-01-23 alex Florian Westphal <fw@strlen.de>
27 c1dd86d7 2003-04-21 alex Contributors
28 c1dd86d7 2003-04-21 alex ~~~~~~~~~~~~
29 fae0054d 2013-01-23 alex Ali Shemiran <ashemira@ucsd.edu>
30 fae0054d 2013-01-23 alex Ask Bjørn Hansen <ask@develooper.com>
31 fae0054d 2013-01-23 alex Benjamin Pineau <ben@zouh.org>
32 c37d6971 2017-09-23 alex Bernd Kuhls <bernd.kuhls@t-online.de>
33 fae0054d 2013-01-23 alex Brandon Beresini <beresini@google.com>
34 b60d5a0a 2013-01-23 alex Brett Smith <brett@w3.org>
35 b60d5a0a 2013-01-23 alex Brian Collins <bricollins@gmail.com>
36 fae0054d 2013-01-23 alex Bryan Caldwell <bcaldwel@ucsd.edu>
37 479d7d99 2017-01-08 alex Christian Aistleitner <christian@quelltextlich.at>
38 b60d5a0a 2013-01-23 alex Christoph Biedl <ngircd.anoy@manchmal.in-ulm.de>
39 fae0054d 2013-01-23 alex Dana Dahlstrom <dana+ngIRCd@cs.ucsd.edu>
40 b60d5a0a 2013-01-23 alex David Kingston <deathking1337@aim.com>
41 479d7d99 2017-01-08 alex DNS <dns@rbose.org>
42 fae0054d 2013-01-23 alex Eric Grunow <egrunow@ucsd.edu>
43 b60d5a0a 2013-01-23 alex Federico G. Schwindt <fgsch@lodoss.net>
44 b60d5a0a 2013-01-23 alex Gabor Adam Toth <tg@tgbit.net>
45 c37d6971 2017-09-23 alex Götz Hoffart <goetz@hoffart.de>
46 86d27eaf 2015-09-06 alex Ian Chard <ian@chard.org>
47 fae0054d 2013-01-23 alex Ilja Osthoff <i.osthoff@gmx.net>
48 fae0054d 2013-01-23 alex Jari Aalto <jari.aalto@cante.net>
49 86d27eaf 2015-09-06 alex LucentW <lucent@zebes.info>
50 86d27eaf 2015-09-06 alex Mantas Mikulėnas <grawity@gmail.com>
51 b60d5a0a 2013-01-23 alex Neale Pickett <neale@woozle.org>
52 86d27eaf 2015-09-06 alex Peter Powell <petpow@saberuk.com>
53 fae0054d 2013-01-23 alex Rolf Eike Beer <eike@sf-mail.de>
54 86d27eaf 2015-09-06 alex Roy Sindre Norangshol <roy.sindre@norangshol.no>
55 fae0054d 2013-01-23 alex Scott Perry <scperry@ucsd.edu>
56 fae0054d 2013-01-23 alex Sean Reifschneider <jafo-rpms@tummy.com>
57 b60d5a0a 2013-01-23 alex Sebastian Köhler <sebkoehler@whoami.org.uk>
58 b60d5a0a 2013-01-23 alex Tassilo Schweyer <dev@welterde.de>
59 86d27eaf 2015-09-06 alex Tom Ryder <tom@sanctum.geek.nz>
60 86d27eaf 2015-09-06 alex Unit 193 <unit193@ubuntu.com>
61 b60d5a0a 2013-01-23 alex William Pitcock <nenolod@dereferenced.org>
62 b60d5a0a 2013-01-23 alex xor <xorboy@gmail.com>
63 c37d6971 2017-09-23 alex Yecheng Fu <cofyc.jackson@gmail.com>
66 166c6109 2003-08-30 alex Code snippets
67 166c6109 2003-08-30 alex ~~~~~~~~~~~~~
68 166c6109 2003-08-30 alex Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
69 479d7d99 2017-01-08 alex John Kercheval: pattern matching functions
70 479d7d99 2017-01-08 alex Patrick Powell <papowell@astart.com>: snprintf()-function