diff options
Diffstat (limited to 'src/modules/m_opmoderated.cpp')
| -rw-r--r-- | src/modules/m_opmoderated.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/m_opmoderated.cpp b/src/modules/m_opmoderated.cpp index 9427e8153..9fcdd141b 100644 --- a/src/modules/m_opmoderated.cpp +++ b/src/modules/m_opmoderated.cpp @@ -1,7 +1,8 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2010 Daniel De Graaf <danieldg@inspircd.org> + * Copyright (C) 2021-2023 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2021 Daniel De Graaf <danieldg@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 |
