diff options
| author | 2025-03-29 04:31:31 +0000 | |
|---|---|---|
| committer | 2025-03-29 04:33:29 +0000 | |
| commit | 8b5bccaa8c382cca1dfae3c985e6045f1c367e1f (patch) | |
| tree | 7161d8e2912031c7cc48e2c81cee8c2aa590c54f /modules/regex_stdlib.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/regex_stdlib.cpp')
| -rw-r--r-- | modules/regex_stdlib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/regex_stdlib.cpp b/modules/regex_stdlib.cpp index 336e15a06..8e6642952 100644 --- a/modules/regex_stdlib.cpp +++ b/modules/regex_stdlib.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2016, 2019-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2019-2023 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> * |
