diff options
Diffstat (limited to 'include/CoreRuntimeKit/C++/new')
| -rw-r--r-- | include/CoreRuntimeKit/C++/new | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/include/CoreRuntimeKit/C++/new b/include/CoreRuntimeKit/C++/new index beb40c3..71afa28 100644 --- a/include/CoreRuntimeKit/C++/new +++ b/include/CoreRuntimeKit/C++/new @@ -1,8 +1,7 @@ -/* ======================================== - - Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. - -======================================== */ +// SPDX-License-Identifier: Apache-2.0 +// Copyright 2025-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 #pragma once |
