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_haproxy.cpp | |
| parent | Fix escaping LDAP search filters in ldapauth and ldapoper. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_haproxy.cpp')
| -rw-r--r-- | src/modules/m_haproxy.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/m_haproxy.cpp b/src/modules/m_haproxy.cpp index 1dea83f28..f2991232c 100644 --- a/src/modules/m_haproxy.cpp +++ b/src/modules/m_haproxy.cpp @@ -1,9 +1,10 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2026 Atlas * Copyright (C) 2021 Dominic Hamon * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2018-2019, 2021-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018-2019, 2021-2023 Sadie Powell <sadie@sadiepowell.dev> * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public |
