diff options
| author | 2026-06-05 13:55:13 +0100 | |
|---|---|---|
| committer | 2026-06-05 13:59:22 +0100 | |
| commit | edc565971fc97e090557245bfc9f45c41b0c5cfd (patch) | |
| tree | dd5a7a706dd0913aa23b0b6a995872232b18b66c /src/modules/m_ldapauth.cpp | |
| parent | Fix escaping LDAP search filters in ldapauth and ldapoper. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_ldapauth.cpp')
| -rw-r--r-- | src/modules/m_ldapauth.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_ldapauth.cpp b/src/modules/m_ldapauth.cpp index 1f92f8819..4fdf5f6d2 100644 --- a/src/modules/m_ldapauth.cpp +++ b/src/modules/m_ldapauth.cpp @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2020 Joel Sing <joel@sing.id.au> - * Copyright (C) 2019-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2019-2023, 2026 Sadie Powell <sadie@sadiepowell.dev> * Copyright (C) 2014-2015 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2014 Thiago Crepaldi <thiago@thiagocrepaldi.com> * Copyright (C) 2013-2014, 2017 Adam <Adam@anope.org> |
