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/GlibIntrospection.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cmake/Modules/GlibIntrospection.cmake') diff --git a/cmake/Modules/GlibIntrospection.cmake b/cmake/Modules/GlibIntrospection.cmake index ffec754..f2f1b91 100644 --- a/cmake/Modules/GlibIntrospection.cmake +++ b/cmake/Modules/GlibIntrospection.cmake @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 Felix Morgner +# SPDX-License-Identifier: LGPL-2.1-only + include_guard() find_program(G_IR_SCANNER_BIN -- cgit v1.2.3