diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-17 11:24:34 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-17 11:24:34 +0200 |
| commit | 8cb3cbd0b13f6404f66513e5ed26261ede3407e2 (patch) | |
| tree | 72604abf735214e7f8e03202b514dce1be5fc187 /hyprsunset_qt/config.py | |
| parent | 3bd3288e90bf84d18f90f7709f98d0d452a6ae38 (diff) | |
| download | hyprsunset-qt-8cb3cbd0b13f6404f66513e5ed26261ede3407e2.tar.gz hyprsunset-qt-8cb3cbd0b13f6404f66513e5ed26261ede3407e2.zip | |
docs: GPLv2 license, README, attribution
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'hyprsunset_qt/config.py')
| -rw-r--r-- | hyprsunset_qt/config.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hyprsunset_qt/config.py b/hyprsunset_qt/config.py index 8001f29..6866bb1 100644 --- a/hyprsunset_qt/config.py +++ b/hyprsunset_qt/config.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. """Parse and serialize hyprsunset.conf profile blocks.""" from __future__ import annotations |
