summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-26 09:27:13 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-26 09:27:13 +0100
commitc0a8e073dc4efbcd5a0f386647a25805ecbf927c (patch)
tree68dfaecd9bb844cf1d6d39a346d715a68df30543 /CMakeLists.txt
parent285623eff3f3ffe6a8bc1cf3e17312df2c0200d1 (diff)
chore: update CMake scripts.
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 9bde8c2..d17a269 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-2026, Amlal El Mahrouss and OCL Authors, licensed under BSD-3 license.
# // ============================================================= //
cmake_minimum_required(VERSION 3.30)