diff options
| author | 2021-08-28 13:18:20 +0100 | |
|---|---|---|
| committer | 2021-08-28 13:20:53 +0100 | |
| commit | b7615ccd868283dcbbacf2721a1cb5952b16d432 (patch) | |
| tree | e327f1257c2fc74828f0e7b3ccc98321d862ad58 /src/modules.cpp | |
| parent | Significantly upgrade the check module's ability to find users. (diff) | |
| parent | Release v3.11.0. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules.cpp')
| -rw-r--r-- | src/modules.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules.cpp b/src/modules.cpp index f76dca5b6..93eb4115c 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -15,7 +15,7 @@ * Copyright (C) 2007-2008 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007 Oliver Lupton <om@inspircd.org> * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> - * Copyright (C) 2005-2010 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2006-2010 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 |
