Reclassify OFL as notice per cl/537072410

Test: m droid dist
Change-Id: I589bc26d9dfe6b77f8638b546bf1c6974e4d658b
This commit is contained in:
Bob Badour
2023-06-01 13:07:01 -07:00
parent f618c60df6
commit ca3491cba8

View File

@@ -1027,42 +1027,42 @@ license_kind {
license_kind { license_kind {
name: "SPDX-license-identifier-OFL", name: "SPDX-license-identifier-OFL",
conditions: ["by_exception_only"], conditions: ["notice"],
} }
license_kind { license_kind {
name: "SPDX-license-identifier-OFL-1.0", name: "SPDX-license-identifier-OFL-1.0",
conditions: ["by_exception_only"], conditions: ["notice"],
url: "https://spdx.org/licenses/OFL-1.0.html", url: "https://spdx.org/licenses/OFL-1.0.html",
} }
license_kind { license_kind {
name: "SPDX-license-identifier-OFL-1.0-RFN", name: "SPDX-license-identifier-OFL-1.0-RFN",
conditions: ["by_exception_only"], conditions: ["notice"],
url: "https://spdx.org/licenses/OFL-1.0-RFN.html", url: "https://spdx.org/licenses/OFL-1.0-RFN.html",
} }
license_kind { license_kind {
name: "SPDX-license-identifier-OFL-1.0-no-RFN", 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", url: "https://spdx.org/licenses/OFL-1.0-no-RFN.html",
} }
license_kind { license_kind {
name: "SPDX-license-identifier-OFL-1.1", name: "SPDX-license-identifier-OFL-1.1",
conditions: ["by_exception_only"], conditions: ["notice"],
url: "https://spdx.org/licenses/OFL-1.1.html", url: "https://spdx.org/licenses/OFL-1.1.html",
} }
license_kind { license_kind {
name: "SPDX-license-identifier-OFL-1.1-RFN", name: "SPDX-license-identifier-OFL-1.1-RFN",
conditions: ["by_exception_only"], conditions: ["notice"],
url: "https://spdx.org/licenses/OFL-1.1-RFN.html", url: "https://spdx.org/licenses/OFL-1.1-RFN.html",
} }
license_kind { license_kind {
name: "SPDX-license-identifier-OFL-1.1-no-RFN", 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", url: "https://spdx.org/licenses/OFL-1.1-no-RFN.html",
} }