From f4e71240e54bb95cffc14942f931999098faec0c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 26 Feb 2026 09:26:33 +0100 Subject: chore: update cmake scripts. Signed-off-by: Amlal El Mahrouss --- CMakeLists.txt | 2 +- install_ocl.cmake | 2 +- 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) -- cgit v1.2.3