aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 11:15:28 -0800
committerBob Badour <bbadour@google.com>2021-01-24 08:36:04 -0800
commit14cff902a501d4dcd6ea74f868d1ace4625a2de8 (patch)
tree89057f725e846805df3c383cc6c948b12c3789cd
parenta9674afaaa3ba4488cf43ea5bfb8fe85054e2c98 (diff)
downloadlibffi-14cff902a501d4dcd6ea74f868d1ace4625a2de8.tar.gz
Fix license_type. Contains GPL
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I9050ff4b58d6beb862cfae20d00aade015566e02
-rw-r--r--METADATA7
1 files changed, 6 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index cdc65203..cfd64f99 100644
--- a/METADATA
+++ b/METADATA
@@ -6,7 +6,12 @@ third_party {
value: "https://github.com/libffi/libffi.git"
}
version: "v3.3"
- license_type: NOTICE
+ # would be NOTICE save for:
+ # .travis/
+ # testsuite/lib*/
+ # libtool-ldflags
+ # LICENSE-BUILDTOOLS
+ license_type: RESTRICTED
last_upgrade_date {
year: 2020
month: 3