aboutsummaryrefslogtreecommitdiffstats
path: root/src/coremods
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2025-01-04 12:08:33 +0000
committerGravatar Sadie Powell2025-01-04 12:08:33 +0000
commit28ea18cfdfe954ff634b11181e53b4c57a860422 (patch)
treef8dac14a8e8918d318fe14dbaeb2878f15f73dae /src/coremods
parentUpdate author list. (diff)
Update copyright headers.
Diffstat (limited to 'src/coremods')
-rw-r--r--src/coremods/core_who.cpp1
-rw-r--r--src/coremods/core_whois.cpp2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/coremods/core_who.cpp b/src/coremods/core_who.cpp
index 92c8aee94..a6fcb387e 100644
--- a/src/coremods/core_who.cpp
+++ b/src/coremods/core_who.cpp
@@ -1,6 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
+ * Copyright (C) 2024 Glen Miner <shaggie76@gmail.com>
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
* Copyright (C) 2018 Adam <Adam@anope.org>
* Copyright (C) 2017-2023 Sadie Powell <sadie@witchery.services>
diff --git a/src/coremods/core_whois.cpp b/src/coremods/core_whois.cpp
index e80cd9f2b..f82cc9eb0 100644
--- a/src/coremods/core_whois.cpp
+++ b/src/coremods/core_whois.cpp
@@ -2,7 +2,7 @@
* InspIRCd -- Internet Relay Chat Daemon
*
* Copyright (C) 2018 Dylan Frank <b00mx0r@aureus.pw>
- * Copyright (C) 2017-2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2017-2024 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2013-2016 Attila Molnar <attilamolnar@hush.com>
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>