Policy change: 0BSD and MIT-0 as permissive
See: http://cl/476482127 Bug: 248114738 Test: m droid dist Change-Id: Icf370897aabaf30288fa8dab7204ab4d2c0aaeed
This commit is contained in:
parent
7574afb67f
commit
59f0866ee8
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ license_kind {
|
|||
|
||||
license_kind {
|
||||
name: "SPDX-license-identifier-0BSD",
|
||||
conditions: ["unencumbered"],
|
||||
conditions: ["permissive"],
|
||||
url: "https://spdx.org/licenses/0BSD",
|
||||
}
|
||||
|
||||
|
@ -933,7 +933,7 @@ license_kind {
|
|||
|
||||
license_kind {
|
||||
name: "SPDX-license-identifier-MIT-0",
|
||||
conditions: ["notice"],
|
||||
conditions: ["permissive"],
|
||||
url: "https://spdx.org/licenses/MIT-0.html",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue