summaryrefslogtreecommitdiffhomepage
path: root/include/CoreRuntimeKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 06:16:23 +0100
committerGitHub <noreply@github.com>2026-03-11 06:16:23 +0100
commit8e0bd9dcb168ff79df75d6075e214f4bc05d57a3 (patch)
tree9a79cdb0cf254100005fcc91492e68976307f638 /include/CoreRuntimeKit
parent15e8d61fe493e62ae55ebea2cf4274d8b49338ae (diff)
parent61169dd77af24e3c3891ea882f43127201625d00 (diff)
Merge pull request #71 from ne-foss-org/genericslibrary-tweaks
[CHORE] Update GenericsLibrary include library.
Diffstat (limited to 'include/CoreRuntimeKit')
-rw-r--r--include/CoreRuntimeKit/Nectar/ncl_exports.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/CoreRuntimeKit/Nectar/ncl_exports.h b/include/CoreRuntimeKit/Nectar/ncl_exports.h
index e69de29..d285b68 100644
--- a/include/CoreRuntimeKit/Nectar/ncl_exports.h
+++ b/include/CoreRuntimeKit/Nectar/ncl_exports.h
@@ -0,0 +1,6 @@
+// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
+// Licensed under the Apache License, Version 2.0 (See accompanying
+// file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0)
+// Official repository: https://github.com/ne-foss-org/nectar
+
+#pragma once