summaryrefslogtreecommitdiff
path: root/websocket/_utils.py
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2021-12-31 22:18:39 -0500
committerengn33r <engn33r@users.noreply.github.com>2021-12-31 22:18:39 -0500
commit81fa70d259ce1609b3fb1bf66c8a9bed81a3f28c (patch)
tree436c21bdae3551263b8e6f728be9c2de9d79d26d /websocket/_utils.py
parentda1b0509ecbd71b3ad1e37a1768b328711d9e955 (diff)
downloadwebsocket-client-81fa70d259ce1609b3fb1bf66c8a9bed81a3f28c.tar.gz
Update copyright year to 2022
Diffstat (limited to 'websocket/_utils.py')
-rw-r--r--websocket/_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/websocket/_utils.py b/websocket/_utils.py
index 21fc437..fdcf345 100644
--- a/websocket/_utils.py
+++ b/websocket/_utils.py
@@ -2,7 +2,7 @@
_url.py
websocket - WebSocket client library for Python
-Copyright 2021 engn33r
+Copyright 2022 engn33r
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.