aboutsummaryrefslogtreecommitdiff
path: root/include/modules
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules')
-rw-r--r--include/modules/httpd.h2
-rw-r--r--include/modules/regex.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/modules/httpd.h b/include/modules/httpd.h
index c590746c7..2144273ff 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 6bf912f3d..88b5a39be 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>
*