| 1234567891011121314151617181920212223242526272829303132333435 | 
							
-                      ngIRCd - Next Generation IRC Server
 
-                         (c)2001-2005 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@barton.de> (alex)
 
- Contributors
 
- ~~~~~~~~~~~~
 
- Goetz Hoffart, <goetz@hoffart.de> (goetz)
 
- Ilja Osthoff, <i.osthoff@gmx.net> (ilja)
 
- Benjamin Pineau, <ben@zouh.org>
 
- Sean Reifschneider, <jafo-rpms@tummy.com>
 
- Florian Westphal, <westphal@foo.fh-furtwangen.de> (fw)
 
- Code snippets
 
- ~~~~~~~~~~~~~
 
- J. Kercheval: pattern matching functions
 
- Patrick Powell, <papowell@astart.com>: snprintf()-function
 
- Andrew Tridgell & Martin Pool: strl{cpy|cat}()-functions
 
- -- 
 
- $Id: AUTHORS,v 1.11 2005/03/19 14:24:52 alex Exp $
 
 
  |