From 0729516749e9d702801d3a8c383d6c55e9ab6392 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 4 Oct 2020 18:54:01 +0200 Subject: Update project URLs. --- config.py | 2 +- lock.py | 2 +- log.py | 2 +- org.ArcticaProject.RWA.service | 2 +- service.py | 2 +- session.py | 2 +- test_client.py | 2 +- trigger.py | 2 +- vnc.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config.py b/config.py index 4ddb77d..f78e963 100644 --- a/config.py +++ b/config.py @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/lock.py b/lock.py index 0fe2b79..723c1b7 100644 --- a/lock.py +++ b/lock.py @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/log.py b/log.py index a18fb83..9603792 100644 --- a/log.py +++ b/log.py @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/org.ArcticaProject.RWA.service b/org.ArcticaProject.RWA.service index 7a82ef3..55b446e 100644 --- a/org.ArcticaProject.RWA.service +++ b/org.ArcticaProject.RWA.service @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/service.py b/service.py index 17ab51d..d86b91a 100755 --- a/service.py +++ b/service.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/session.py b/session.py index 3146326..c25d17b 100644 --- a/session.py +++ b/session.py @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/test_client.py b/test_client.py index 67907b0..1a5f427 100755 --- a/test_client.py +++ b/test_client.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/trigger.py b/trigger.py index 2e0d890..d755903 100644 --- a/trigger.py +++ b/trigger.py @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel diff --git a/vnc.py b/vnc.py index 47d7405..b62342b 100644 --- a/vnc.py +++ b/vnc.py @@ -1,5 +1,5 @@ # This file is part of Remote Support Desktop -# https://gitlab.das-netzwerkteam.de/RemoteWebApp/remote-support-session-service +# https://gitlab.das-netzwerkteam.de/RemoteWebApp/rwa.support.sessionservice # Copyright 2020 Jonathan Weth # Copyright 2020 Daniel Teichmann # Copyright 2020 Mike Gabriel -- cgit v1.2.3