diff options
| author | 2025-03-29 04:31:31 +0000 | |
|---|---|---|
| committer | 2025-03-29 04:33:29 +0000 | |
| commit | 8b5bccaa8c382cca1dfae3c985e6045f1c367e1f (patch) | |
| tree | 7161d8e2912031c7cc48e2c81cee8c2aa590c54f /modules/codepage.cpp | |
| parent | Remove support for in-query password comparison in sqlauth. (diff) | |
| parent | Release v4.7.0. (diff) | |
Merge branch 'insp4' into master.
Diffstat (limited to 'modules/codepage.cpp')
| -rw-r--r-- | modules/codepage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/codepage.cpp b/modules/codepage.cpp index 7a8c27e47..812cd77e8 100644 --- a/modules/codepage.cpp +++ b/modules/codepage.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020-2023, 2025 Sadie Powell <sadie@witchery.services> * * 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 |
