diff options
| author | 2026-07-12 11:24:37 -0600 | |
|---|---|---|
| committer | 2026-07-12 11:24:37 -0600 | |
| commit | bf35fcb596160cd428d6cdf66b8dec4d24544f90 (patch) | |
| tree | 7ff0f1e119ebe0439e4343cb379610ef1a746a5e /src | |
| parent | ++ (diff) | |
/INFO ++
Diffstat (limited to 'src')
| -rw-r--r-- | src/coremods/core_info/cmd_info.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 64e5c0250..52484e653 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -39,6 +39,13 @@ CommandInfo::CommandInfo(Module* parent) } static const char* const lines[] = { + " -/\\- \002InspIRCd++\002 -\\/-", + " June 2026 - Present", + " ", + "\002Core Developers\002:", + " steering7253 <https://steeri.ng>", + " ", + "based on:", " -/\\- \002InspIRCd\002 -\\/-", " November 2002 - Present", " ", |
