From b7f2ff4d991ae068f7834bf8e565f6261bf7fff1 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 23 May 2025 16:49:58 +0200 Subject: license: add more license headers --- cmake/Modules/GlibCompileResources.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cmake/Modules/GlibCompileResources.cmake') diff --git a/cmake/Modules/GlibCompileResources.cmake b/cmake/Modules/GlibCompileResources.cmake index 8d10c1a..3922b92 100644 --- a/cmake/Modules/GlibCompileResources.cmake +++ b/cmake/Modules/GlibCompileResources.cmake @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 Felix Morgner +# SPDX-License-Identifier: LGPL-2.1-only + find_program(GLIB_COMPILE_RESOURCES NAMES "glib-compile-resources" REQUIRED -- cgit v1.2.3