diff options
Diffstat (limited to 'linuxnamespaces/systemd/jeepney.py')
-rw-r--r-- | linuxnamespaces/systemd/jeepney.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxnamespaces/systemd/jeepney.py b/linuxnamespaces/systemd/jeepney.py index ef276d3..16fbca1 100644 --- a/linuxnamespaces/systemd/jeepney.py +++ b/linuxnamespaces/systemd/jeepney.py @@ -1,5 +1,5 @@ # Copyright 2024 Helmut Grohne <helmut@subdivi.de> -# SPDX-License-Identifier: GPL-3 +# SPDX-License-Identifier: GPL-2+ """Communicate with a systemd instance via dbus using jeepney.""" |