summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--install_ocl.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index df3f9d6..00a1592 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 BSL-1.0 license.
# // ============================================================= //
cmake_minimum_required(VERSION 3.30)
diff --git a/install_ocl.cmake b/install_ocl.cmake
index b0fc483..6a1dc98 100644
--- a/install_ocl.cmake
+++ b/install_ocl.cmake
@@ -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 Ne.org Authors, licensed under BSL-1.0 license.
# // ============================================================= //
cmake_minimum_required(VERSION 3.30)