diff options
Diffstat (limited to 'src/modules/extra/m_ldap.cpp')
| -rw-r--r-- | src/modules/extra/m_ldap.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/modules/extra/m_ldap.cpp b/src/modules/extra/m_ldap.cpp index 3c1fc50ef..5d13be333 100644 --- a/src/modules/extra/m_ldap.cpp +++ b/src/modules/extra/m_ldap.cpp @@ -1,10 +1,11 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2020 Joel Sing <joel@sing.id.au> * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2016-2023 Sadie Powell <sadie@witchery.services> - * Copyright (C) 2014, 2016 Attila Molnar <attilamolnar@hush.com> + * Copyright (C) 2016-2017, 2019-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2013-2016 Adam <Adam@anope.org> * * This file is part of InspIRCd. InspIRCd is free software: you can |
