From b78d489dfdec166b87c3d3001e66d7e8d0184a90 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Tue, 27 May 2025 09:02:54 +0200 Subject: [PATCH] update soramane's dotfiles license --- .config/quickshell/services/Brightness.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/quickshell/services/Brightness.qml b/.config/quickshell/services/Brightness.qml index 132f0eda..aba664aa 100644 --- a/.config/quickshell/services/Brightness.qml +++ b/.config/quickshell/services/Brightness.qml @@ -2,7 +2,7 @@ pragma Singleton pragma ComponentBehavior: Bound // From https://github.com/caelestia-dots/shell/ (`quickshell` branch) with modifications. -// It does not have a license, but the author has given permission. +// License: GPLv3 import Quickshell import Quickshell.Io