diff options
| author | 2025-02-28 13:42:05 +0000 | |
|---|---|---|
| committer | 2025-02-28 14:30:22 +0000 | |
| commit | cdd3226befacd40c07b5c987cf93d0626df8d287 (patch) | |
| tree | 4392f9eb451876ac5ba03ec4931350f487581a55 /src/modules/m_spanningtree/ijoin.cpp | |
| parent | Fix a minor typo in the example module config. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_spanningtree/ijoin.cpp')
| -rw-r--r-- | src/modules/m_spanningtree/ijoin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_spanningtree/ijoin.cpp b/src/modules/m_spanningtree/ijoin.cpp index 444d7e8ed..a03f141eb 100644 --- a/src/modules/m_spanningtree/ijoin.cpp +++ b/src/modules/m_spanningtree/ijoin.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018, 2020, 2022-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018, 2020, 2022-2025 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013-2014, 2016 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can |
