blob: a436ec7e02b3e6c10788573132783b6d6241bacd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
RWA.Support.SessionService
==========================
D-Bus service, written in Python 3,
for managing sessions with Django and as a backend for GUI applications
Licence
-------
::
Copyright © 2020, 2021 Jonathan Weth <dev@jonathanweth.de>
Copyright © 2020 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Copyright © 2020 Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Licenced under the GPL, version 2.0 or later
Please see the LICENCE file accompanying this distribution for the
full licence text.
|