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

Commit 087642b8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Reclassify OFL as notice per cl/537072410"

parents 02761e58 ca3491cb
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -1027,42 +1027,42 @@ license_kind {

license_kind {
    name: "SPDX-license-identifier-OFL",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
}

license_kind {
    name: "SPDX-license-identifier-OFL-1.0",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
    url: "https://spdx.org/licenses/OFL-1.0.html",
}

license_kind {
    name: "SPDX-license-identifier-OFL-1.0-RFN",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
    url: "https://spdx.org/licenses/OFL-1.0-RFN.html",
}

license_kind {
    name: "SPDX-license-identifier-OFL-1.0-no-RFN",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
    url: "https://spdx.org/licenses/OFL-1.0-no-RFN.html",
}

license_kind {
    name: "SPDX-license-identifier-OFL-1.1",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
    url: "https://spdx.org/licenses/OFL-1.1.html",
}

license_kind {
    name: "SPDX-license-identifier-OFL-1.1-RFN",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
    url: "https://spdx.org/licenses/OFL-1.1-RFN.html",
}

license_kind {
    name: "SPDX-license-identifier-OFL-1.1-no-RFN",
    conditions: ["by_exception_only"],
    conditions: ["notice"],
    url: "https://spdx.org/licenses/OFL-1.1-no-RFN.html",
}