summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/core
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-17 10:27:07 +0100
committerGitHub <noreply@github.com>2025-11-17 10:27:07 +0100
commitc6b7510cdb9350c4e129bfcd7959efc4daee9df6 (patch)
tree6507901f62b1ea75e599644e44540f2322c35f1a /dev/lib/core
parentb06170354225f19271627df11525857fa34a38e7 (diff)
parent1d943dcfcddb68f489c126b1e0df41170287e63d (diff)
Merge pull request #6 from amlel-el-mahrouss/develop
release: make licensing explicit.
Diffstat (limited to 'dev/lib/core')
-rw-r--r--dev/lib/core/includes.hpp2
1 files changed, 1 insertions, 1 deletions
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