diff options
| author | 2025-03-28 10:40:50 +0000 | |
|---|---|---|
| committer | 2025-03-28 10:40:50 +0000 | |
| commit | 73f400aee5b71637f329857c9eb0d202705783ec (patch) | |
| tree | e92ee417c9bb1895cf12bb6df6ed11ec08d64dd0 /include/modules | |
| parent | Fix a malformed log message in core_oper. (diff) | |
Update copyright headers.
Diffstat (limited to 'include/modules')
| -rw-r--r-- | include/modules/httpd.h | 2 | ||||
| -rw-r--r-- | include/modules/regex.h | 2 |
2 files changed, 2 insertions, 2 deletions
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> * |
