diff options
| author | 2023-01-01 13:16:48 +0000 | |
|---|---|---|
| committer | 2023-01-01 13:19:45 +0000 | |
| commit | d048778f789e8977506668631dab649426ca01ce (patch) | |
| tree | b3f5e3a0d37b070df53fbd233b72f4fd15d2deb6 /src/hashcomp.cpp | |
| 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 'src/hashcomp.cpp')
| -rw-r--r-- | src/hashcomp.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp index 9abeee56d..c792f68df 100644 --- a/src/hashcomp.cpp +++ b/src/hashcomp.cpp @@ -6,11 +6,10 @@ * Copyright (C) 2013 Adam <Adam@anope.org> * Copyright (C) 2012-2013, 2015-2016 Attila Molnar <attilamolnar@hush.com> * 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) 2008 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> - * Copyright (C) 2005-2007, 2010 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2005-2007 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 |
