aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_websocket.cpp
diff options
context:
space:
mode:
authorGravatar InspIRCd Robot2022-08-25 20:46:11 +0100
committerGravatar Sadie Powell2022-08-25 20:46:11 +0100
commit96f355c2fa6eccab225f60b375544c3b2a5d3940 (patch)
tree1a1cd590fadd8c25b3464e2cc545043108ea4c71 /src/modules/m_websocket.cpp
parentUse std::string in the Serializer constructor. (diff)
Update copyright headers.
Diffstat (limited to 'src/modules/m_websocket.cpp')
-rw-r--r--src/modules/m_websocket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_websocket.cpp b/src/modules/m_websocket.cpp
index b392320da..47e12362a 100644
--- a/src/modules/m_websocket.cpp
+++ b/src/modules/m_websocket.cpp
@@ -2,7 +2,7 @@
* InspIRCd -- Internet Relay Chat Daemon
*
* Copyright (C) 2019 iwalkalone <iwalkalone69@gmail.com>
- * Copyright (C) 2017-2021 Sadie Powell <sadie@witchery.services>
+ * Copyright (C) 2017-2022 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2016-2017 Attila Molnar <attilamolnar@hush.com>
*
* This file is part of InspIRCd. InspIRCd is free software: you can