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/extra/m_ldap.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/extra/m_ldap.cpp')
| -rw-r--r-- | src/modules/extra/m_ldap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/extra/m_ldap.cpp b/src/modules/extra/m_ldap.cpp index 3d5e97a09..a5eb4254f 100644 --- a/src/modules/extra/m_ldap.cpp +++ b/src/modules/extra/m_ldap.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2020 Joel Sing <joel@sing.id.au> * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2016-2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2016-2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014, 2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2013-2016 Adam <Adam@anope.org> * |
