summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-04 07:53:50 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-04 07:53:50 +0100
commit4d82c27728d92ebcf51e20ae444967b407931445 (patch)
tree8c2c7d7573e2d13dd5ac1c27a9d1344993d30992 /CMakeLists.txt
parenta689e3d805714408fab28f27b43f659a04a514d4 (diff)
feat: API: preping terrain for iterator_ptr. API improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5218c38..a7d0dc6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
# // ============================================================= //
# // Open C++ Libraries.
-# // Copyright (C) 2025, Amlal El Mahrouss and OCL Authors, licensed under BSD-3 license.
+# // Copyright (C) 2025, Amlal El Mahrouss and OCL Authors, licensed under BSL license.
# // ============================================================= //
cmake_minimum_required(VERSION 3.30)