diff options
| author | 2026-03-31 21:19:40 +0100 | |
|---|---|---|
| committer | 2026-03-31 21:20:16 +0100 | |
| commit | 02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1 (patch) | |
| tree | 3f0e41b911276ca552e15cb2c598170c5bfb6e78 /include/modules | |
| parent | Kill the remaining uses of intptr_t. (diff) | |
| parent | Update copyright headers. (diff) | |
| download | inspircd++-02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1.tar.gz inspircd++-02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1.tar.bz2 inspircd++-02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1.zip | |
Merge branch 'insp4' into master.
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 |
