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_realnameban.cpp | |
| parent | Fix escaping LDAP search filters in ldapauth and ldapoper. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_realnameban.cpp')
| -rw-r--r-- | src/modules/m_realnameban.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_realnameban.cpp b/src/modules/m_realnameban.cpp index b4a65693d..64599906d 100644 --- a/src/modules/m_realnameban.cpp +++ b/src/modules/m_realnameban.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020-2021, 2026 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020-2021, 2026 Sadie Powell <sadie@sadiepowell.dev> * Copyright (C) 2015 Renegade334 <contact.caaeed4f@renegade334.me.uk> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009 Uli Schlachter <psychon@znc.in> |
