X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=AUTHORS;h=d8048c07e62d31b3b7615755925e403ff496a464;hb=refs%2Fheads%2Fbranch-0-7-x;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=f4ade537d550b872b7e86e6ffce940dfbad4c60c;p=ngircd.git diff --git a/AUTHORS b/AUTHORS index e69de29b..d8048c07 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,33 @@ + + ngIRCd - Next Generation IRC Server + + (c)2001-2004 by 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 -- + + +Main Authors +~~~~~~~~~~~~ +Alexander Barton, (alex) + + +Contributors +~~~~~~~~~~~~ +Goetz Hoffart, (goetz) +Ilja Osthoff, (ilja) +Sean Reifschneider, + + +Code snippets +~~~~~~~~~~~~~ +J. Kercheval: pattern matching functions +Patrick Powell, : snprintf()-function +Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions + + +-- +$Id: AUTHORS,v 1.5.2.2 2004/02/03 16:01:29 alex Exp $