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/GlibCompileSchemas.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cmake/Modules/GlibCompileSchemas.cmake') diff --git a/cmake/Modules/GlibCompileSchemas.cmake b/cmake/Modules/GlibCompileSchemas.cmake index 1ffbd39..90f6a10 100644 --- a/cmake/Modules/GlibCompileSchemas.cmake +++ b/cmake/Modules/GlibCompileSchemas.cmake @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 Felix Morgner +# SPDX-License-Identifier: LGPL-2.1-only + find_program(GLIB_COMPILE_SCHEMAS_BIN NAMES "glib-compile-schemas" REQUIRED -- cgit v1.2.3