From d6db4b08260c2d9d426a8a83d997131f6449115d Mon Sep 17 00:00:00 2001 From: Tom Kirchner Date: Wed, 8 Jan 2025 16:58:36 -0800 Subject: Add missing copyright/license headers --- src/tangara/ui/themes.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/tangara') diff --git a/src/tangara/ui/themes.hpp b/src/tangara/ui/themes.hpp index 4826859e..8d3f2c6e 100644 --- a/src/tangara/ui/themes.hpp +++ b/src/tangara/ui/themes.hpp @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2023 ailurux +// +// SPDX-License-Identifier: GPL-3.0-only + #pragma once #include -- cgit v1.2.3