diff options
Diffstat (limited to 'include/CoreRuntimeKit/C++/defines')
| -rw-r--r-- | include/CoreRuntimeKit/C++/defines | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/CoreRuntimeKit/C++/defines b/include/CoreRuntimeKit/C++/defines index d6a5369..159ca2f 100644 --- a/include/CoreRuntimeKit/C++/defines +++ b/include/CoreRuntimeKit/C++/defines @@ -1,8 +1,8 @@ -/* ======================================== +// SPDX-License-Identifier: Apache-2.0 +// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org) +// Licensed under the Apache License, Version 2.0 (see LICENSE file) +// Official repository: https://github.com/ne-foss-org/nectar - Copyright (C) 2024-2025 Amlal El Mahrouss, licensed under the Apache 2.0 license. - -======================================== */ #ifndef __NECTAR_DEFINES_H__ #define __NECTAR_DEFINES_H__ |
