summaryrefslogtreecommitdiffhomepage
path: root/include/ocl.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 15:48:42 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 15:48:42 +0100
commitfb4ef16bd32b43a9c931420428bd3ca69ee0984f (patch)
treef9dac3eaecd30f8bf5fc0a40712ca113893219ee /include/ocl.hpp
parenteb42e424c09fb40e61a9b1afb39269b686a6d537 (diff)
[CHORE] Add SPDX for OCL files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl.hpp')
-rw-r--r--include/ocl.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ocl.hpp b/include/ocl.hpp
index 90cef28..12326cc 100644
--- a/include/ocl.hpp
+++ b/include/ocl.hpp
@@ -1,7 +1,8 @@
+// SPDX-License-Identifier: BSL-1.0
// 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://git.ocl.nekernel.org/src
+// Official repository: https://git.ocl.nekernel.org/ocl
#ifndef OCL_HPP
#define OCL_HPP