From 404b0f7844d8493869f98f91a7aa6427ca64f872 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 21 May 2025 16:31:45 +0200 Subject: lib: apply LGPL-2.1 --- lib/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/CMakeLists.txt') diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index 998504b..61e35b0 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2025 Felix Morgner +# SPDX-License-Identifier: LGPL-2.1-only + cmake_minimum_required(VERSION "4.0.0") project("libturns" -- cgit v1.2.3