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