diff options
| author | 2023-01-01 13:16:48 +0000 | |
|---|---|---|
| committer | 2023-01-01 13:19:45 +0000 | |
| commit | d048778f789e8977506668631dab649426ca01ce (patch) | |
| tree | b3f5e3a0d37b070df53fbd233b72f4fd15d2deb6 /src/modules/m_ircv3_chghost.cpp | |
| parent | Rename the SimpleExtItem type parameter to be more descriptive. (diff) | |
| parent | Fix some minor config parser error messages. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_ircv3_chghost.cpp')
| -rw-r--r-- | src/modules/m_ircv3_chghost.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/m_ircv3_chghost.cpp b/src/modules/m_ircv3_chghost.cpp index 80bcc2be7..97a09e2fc 100644 --- a/src/modules/m_ircv3_chghost.cpp +++ b/src/modules/m_ircv3_chghost.cpp @@ -1,7 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2022 delthas + * Copyright (C) 2017-2019, 2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2015, 2018 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can |
