diff options
| author | 2026-06-05 13:55:13 +0100 | |
|---|---|---|
| committer | 2026-06-05 13:59:22 +0100 | |
| commit | edc565971fc97e090557245bfc9f45c41b0c5cfd (patch) | |
| tree | dd5a7a706dd0913aa23b0b6a995872232b18b66c /include/stringutils.h | |
| parent | Fix escaping LDAP search filters in ldapauth and ldapoper. (diff) | |
Update copyright headers.
Diffstat (limited to 'include/stringutils.h')
| -rw-r--r-- | include/stringutils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stringutils.h b/include/stringutils.h index 6b287da40..3d63e16f2 100644 --- a/include/stringutils.h +++ b/include/stringutils.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2021-2024 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2021-2024 Sadie Powell <sadie@sadiepowell.dev> * Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2008 Robin Burchell <robin+git@viroteck.net> |
