aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 10:43:35 -0800
committerBob Badour <bbadour@google.com>2021-01-24 14:49:26 -0800
commite7b287f76cb1898590bcccd533663f6e5830b24b (patch)
treee4c4ac35dd9e6d750d1f53217469130cc0ffd5cc
parentc89ead6a8ade30772e8c0ff7f55c04fa69214774 (diff)
downloadfonttools-e7b287f76cb1898590bcccd533663f6e5830b24b.tar.gz
Fix license_type. OFL 1.1 and CC-BY-SA
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I18b4b6f4becb417626a06d39cdb349513b4c05d6
-rw-r--r--METADATA8
1 files changed, 7 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 7e77c416..389a623d 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,6 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
name: "fonttools"
description: "fontTools is a library for manipulating fonts, written in Python."
third_party {
@@ -10,7 +13,10 @@ third_party {
value: "https://github.com/fonttools/fonttools/archive/4.18.2.zip"
}
version: "4.18.2"
- license_type: NOTICE
+ # would be NOTICE except for:
+ # Doc/README.md
+ # or RESTRICTED except for the SIL OFL 1.1 license
+ license_type: BY_EXCEPTION_ONLY
last_upgrade_date {
year: 2020
month: 12