diff options
Diffstat (limited to 'hyprsunset_qt/daemon.py')
| -rw-r--r-- | hyprsunset_qt/daemon.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hyprsunset_qt/daemon.py b/hyprsunset_qt/daemon.py index 7bf0e47..e9ba794 100644 --- a/hyprsunset_qt/daemon.py +++ b/hyprsunset_qt/daemon.py @@ -1,3 +1,7 @@ +# Copyright (C) 2026 Danilo M. <danix@danix.xyz> +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License version 2 as published +# by the Free Software Foundation. """Control the hyprsunset daemon: status, restart, live preview via hyprctl.""" from __future__ import annotations |
