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.cpp | |
| parent | Fix escaping LDAP search filters in ldapauth and ldapoper. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules.cpp')
| -rw-r--r-- | src/modules.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules.cpp b/src/modules.cpp index 388fd29d5..105653806 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -1,8 +1,9 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2026 aasb13 <as_above_so_below31@proton.me> * Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com> - * Copyright (C) 2017-2026 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2017-2026 Sadie Powell <sadie@sadiepowell.dev> * Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org> * Copyright (C) 2013 Adam <Adam@anope.org> * Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com> |
