summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Ionut Tripon <alexandru.tripon97@gmail.com>2026-02-25 12:44:39 +0200
committerGitHub <noreply@github.com>2026-02-25 12:44:39 +0200
commit687e43031df0dc641984b4256bcca50d5b3f7de3 (patch)
tree7eba67d06607f29af37e960f0758a6f9137c435c /CMakeLists.txt
parent3538933614059f0f44388a2b16f3db25ce42285b (diff)
parente901c93362dd7c901a49e75ceb3bcaf8b8760caa (diff)
downloadProject-Tick-687e43031df0dc641984b4256bcca50d5b3f7de3.tar.gz
Project-Tick-687e43031df0dc641984b4256bcca50d5b3f7de3.zip
Merge pull request #11 from DioEgizio/reuse
chore: comply with reuse
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f01e80c1d9..6e3486c400 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013, 2015 ljfa-ag <ljfa-ag@web.de>
+#
+# SPDX-License-Identifier: LGPL-3.0-or-later
+
cmake_minimum_required(VERSION 3.15)
project(libnbt++
VERSION 2.3)