diff options
Diffstat (limited to 'hyprsunset_qt/__init__.py')
| -rw-r--r-- | hyprsunset_qt/__init__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hyprsunset_qt/__init__.py b/hyprsunset_qt/__init__.py index 901a708..b4826a6 100644 --- a/hyprsunset_qt/__init__.py +++ b/hyprsunset_qt/__init__.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. """hyprsunset-qt — Qt6 GUI for hyprsunset.""" __version__ = "0.1.0" |
