From e4f9c35be60a704c7b0e441c069d8e1de3e16d8a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 1 Mar 2026 22:23:31 +0100 Subject: chore: bump version and update ocl.hpp. Signed-off-by: Amlal El Mahrouss --- include/ocl.hpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include/ocl.hpp') diff --git a/include/ocl.hpp b/include/ocl.hpp index 1157c47..90cef28 100644 --- a/include/ocl.hpp +++ b/include/ocl.hpp @@ -1,15 +1,15 @@ -// Copyright 2023-2025, Amlal El Mahrouss (amlal@nekernel.org) +// Copyright 2023-2026, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/ocl +// Official repository: https://git.ocl.nekernel.org/src #ifndef OCL_HPP #define OCL_HPP -// Version header +// Version header. #include -// Mandatory core headers. +// Mandatory OCL headers. #include #include #include -- cgit v1.2.3