diff options
Diffstat (limited to 'include/CoreRuntimeKit/C++/filesystem')
| -rw-r--r-- | include/CoreRuntimeKit/C++/filesystem | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/CoreRuntimeKit/C++/filesystem b/include/CoreRuntimeKit/C++/filesystem index 46d1310..d51699b 100644 --- a/include/CoreRuntimeKit/C++/filesystem +++ b/include/CoreRuntimeKit/C++/filesystem @@ -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_FS_H__ #define __NECTAR_FS_H__ |
