diff options
author | InspIRCd Robot <noreply@inspircd.org> | 2021-03-05 02:04:16 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-03-05 02:16:11 +0000 |
commit | 7b1ab06a9551d8db141ebc9213836af6b5369284 (patch) | |
tree | feadcce60254ad94753232fe7f55c1675f40657f /src/modules/m_opermotd.cpp | |
parent | 63f26dc2c6ff011415d455fbe9dee0125318042f (diff) |
Update copyright headers.
Diffstat (limited to 'src/modules/m_opermotd.cpp')
-rw-r--r-- | src/modules/m_opermotd.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/m_opermotd.cpp b/src/modules/m_opermotd.cpp index 2a725655b..e833af282 100644 --- a/src/modules/m_opermotd.cpp +++ b/src/modules/m_opermotd.cpp @@ -4,10 +4,11 @@ * Copyright (C) 2013, 2018-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2013, 2016 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> + * Copyright (C) 2009-2010 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org> - * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2007, 2009 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2006 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2005, 2007 Robin Burchell <robin+git@viroteck.net> * * 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 |