diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 <felix.morgner@gmail.com> +# SPDX-License-Identifier: LGPL-2.1-only + cmake_minimum_required(VERSION "3.31.0") project("turns" |
