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 /README.md | |
| 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 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> - © 2024-2025 Amlal El Mahrouss & NeKernel contributors. All rights reserved. + © 2024-2025 Amlal El Mahrouss & NeKernel contributors. Licensed under the Apache 2.0 license. </sub> </div> |
