docs: Fix wrong license attribution

This commit is contained in:
Mintsuki 2025-03-11 01:50:30 +01:00
parent 6d177ccc77
commit 00a6e8b3b4
No known key found for this signature in database
GPG Key ID: 1F3C021BECA23821
3 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@ follows:
- BSD-2-Clause
- BSD-2-Clause-Patent
- BSD-3-Clause
- BSD-Axis without modification
(not SPDX, see: https://scancode-licensedb.aboutcode.org/bsd-axis-nomod.html)
- BSD-2-Clause no disclaimer Unmod
(not SPDX, see: https://scancode-licensedb.aboutcode.org/bsd-no-disclaimer-unmodified.html)
- MIT
- Zlib

View File

@ -151,7 +151,7 @@ See [USAGE.md](USAGE.md).
- BSD-2-Clause
- BSD-2-Clause-Patent
- BSD-3-Clause
- BSD-Axis without modification (https://scancode-licensedb.aboutcode.org/bsd-axis-nomod.html)
- BSD-2-Clause no disclaimer Unmod (https://scancode-licensedb.aboutcode.org/bsd-no-disclaimer-unmodified.html)
- MIT
[tinf](https://github.com/jibsen/tinf) (zlib License) is used in early x86 BIOS stages for GZIP decompression of stage2.

View File

@ -89,7 +89,7 @@ if ! test -f version; then
clone_repo_commit \
https://github.com/osdev0/nyu-efi.git \
nyu-efi \
d7df84df000c2795d5855e373eb5d77beb04601b
467bdd8444bc689f711f8b3c5d54e9607ce1092c
clone_repo_commit \
https://github.com/jibsen/tinf.git \