diff options
| author | 2023-01-01 13:16:48 +0000 | |
|---|---|---|
| committer | 2023-01-01 13:19:45 +0000 | |
| commit | d048778f789e8977506668631dab649426ca01ce (patch) | |
| tree | b3f5e3a0d37b070df53fbd233b72f4fd15d2deb6 /include/inspircd.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/inspircd.h')
| -rw-r--r-- | include/inspircd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 7527f7596..0eed15a6a 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -13,7 +13,7 @@ * Copyright (C) 2007-2009 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007 Oliver Lupton <om@inspircd.org> - * Copyright (C) 2005-2008, 2010 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2005-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 |
