summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-17 10:02:59 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-17 10:03:39 +0100
commit791fcd646503f05617f22e6006c115095746da26 (patch)
tree137a91eb22d1a9207fd4322ced08c3b6388c5eb5 /README.md
parentdadb78818a47349ee4dcde6b545e0466af5e83d1 (diff)
feat: NeKernel is now under the Apache 2.0 license.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 30495c8b..70a1ab27 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
<p>
<a href="https://github.com/nekernel-org/nekernel/actions/workflows/boot-pio.yml"><img src="https://github.com/amlel-el-mahrouss/nekernel/actions/workflows/boot-pio.yml/badge.svg" alt="CI"></a>
<a href="https://github.com/nekernel-org/nekernel/actions/workflows/kernel-ahci.yml"><img src="https://github.com/amlel-el-mahrouss/nekernel/actions/workflows/kernel-ahci.yml/badge.svg" alt="CI"></a>
- <a href="LICENSE"><img src="https://img.shields.io/badge/license-GPL--3.0-blue.svg" alt="License"></a>
+ <a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="License"></a>
<img src="https://img.shields.io/badge/QEMU-Tested-success" alt="QEMU Tested">
</p>
</div>
@@ -109,12 +109,12 @@ cd nekernel
## License
-This project is licensed under the [GPL-3.0 License](LICENSE).
+This project is licensed under the [Apache-2.0 License](LICENSE).
---
<div align="center">
<sub>
- &copy; 2024-2025 Amlal El Mahrouss & NeKernel contributors. All rights reserved.
+ &copy; 2024-2025 Amlal El Mahrouss & NeKernel contributors. Licensed under the Apache 2.0 license.
</sub>
</div>