From 1d943dcfcddb68f489c126b1e0df41170287e63d Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 17 Nov 2025 10:15:38 +0100 Subject: feat: lib: make licensing clear. Signed-off-by: Amlal El Mahrouss --- dev/lib/core/includes.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/lib/core') diff --git a/dev/lib/core/includes.hpp b/dev/lib/core/includes.hpp index f988fc1..ff59535 100644 --- a/dev/lib/core/includes.hpp +++ b/dev/lib/core/includes.hpp @@ -2,7 +2,7 @@ * File: core/includes.hpp * Purpose: Core includes for the OCL library. * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss + * Copyright 2025, Amlal El Mahrouss, licensed under the MIT license. */ #pragma once -- cgit v1.2.3