summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-25 11:16:40 -0800
committerBob Badour <bbadour@google.com>2021-01-25 11:16:40 -0800
commitcb54d2845f8c0f36da0e5a8bac06de087f1d36cb (patch)
tree36968b3b1513920213cd040b8fcba3ce49037d81
parentde3449cb2fbaa60c4c28763114540f465d17ed6e (diff)
downloadexpat-cb54d2845f8c0f36da0e5a8bac06de087f1d36cb.tar.gz
Fix license_type. Contains GFDL
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I61a94a96a0560f5946696a2ce2a49865ea057014
-rw-r--r--METADATA6
1 files changed, 5 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 1d892004..e52eb30d 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: "expat"
description: "Expat is a stream-oriented XML parser."
third_party {
@@ -10,7 +13,8 @@ third_party {
value: "https://github.com/libexpat/libexpat/releases/download/R_2_2_10/expat-2.2.10.tar.bz2"
}
version: "R_2_2_10"
- license_type: NOTICE
+ # would be NOTICE save for GFDL in doc/xmlwf.1
+ license_type: BY_EXCEPTION_ONLY
last_upgrade_date {
year: 2020
month: 10