diff options
| author | 2020-11-19 22:09:17 +0000 | |
|---|---|---|
| committer | 2020-11-20 12:10:47 +0000 | |
| commit | f3f2388a81b6463e1229fa5bf2b8c427440bf406 (patch) | |
| tree | 1c5c606880c115ee7e6c3cfe7d5c1bfb2cd2a0c2 /src/modules/m_websocket.cpp | |
| parent | Update the module descriptions. (diff) | |
| download | inspircd++-f3f2388a81b6463e1229fa5bf2b8c427440bf406.tar.gz inspircd++-f3f2388a81b6463e1229fa5bf2b8c427440bf406.tar.bz2 inspircd++-f3f2388a81b6463e1229fa5bf2b8c427440bf406.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_websocket.cpp')
| -rw-r--r-- | src/modules/m_websocket.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_websocket.cpp b/src/modules/m_websocket.cpp index 1cba6bca6..05a9ce2e8 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-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2017-2020 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 |
