diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/coremods/core_info/cmd_info.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 54aa7e16e..ee0794934 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -53,7 +53,7 @@ static const char* const lines[] = { " Robin Burchell, w00t, <w00t@inspircd.org>", " ", "\2Active Contributors\2:", - " Adam", + " Adam linuxdaemon Sheogorath", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", @@ -61,7 +61,7 @@ static const char* const lines[] = { " Adremelech John2 jilles HiroP", " eggy Bricker AnMaster djGrrr", " nenolod Quension praetorian pippijn", - " CC jamie typobox43 Burlex (win32)", + " CC jamie typobox43 Burlex", " Stskeeps ThaPrince BuildSmart Thunderhacker", " Skip LeaChim Majic MacGyver", " Namegduf Ankit Phoenix Taros", @@ -69,7 +69,6 @@ static const char* const lines[] = { " ", "\2Thanks To\2:", " Asmo Brik fraggeln genius3000", - " Sheogorath", " ", " Best experienced with: \2An IRC client\2", NULL |