Merge "Change WTFPL and BeerWare to notice per recent change."
This commit is contained in:
commit
c6226d668e
1 changed files with 2 additions and 8 deletions
|
@ -307,10 +307,7 @@ license_kind {
|
|||
|
||||
license_kind {
|
||||
name: "SPDX-license-identifier-Beerware",
|
||||
conditions: [
|
||||
"by_exception_only",
|
||||
"not_allowed",
|
||||
],
|
||||
conditions: ["notice"],
|
||||
url: "https://spdx.org/licenses/Beerware.html",
|
||||
}
|
||||
|
||||
|
@ -1137,10 +1134,7 @@ license_kind {
|
|||
|
||||
license_kind {
|
||||
name: "SPDX-license-identifier-WTFPL",
|
||||
conditions: [
|
||||
"by_exception_only",
|
||||
"not_allowed",
|
||||
],
|
||||
conditions: ["notice"],
|
||||
url: "https://spdx.org/licenses/WTFPL.html",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue