summaryrefslogtreecommitdiff
path: root/test/support/websocket_client.ex
diff options
context:
space:
mode:
Diffstat (limited to 'test/support/websocket_client.ex')
-rw-r--r--test/support/websocket_client.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/support/websocket_client.ex b/test/support/websocket_client.ex
index 34b955474..d149b324e 100644
--- a/test/support/websocket_client.ex
+++ b/test/support/websocket_client.ex
@@ -1,5 +1,5 @@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2022 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Integration.WebsocketClient do