Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33330431 authored by Bob Badour's avatar Bob Badour Committed by Automerger Merge Worker
Browse files

Merge "Add license kind for Linux-syscall-note" am: fb575f21

parents c14f33e1 fb575f21
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -920,6 +920,14 @@ license_kind {
    url: "https://spdx.org/licenses/LGPLLR.html",
}

license_kind {
    name: "SPDX-license-identifier-Linux-syscall-note",
    // expanding visibility requires approval from an OSPO lawyer or pcounsel
    visibility: ["//external/libbpf:__subpackages__"],
    conditions: ["permissive"],
    url: "https://spdx.org/licenses/Linux-syscall-note.html",
}

license_kind {
    name: "SPDX-license-identifier-LPL-1.02",
    conditions: ["notice"],