Change condition to match go/thirdpartylicenses
Policy uses restricted_if_statically_linked at https://opensource.google/documentation/reference/thirdparty/licenses#RestrictedIfStaticallyLinked Test: m droid Change-Id: I6eee52bef179b2a2b4257595e596652cfbdfef68
This commit is contained in:
@@ -839,84 +839,84 @@ license_kind {
|
|||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL",
|
name: "SPDX-license-identifier-LGPL",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.0",
|
name: "SPDX-license-identifier-LGPL-2.0",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.0.html",
|
url: "https://spdx.org/licenses/LGPL-2.0.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.0+",
|
name: "SPDX-license-identifier-LGPL-2.0+",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.0+.html",
|
url: "https://spdx.org/licenses/LGPL-2.0+.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.0-only",
|
name: "SPDX-license-identifier-LGPL-2.0-only",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.0-only.html",
|
url: "https://spdx.org/licenses/LGPL-2.0-only.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.0-or-later",
|
name: "SPDX-license-identifier-LGPL-2.0-or-later",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.0-or-later.html",
|
url: "https://spdx.org/licenses/LGPL-2.0-or-later.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.1",
|
name: "SPDX-license-identifier-LGPL-2.1",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.1.html",
|
url: "https://spdx.org/licenses/LGPL-2.1.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.1+",
|
name: "SPDX-license-identifier-LGPL-2.1+",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.1+.html",
|
url: "https://spdx.org/licenses/LGPL-2.1+.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.1-only",
|
name: "SPDX-license-identifier-LGPL-2.1-only",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.1-only.html",
|
url: "https://spdx.org/licenses/LGPL-2.1-only.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-2.1-or-later",
|
name: "SPDX-license-identifier-LGPL-2.1-or-later",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-2.1-or-later.html",
|
url: "https://spdx.org/licenses/LGPL-2.1-or-later.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-3.0",
|
name: "SPDX-license-identifier-LGPL-3.0",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-3.0.html",
|
url: "https://spdx.org/licenses/LGPL-3.0.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-3.0+",
|
name: "SPDX-license-identifier-LGPL-3.0+",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-3.0+.html",
|
url: "https://spdx.org/licenses/LGPL-3.0+.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-3.0-only",
|
name: "SPDX-license-identifier-LGPL-3.0-only",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-3.0-only.html",
|
url: "https://spdx.org/licenses/LGPL-3.0-only.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPL-3.0-or-later",
|
name: "SPDX-license-identifier-LGPL-3.0-or-later",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPL-3.0-or-later.html",
|
url: "https://spdx.org/licenses/LGPL-3.0-or-later.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
license_kind {
|
license_kind {
|
||||||
name: "SPDX-license-identifier-LGPLLR",
|
name: "SPDX-license-identifier-LGPLLR",
|
||||||
conditions: ["restricted_allows_dynamic_linking"],
|
conditions: ["restricted_if_statically_linked"],
|
||||||
url: "https://spdx.org/licenses/LGPLLR.html",
|
url: "https://spdx.org/licenses/LGPLLR.html",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user