From 0414d09660604900aba2ada2ee4fb6169b3d650c Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Wed, 29 Dec 2010 17:10:48 +0000 Subject: [PATCH] - Updated credits a bit (#3980). --- Changes | 1 + src/s_serv.c | 1 + src/version.c.SH | 34 ++++++++++++++++++++-------------- 3 files changed, 22 insertions(+), 14 deletions(-) diff --git a/Changes b/Changes index d3b4d90c1..4827d48f7 100644 --- a/Changes +++ b/Changes @@ -2261,3 +2261,4 @@ - Windows installer: if an SSL certificate already exists, then don't check the 'create SSL certificate' by default. Patch from goldenwolf (#3965). - Update doc/compiling_win32.txt a bit (#3975). +- Updated credits a bit (#3980). diff --git a/src/s_serv.c b/src/s_serv.c index 345a96708..96b2c6e11 100644 --- a/src/s_serv.c +++ b/src/s_serv.c @@ -259,6 +259,7 @@ char *unrealinfo[] = "", "Head coder:", "* Syzop ", + "", "Coders:", "* binki ", "", diff --git a/src/version.c.SH b/src/version.c.SH index 59c697004..39706a4df 100644 --- a/src/version.c.SH +++ b/src/version.c.SH @@ -62,19 +62,10 @@ char *infotext[] = char *unrealcredits[] = { - "=-=--=-=-=-=-=-=-=-=-[" IRCDTOTALVERSION " Credits]-=-=-=-=-=-=-=-=-=-=-", + "=-=--=-=-=-=-=-=-=-=-=[" IRCDTOTALVERSION " Credits]=-=-=-=-=-=-=-=-=-=-=-", "The people on this list are people who have helped us with the", "development of UnrealIRCd and who have made remarkable", - "contributions to the project. People who have helped in previous", - "versions are listed on http://unrealircd.com/credits.html - and", - "not forgotten.", - "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=", - "The UnrealIRCd Team would like to thank:", - " ", - "Nutcais - Phil Hawkins", - "- the original shell for Unreal development, useful comments,", - " and supporting the project all through its life. Thanks for", - " helping to get this project to take off.", + "contributions to the project.", "=-=-=-=-=-=-=-=-=-=-=-=-=-=[Donations]=-=-=-=-=-=-=-=-=-=-=-=-=-=", "BlueFlame^, [Real] - ChatFIRST.com, Jameno123 - ByteHosting,", "Internet Services, Interlink Access Corp, Jan Knutar, ThePlayer,", @@ -123,6 +114,15 @@ char *unrealcredits[] = "Exoware - www.exoware.net, Bitmaster - irc.synIRC.net,", "Angel IRC - irc.angelirc.net,", "Grandview Landscape and Masonry - www.grandviewoutdoor.com", + "=-=-=-=-=-=-=-=-=-=-=-=-=-=-[Coders]=-=-=-=-=-=-=-=-=-=-=-=-=-=-=", + "For a list of coders & contributors, see /INFO (or: /QUOTE INFO)", + "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=", + "The UnrealIRCd Team would like to thank:", + " ", + "Nutcais - Phil Hawkins", + "- the original shell for Unreal development, useful comments,", + " and supporting the project all through its life. Thanks for", + " helping to get this project to take off.", "=-=-=-=-=-=-=-=-=-=-=-=-=-=-[Hosting]=-=-=-=-=-=-=-=-=-=-=-=-=-=-=", "Current hosters:", "http://www.vulnscan.org/ All WWW sites", @@ -149,13 +149,19 @@ char *unrealcredits[] = "Thanks to former supporters and anyone who has helped without", "officially joining the staff.", "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-", - "Stskeeps would primarily like to thank Julie for her", - "support through the years. See the page for a more extensive", - "list of all the coders' credits. ", + "Stskeeps would primarily like to thank Julie for her support", + "through the years.", "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-", "This IRCd is dedicated to those who have kept us rocking and", "in good mood all through the years we've struggled with this", "project. Unreal3.0 and up is dedicated to Morrigan.", + "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-", + "Finally, we would like to thank everyone else who has helped", + "UnrealIRCd in any way: reporting bugs, testing releases, helping", + "others, recommending UnrealIRCd to friends, or simply just by", + "running UnrealIRCd to ensure that we are and will continue to be", + "the most used IRC daemon in the world.", + "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-", 0 };