diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:02:59 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:03:39 +0100 |
| commit | 791fcd646503f05617f22e6006c115095746da26 (patch) | |
| tree | 137a91eb22d1a9207fd4322ced08c3b6388c5eb5 /public/frameworks/CoreFoundation.fwrk/src | |
| parent | dadb78818a47349ee4dcde6b545e0466af5e83d1 (diff) | |
feat: NeKernel is now under the Apache 2.0 license.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'public/frameworks/CoreFoundation.fwrk/src')
| -rw-r--r-- | public/frameworks/CoreFoundation.fwrk/src/Foundation.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc b/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc index a4b84abf..4f4cc2c2 100644 --- a/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc +++ b/public/frameworks/CoreFoundation.fwrk/src/Foundation.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Amlal El Mahrouss, all rights reserved + Copyright (C) 2024 Amlal El Mahrouss, licensed under the Apache 2.0 license ------------------------------------------- */ |
