aboutsummaryrefslogtreecommitdiff
path: root/test_client.py
diff options
context:
space:
mode:
authorJonathan Weth <git@jonathanweth.de>2021-06-22 13:41:39 +0200
committerJonathan Weth <git@jonathanweth.de>2021-06-22 13:41:39 +0200
commit0a6543a5bea6838d6e4d80eaa83046cc6576b086 (patch)
treebfadf71bd069399a786d4ce761db665877983b16 /test_client.py
parentf9fb0c0524873ee8505ae165e08a2ebdfe55efc2 (diff)
downloadRWA.Support.SessionService-0a6543a5bea6838d6e4d80eaa83046cc6576b086.tar.gz
RWA.Support.SessionService-0a6543a5bea6838d6e4d80eaa83046cc6576b086.tar.bz2
RWA.Support.SessionService-0a6543a5bea6838d6e4d80eaa83046cc6576b086.zip
Fix paths and copyright
Diffstat (limited to 'test_client.py')
-rwxr-xr-xtest_client.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test_client.py b/test_client.py
index c847ccf..850e8d3 100755
--- a/test_client.py
+++ b/test_client.py
@@ -2,9 +2,9 @@
# This file is part of Remote Support Desktop
# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice
-# Copyright 2020 Jonathan Weth <mail@jonathanweth.de>
+# Copyright 2020, 2021 Jonathan Weth <dev@jonathanweth.de>
# Copyright 2020 Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
-# Copyright 2020 Mike Gabriel <mike.gabriel@das-netzwerktea.de>
+# Copyright 2020 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
# SPDX-License-Identifier: GPL-2.0-or-later
#
# This program is free software; you can redistribute it and/or modify