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_shun.cpp | |
parent | 63f26dc2c6ff011415d455fbe9dee0125318042f (diff) |
Update copyright headers.
Diffstat (limited to 'src/modules/m_shun.cpp')
-rw-r--r-- | src/modules/m_shun.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/m_shun.cpp b/src/modules/m_shun.cpp index 943306974..d63b721a0 100644 --- a/src/modules/m_shun.cpp +++ b/src/modules/m_shun.cpp @@ -6,10 +6,9 @@ * Copyright (C) 2017-2018 B00mX0r <b00mx0r@aureus.pw> * Copyright (C) 2013, 2017-2018, 2020-2021 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2013, 2015-2016 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012, 2018-2019 Robby <robby@chatbelgie.be> + * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> * Copyright (C) 2012 Jens Voss <DukePyrolator@anope.org> * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org> - * Copyright (C) 2009 John Brooks <special@inspircd.org> * Copyright (C) 2009 Dennis Friis <peavey@inspircd.org> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008-2010 Craig Edwards <brain@inspircd.org> |