diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 16:40:19 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 16:40:19 +0100 |
| commit | 443de826899acac5740a6ed582e214e14eb294b1 (patch) | |
| tree | c4a0c6cf80bf5949c4498594e00c9074af164090 /src/rv64/rv64-boot.s | |
| parent | a4d3338e4f9ce011180b6d4f599acb4f34bba617 (diff) | |
feat: switch license to Apache 2.0
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/rv64/rv64-boot.s')
| -rw-r--r-- | src/rv64/rv64-boot.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv64/rv64-boot.s b/src/rv64/rv64-boot.s index c51a398..7bd2add 100644 --- a/src/rv64/rv64-boot.s +++ b/src/rv64/rv64-boot.s @@ -2,7 +2,7 @@ * ======================================================== * * NeBoot - * Copyright 2024, Amlal El Mahrouss, all rights reserved. + * Copyright 2024, Amlal El Mahrouss, licensed under Apache 2.0. * * Purpose: Startup code for RISC-V. * |
