diff options
| author | 2022-08-25 20:46:11 +0100 | |
|---|---|---|
| committer | 2022-08-25 20:46:11 +0100 | |
| commit | 96f355c2fa6eccab225f60b375544c3b2a5d3940 (patch) | |
| tree | 1a1cd590fadd8c25b3464e2cc545043108ea4c71 /src/modules/m_connflood.cpp | |
| parent | Use std::string in the Serializer constructor. (diff) | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_connflood.cpp')
| -rw-r--r-- | src/modules/m_connflood.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_connflood.cpp b/src/modules/m_connflood.cpp index c13073353..0fc1f7b59 100644 --- a/src/modules/m_connflood.cpp +++ b/src/modules/m_connflood.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2013, 2018-2021 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013, 2018-2022 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012-2013 Attila Molnar <attilamolnar@hush.com> * Copyright (C) 2012 Robby <robby@chatbelgie.be> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> |
