Merge "Reclassify OFL as notice per cl/537072410"

This commit is contained in:
Treehugger Robot
2023-06-08 16:33:00 +00:00
committed by Gerrit Code Review

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",
} }