diff options
Diffstat (limited to 'include/modules')
| -rw-r--r-- | include/modules/extban.h | 2 | ||||
| -rw-r--r-- | include/modules/monitor.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/modules/extban.h b/include/modules/extban.h index 248b131a5..88b187c85 100644 --- a/include/modules/extban.h +++ b/include/modules/extban.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020-2024, 2026 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/monitor.h b/include/modules/monitor.h index 2358f58ff..392e209a3 100644 --- a/include/modules/monitor.h +++ b/include/modules/monitor.h @@ -1,8 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2022, 2026 Sadie Powell <sadie@witchery.services> * Copyright (C) 2022 delthas - * Copyright (C) 2022 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 |
