diff options
| author | 2023-06-17 19:05:08 +0100 | |
|---|---|---|
| committer | 2023-06-17 19:05:08 +0100 | |
| commit | 7d202728c8a06047a3c0af6938ea190892de1513 (patch) | |
| tree | 28b20841028774ad61929939738c550edf726bd1 /include | |
| parent | Clean up object culling and fix a rare crash. (diff) | |
| parent | Release v3.16.1. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'include')
| -rw-r--r-- | include/moduledefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/moduledefs.h b/include/moduledefs.h index 57492e732..79a37ff41 100644 --- a/include/moduledefs.h +++ b/include/moduledefs.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020, 2022 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020, 2023 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 |
