From 8cb3cbd0b13f6404f66513e5ed26261ede3407e2 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 17 Jul 2026 11:24:34 +0200 Subject: docs: GPLv2 license, README, attribution Co-Authored-By: Claude Opus 4.8 --- hyprsunset_qt/ui.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hyprsunset_qt/ui.py') diff --git a/hyprsunset_qt/ui.py b/hyprsunset_qt/ui.py index 5281f94..16fdd08 100644 --- a/hyprsunset_qt/ui.py +++ b/hyprsunset_qt/ui.py @@ -1,3 +1,7 @@ +# Copyright (C) 2026 Danilo M. +# 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. """PyQt6 GUI for hyprsunset-qt.""" from __future__ import annotations -- cgit v1.2.3