diff options
| author | 2021-02-26 06:58:13 +0000 | |
|---|---|---|
| committer | 2021-02-26 06:58:13 +0000 | |
| commit | 1bf7ca389426e196697eba9a8b60277db03fbedb (patch) | |
| tree | a561173b5028f731051d3438105c506f90f1c9b8 /src/modules/m_ldapoper.cpp | |
| parent | Implement support for multi-prefix on WHOIS. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_ldapoper.cpp')
| -rw-r--r-- | src/modules/m_ldapoper.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/m_ldapoper.cpp b/src/modules/m_ldapoper.cpp index 88baf84f3..4304ad8d5 100644 --- a/src/modules/m_ldapoper.cpp +++ b/src/modules/m_ldapoper.cpp @@ -1,7 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2017-2020 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020 Christos Triantafyllidis <ctria@users.noreply.github.com> + * Copyright (C) 2018-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014, 2018 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2013-2014 Adam <Adam@anope.org> * |
