commit | 5b3dd97a0a8a3ddeba28f5dcf035c513fa1f69ad | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Fri Nov 04 12:03:30 2022 -0700 |
committer | Bob Badour <bbadour@google.com> | Fri Nov 04 12:03:30 2022 -0700 |
tree | abc409446e778026cd943919b598a8b12b70416b | |
parent | 5ed292ade1514dbc43c38e243f2f7ac210202224 [diff] [blame] |
WTFPL reclassified permissive. Test: m droid Change-Id: I1f4074840f6a4dcc7093583552239a636a766b01
diff --git a/licenses/Android.bp b/licenses/Android.bp index 2e5c361..54981e1 100644 --- a/licenses/Android.bp +++ b/licenses/Android.bp
@@ -1152,7 +1152,7 @@ license_kind { name: "SPDX-license-identifier-WTFPL", - conditions: ["notice"], + conditions: ["permissive"], url: "https://spdx.org/licenses/WTFPL.html", }