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

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

Merge "Add license_kinds for CDDL" am: 398ba4fc

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1560129

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I7ea6b63908a010d4e65bc7c67ff9cb0d4f562b5d
parents 9f6be6b7 398ba4fc
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -557,6 +557,23 @@ license_kind {
    url: "https://spdx.org/licenses/CC0-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CDDL",
    conditions: ["reciprocal"],
}

license_kind {
    name: "SPDX-license-identifier-CDDL-1.0",
    conditions: ["reciprocal"],
    url: "https://spdx.org/licenses/CDLL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-CDDL-1.1",
    conditions: ["reciprocal"],
    url: "https://spdx.org/licenses/CDLL-1.1.html",
}

license_kind {
    name: "SPDX-license-identifier-CPAL-1.0",
    conditions: [