aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-26 20:25:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-26 20:25:33 +0000
commitbe9bd30766fecd3e1066a79deec2125971645bdb (patch)
treee4c4ac35dd9e6d750d1f53217469130cc0ffd5cc
parent0e323aacb6b09b81c78de2aa9ff73093dafe81b8 (diff)
parent56f3b474a6bc8133d3ba8fc2c5c682779461f22c (diff)
downloadfonttools-be9bd30766fecd3e1066a79deec2125971645bdb.tar.gz
Fix license_type. OFL 1.1 and CC-BY-SA am: e7b287f76c am: 56f3b474a6
Original change: https://android-review.googlesource.com/c/platform/external/fonttools/+/1556643 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I76eec9a406b0a12c71d85b6c0ce2d5e2370d4169
-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