diff options
Diffstat (limited to 'include/CoreRuntimeKit')
| -rw-r--r-- | include/CoreRuntimeKit/Nectar/ncl_exports.h | 6 |
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 |
