X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=AUTHORS;h=bb7035f2693fbfb8646b49de3b36d74b2f0e047e;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=0cba8f362a29af3cbe26a24525f3899dcf5bbc1e;hpb=f4ade537d550b872b7e86e6ffce940dfbad4c60c diff --git a/AUTHORS b/AUTHORS index e69de29b..bb7035f2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,44 @@ + + ngIRCd - Next Generation IRC Server + + (c)2001-2007 Alexander Barton, + alex@barton.de, http://www.barton.de/ + + ngIRCd is free software and published under the + terms of the GNU General Public License. + + -- AUTHORS and CONTRIBUTORS -- + + +Note: If you have critics, patches or something else, please feel free to +post a mail to the ngIRCd mailing list: (please see + for details). Don't mail the contributors +directly, if possible! + + +Main Authors +~~~~~~~~~~~~ +Alexander Barton, (alex) +Florian Westphal, (fw) + + +Contributors +~~~~~~~~~~~~ +Ali Shemiran, +Benjamin Pineau, +Brandon Beresini, +Bryan Caldwell, +Dana Dahlstrom, +Eric Grunow, +Goetz Hoffart, +Ilja Osthoff, +Rolf Eike Beer, +Scott Perry, +Sean Reifschneider, + + +Code snippets +~~~~~~~~~~~~~ +J. Kercheval: pattern matching functions +Patrick Powell, : snprintf()-function +Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions