limine: sync list of licenses with upstream
This commit is contained in:
@@ -103,13 +103,12 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# Caution. Some submodules have different licenses.
|
||||
license = with lib.licenses; [
|
||||
asl20 # cc-runtime
|
||||
bsd0 # freestanding-headers, freestanding-toolchain
|
||||
bsd0 # freestanding-headers, freestanding-toolchain, limine-protocol, pdgzip
|
||||
bsd2 # limine, flanterm, libfdt, PicoEFI
|
||||
bsd2Patent # PicoEFI
|
||||
bsd3 # PicoEFI
|
||||
bsdAxisNoDisclaimerUnmodified # PicoEFI
|
||||
mit # PicoEFI, stb_image
|
||||
zlib # tinf
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
johnrtitor
|
||||
|
||||
Reference in New Issue
Block a user