diff options
| author | 2023-01-01 13:16:48 +0000 | |
|---|---|---|
| committer | 2023-01-01 13:19:45 +0000 | |
| commit | d048778f789e8977506668631dab649426ca01ce (patch) | |
| tree | b3f5e3a0d37b070df53fbd233b72f4fd15d2deb6 /include/command_parse.h | |
| parent | Rename the SimpleExtItem type parameter to be more descriptive. (diff) | |
| parent | Fix some minor config parser error messages. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'include/command_parse.h')
| -rw-r--r-- | include/command_parse.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/command_parse.h b/include/command_parse.h index e5c9c10a7..5e88a3e9a 100644 --- a/include/command_parse.h +++ b/include/command_parse.h @@ -4,11 +4,10 @@ * Copyright (C) 2013-2014, 2016, 2018 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012-2013, 2017-2018 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012 Robby <robby@chatbelgie.be> - * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2007 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> - * Copyright (C) 2006-2008, 2010 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2006-2008 Craig Edwards <brain@inspircd.org> * * 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 |
