diff options
| author | 2020-04-24 10:23:47 +0100 | |
|---|---|---|
| committer | 2020-04-24 10:23:47 +0100 | |
| commit | 44489ddf7e90413d8f656aea24d74445bab227af (patch) | |
| tree | 85260700251fdeb1eff5f6226c17eeb461ec2be1 /src/modules/extra/m_ldap.cpp | |
| parent | Improve the pgsql connection error messages. (diff) | |
| download | inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.tar.gz inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.tar.bz2 inspircd++-44489ddf7e90413d8f656aea24d74445bab227af.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/extra/m_ldap.cpp')
| -rw-r--r-- | src/modules/extra/m_ldap.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/extra/m_ldap.cpp b/src/modules/extra/m_ldap.cpp index 80a055f19..58dfc8db4 100644 --- a/src/modules/extra/m_ldap.cpp +++ b/src/modules/extra/m_ldap.cpp @@ -1,9 +1,9 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2020 Joel Sing <joel@sing.id.au> * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2019 Robby <robby@chatbelgie.be> - * Copyright (C) 2016-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2016-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2014, 2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2013-2016 Adam <Adam@anope.org> * |
