diff options
| author | 2024-07-14 11:58:57 +0100 | |
|---|---|---|
| committer | 2024-07-14 11:58:57 +0100 | |
| commit | a3b0aa484bbc8d0f624bc1da0d6f9f72b33426eb (patch) | |
| tree | b80596e5d92554d710f72f0208c5f62a04050754 /include | |
| parent | Update author list. (diff) | |
Update copyright headers.
Diffstat (limited to 'include')
| -rw-r--r-- | include/extension.h | 2 | ||||
| -rw-r--r-- | include/flat_map.h | 2 | ||||
| -rw-r--r-- | include/numerichelper.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/extension.h b/include/extension.h index e82021a24..59ce432e6 100644 --- a/include/extension.h +++ b/include/extension.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2022-2024 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/flat_map.h b/include/flat_map.h index 34a450d44..9dd394f12 100644 --- a/include/flat_map.h +++ b/include/flat_map.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2019-2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019-2021, 2024 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can diff --git a/include/numerichelper.h b/include/numerichelper.h index ffe748a60..6be75d3be 100644 --- a/include/numerichelper.h +++ b/include/numerichelper.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2022-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2022-2024 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 |
