diff options
| author | 2024-06-23 18:49:26 +0100 | |
|---|---|---|
| committer | 2024-06-23 18:49:26 +0100 | |
| commit | be68315d80df97630c3b95c561777392cf8c7cf8 (patch) | |
| tree | 3a48a2e0c13675846a2818ed8b475c282267077a /src/configparser.cpp | |
| parent | Merge branch 'insp4' into master. (diff) | |
| parent | Fix some uses of raw mode characters in messages. (diff) | |
Merge branch 'insp4' into master.
Diffstat (limited to 'src/configparser.cpp')
| -rw-r--r-- | src/configparser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configparser.cpp b/src/configparser.cpp index d746a6e5c..437a4cced 100644 --- a/src/configparser.cpp +++ b/src/configparser.cpp @@ -2,7 +2,7 @@ * InspIRCd -- Internet Relay Chat Daemon * * Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2013-2014, 2016-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013-2014, 2016-2024 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2014 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> |
