summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 11:34:57 -0800
committerBob Badour <bbadour@google.com>2021-01-21 20:20:16 -0800
commit76ce61d4c54e08e15f8a41e496800d0ee49170c1 (patch)
tree94e4fd74122aedd0dba1deb37898925fa97c18b6
parentba555b31fa121e2d13d1f0ba08bb7967d862214e (diff)
downloadkotlinc-76ce61d4c54e08e15f8a41e496800d0ee49170c1.tar.gz
Fix license_type. Contains LGPL
In trove and possibly elsewhere. See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I878d5f88090e0b9be8881d1f77ce97121e9a4082
-rw-r--r--METADATA7
1 files changed, 6 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d5e4203..6b25e91 100644
--- a/METADATA
+++ b/METADATA
@@ -14,7 +14,12 @@ third_party {
value: "https://github.com/JetBrains/intellij-community/raw/171/lib/src/trove4j_src.jar"
}
version: "v1.4.20-google-ir-02"
- license_type: RECIPROCAL
+ # would be RECIPROCAL save for:
+ # license/third_party/rhino_LICENSE.txt
+ # license/third_party/testdata/findbugs_license.txt
+ # license/third_party/trove_license.txt
+ # license/third_party/trove_readme_license.txt
+ license_type: RESTRICTED
last_upgrade_date {
year: 2020
month: 12