aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2025-03-28 10:40:50 +0000
committerGravatar Sadie Powell2025-03-28 10:40:50 +0000
commit73f400aee5b71637f329857c9eb0d202705783ec (patch)
treee92ee417c9bb1895cf12bb6df6ed11ec08d64dd0 /include
parentFix a malformed log message in core_oper. (diff)
Update copyright headers.
Diffstat (limited to 'include')
-rw-r--r--include/exception.h2
-rw-r--r--include/modules/httpd.h2
-rw-r--r--include/modules/regex.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/exception.h b/include/exception.h
index 693e926b7..99fb57051 100644
--- a/include/exception.h
+++ b/include/exception.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2022 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2022, 2025 Sadie Powell <sadie@witchery.services>
*
* This file is part of InspIRCd. InspIRCd is free software: you can
* redistribute it and/or modify it under the terms of the GNU General Public
diff --git a/include/modules/httpd.h b/include/modules/httpd.h
index c1cc17b19..1264a3780 100644
--- a/include/modules/httpd.h
+++ b/include/modules/httpd.h
@@ -2,7 +2,7 @@
* InspIRCd -- Internet Relay Chat Daemon
*
* Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com>
- * Copyright (C) 2013, 2021-2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2013, 2021-2023, 2025 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2013, 2015 Attila Molnar <attilamolnar@hush.com>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
diff --git a/include/modules/regex.h b/include/modules/regex.h
index 525990ab4..966adfaa4 100644
--- a/include/modules/regex.h
+++ b/include/modules/regex.h
@@ -1,7 +1,7 @@
/*
* InspIRCd -- Internet Relay Chat Daemon
*
- * Copyright (C) 2013, 2020-2023 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2013, 2020-2023, 2025 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012 Robby <robby@chatbelgie.be>
* Copyright (C) 2008 Thomas Stagner <aquanight@gmail.com>
*