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 --- CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 62e103d..b56670c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 Felix Morgner +# SPDX-License-Identifier: LGPL-2.1-only + cmake_minimum_required(VERSION "3.31.0") project("turns" -- cgit v1.2.3