]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/coremods/core_info/cmd_info.cpp
Remove a long obsolete comment from the example conf.
[user/henk/code/inspircd.git] / src / coremods / core_info / cmd_info.cpp
index c08f1ae3a97d873c54c76fe85f4a7fddd0545123..32112ca7eb67241e5edbcb425adb6edbe3e93379 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * InspIRCd -- Internet Relay Chat Daemon
  *
- *   Copyright (C) 2017-2019 Sadie Powell <sadie@witchery.services>
+ *   Copyright (C) 2018-2020 Sadie Powell <sadie@witchery.services>
  *   Copyright (C) 2015 Robin Burchell <robin+git@viroteck.net>
  *   Copyright (C) 2013-2014, 2016 Attila Molnar <attilamolnar@hush.com>
  *   Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
@@ -38,10 +38,11 @@ static const char* const lines[] = {
        "                 November 2002 - Present",
        " ",
        "\002Core Developers\002:",
-       "    Attila Molnar,          Attila,     <attilamolnar@hush.com>",
+       "    Matt Schatz,            genius3000, <genius3000@g3k.solutions>",
        "    Sadie Powell,           SadieCat,   <sadie@witchery.services>",
        " ",
        "\002Former Developers\002:",
+       "    Attila Molnar,          Attila,     <attilamolnar@hush.com>",
        "    Daniel De Graaf,        danieldg,   <danieldg@inspircd.org>",
        "    Dennis Friis,           peavey,     <peavey@inspircd.org>",
        "    John Brooks,            Special,    <special@inspircd.org>",
@@ -56,7 +57,7 @@ static const char* const lines[] = {
        "    Robin Burchell,         w00t,       <w00t@inspircd.org>",
        " ",
        "\002Active Contributors\002:",
-       "    Adam           linuxdaemon     Sheogorath",
+       "   Adam            linuxdaemon     Robby           Sheogorath",
        " ",
        "\002Former Contributors\002:",
        "   Adremelech      Ankit           AnMaster        Bricker",
@@ -71,7 +72,7 @@ static const char* const lines[] = {
        "   ThaPrince       Thunderhacker   typobox43       Zaba",
        " ",
        "\002Thanks To\002:",
-       "   Asmo            Brik            fraggeln       genius3000",
+       "   Asmo            Brik            fraggeln        prawnsalad",
        " ",
        " Best experienced with: \002An IRC client\002",
        NULL