diff options
| author | 2021-03-05 02:04:16 +0000 | |
|---|---|---|
| committer | 2021-03-05 02:16:11 +0000 | |
| commit | 7b1ab06a9551d8db141ebc9213836af6b5369284 (patch) | |
| tree | feadcce60254ad94753232fe7f55c1675f40657f /src/modules/m_spanningtree/treesocket2.cpp | |
| parent | Fix parsing the output of git-blame in mkheaders. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_spanningtree/treesocket2.cpp')
| -rw-r--r-- | src/modules/m_spanningtree/treesocket2.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_spanningtree/treesocket2.cpp b/src/modules/m_spanningtree/treesocket2.cpp index f15907b13..60bd3ec8a 100644 --- a/src/modules/m_spanningtree/treesocket2.cpp +++ b/src/modules/m_spanningtree/treesocket2.cpp @@ -4,12 +4,12 @@ * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> * Copyright (C) 2013, 2018-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2013 Adam <Adam@anope.org> - * Copyright (C) 2012-2016 Attila Molnar <attilamolnar@hush.com> + * Copyright (C) 2012-2016, 2018 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) 2008, 2012 Robin Burchell <robin+git@viroteck.net> * Copyright (C) 2007-2008, 2010 Craig Edwards <brain@inspircd.org> - * Copyright (C) 2007 Dennis Friis <peavey@inspircd.org> + * Copyright (C) 2007-2008 Dennis Friis <peavey@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 |
