diff --git a/Unreal.nfo b/Unreal.nfo index 3c053451a..8e3232659 100644 --- a/Unreal.nfo +++ b/Unreal.nfo @@ -9,17 +9,14 @@ Coders: ======== - * binki - - Contributors: - ============= - .. + * Heero Previous coders: ================ * Stskeeps * codemastr * nenolod + * binki * Many more.. Internet Presence: diff --git a/src/s_serv.c b/src/s_serv.c index 05b36ab13..5a8361913 100644 --- a/src/s_serv.c +++ b/src/s_serv.c @@ -265,17 +265,12 @@ char *unrealinfo[] = "* Syzop ", "", "Coders:", - "* binki ", + "* Heero ", "", - "Contributors:", - "* nenolod, Adam, warg, Stealth, WolfSage, katsklaw, darkex," - " fspijkerman, fbi, Apocalypse", + "Previous coders:", + "* binki, nenolod, ..", "", - "RC Testers:", - "* <>,", - " and everyone else who downloaded the release candidates.", - "", - "Past UnrealIRCd3.2* coders/contributors:", + "Past UnrealIRCd 3.2.x coders/contributors:", "* Stskeeps (ret. head coder / project leader)", "* codemastr (ret. u3.2 head coder)", "* aquanight, WolfSage, ..", diff --git a/src/version.c.SH b/src/version.c.SH index 1b4c16513..c9e2e6984 100644 --- a/src/version.c.SH +++ b/src/version.c.SH @@ -151,7 +151,7 @@ char *unrealcredits[] = "officially joining the staff.", "=-=-=-=-=-=-=-=-=-=-=-=-=-=-[Coders]=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-", "Syzop - Head Coder / Project leader", - "binki - Coder", + "Heero - Coder", "For a full list of coders & contributors, see /INFO (/QUOTE INFO)", "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-", "Stskeeps would primarily like to thank Julie for her support",