CREDITS: cosmetic updates
This commit is contained in:
parent
6dedd21279
commit
9603d01164
2 changed files with 5 additions and 7 deletions
8
CREDITS
8
CREDITS
|
@ -1,5 +1,3 @@
|
|||
$Id: CREDITS 3133 2007-01-21 15:38:16Z jilles $
|
||||
|
||||
Charybdis started as an evolution from ircd-ratbox. Its development
|
||||
is led by a team of dedicated developers who have put a lot of time
|
||||
into the project, and it has seen use on a variety of different
|
||||
|
@ -9,7 +7,7 @@ The charybdis core team is listed in nick-alphabetical order:
|
|||
|
||||
jilles, Jilles Tjoelker <jilles -at- stack.nl>
|
||||
mr_flea, Keith Buck <mr_flea -at- esper.net>
|
||||
nenolod, William Pitcock <nenolod -at- nenolod.net>
|
||||
kaniini, William Pitcock <nenolod -at- dereferenced.org>
|
||||
spb, Stephen Bennett <spb -at- attenuate.org>
|
||||
|
||||
The following people have made contributions to the Charybdis releases,
|
||||
|
@ -28,5 +26,5 @@ ThaPrince, Jon Christopherson <jon -at- vile.com>
|
|||
twincest, River Tarnell <river -at- attenuate.org>
|
||||
w00t, Robin Burchell <surreal.w00t -at- gmail.com>
|
||||
|
||||
Visit the Charybdis website at: http://www.ircd-charybdis.net
|
||||
Visit us on IRC at: irc.staticbox.net #charybdis
|
||||
Visit the Charybdis website at: http://www.charybdis.io
|
||||
Visit us on IRC at: irc.freenode.net #charybdis
|
||||
|
|
|
@ -66,12 +66,12 @@ const char *infotext[] =
|
|||
"Copyright (c) 1996-2001 Hybrid Development Team",
|
||||
"Copyright (c) 2002-2009 ircd-ratbox Development Team",
|
||||
"Copyright (c) 2005-2010 charybdis development team",
|
||||
"",
|
||||
" ",
|
||||
"This program is free software; you can redistribute it and/or",
|
||||
"modify it under the terms of the GNU General Public License as",
|
||||
"published by the Free Software Foundation; either version 2, or",
|
||||
"(at your option) any later version.",
|
||||
"",
|
||||
" ",
|
||||
!SUB!THIS!
|
||||
|
||||
IFS='
|
||||
|
|
Loading…
Reference in a new issue