diff options
author | InspIRCd Robot <noreply@inspircd.org> | 2020-11-19 22:09:17 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-11-20 12:10:47 +0000 |
commit | f3f2388a81b6463e1229fa5bf2b8c427440bf406 (patch) | |
tree | 1c5c606880c115ee7e6c3cfe7d5c1bfb2cd2a0c2 /src/modules/m_channelban.cpp | |
parent | ad797e3a77c69791c02db6d238817d3e23821dec (diff) |
Update copyright headers.
Diffstat (limited to 'src/modules/m_channelban.cpp')
-rw-r--r-- | src/modules/m_channelban.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_channelban.cpp b/src/modules/m_channelban.cpp index f1679bd5d..ea31e90dc 100644 --- a/src/modules/m_channelban.cpp +++ b/src/modules/m_channelban.cpp @@ -1,9 +1,9 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013 Sadie Powell <sadie@witchery.services> - * Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be> + * Copyright (C) 2013, 2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012, 2014-2016 Attila Molnar <attilamolnar@hush.com> + * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2010 Craig Edwards <brain@inspircd.org> * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> |