diff options
| author | 2021-02-26 06:58:13 +0000 | |
|---|---|---|
| committer | 2021-02-26 06:58:13 +0000 | |
| commit | 1bf7ca389426e196697eba9a8b60277db03fbedb (patch) | |
| tree | a561173b5028f731051d3438105c506f90f1c9b8 /src/modules/m_globalload.cpp | |
| parent | Implement support for multi-prefix on WHOIS. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_globalload.cpp')
| -rw-r--r-- | src/modules/m_globalload.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_globalload.cpp b/src/modules/m_globalload.cpp index 15c41502f..490a0f995 100644 --- a/src/modules/m_globalload.cpp +++ b/src/modules/m_globalload.cpp @@ -1,13 +1,13 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2017-2018, 2020 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2017-2018, 2020-2021 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> * Copyright (C) 2012, 2014-2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> + * Copyright (C) 2009 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007-2008, 2010 Craig Edwards <brain@inspircd.org> * Copyright (C) 2007-2008 Dennis Friis <peavey@inspircd.org> - * Copyright (C) 2007, 2009 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007 John Brooks <special@inspircd.org> * * This file is part of InspIRCd. InspIRCd is free software: you can |
