summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-01-26 20:25:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-26 20:25:35 +0000
commit6edaadd0baa3084cf407e6ecf08f45c1b5c48412 (patch)
tree36968b3b1513920213cd040b8fcba3ce49037d81
parent3db607adfd86211680b06744ef55602a39efe8f2 (diff)
parent6a8082ee5e9e0913b6ed976c8535556f56c9af58 (diff)
downloadexpat-6edaadd0baa3084cf407e6ecf08f45c1b5c48412.tar.gz
Merge "Fix license_type. Contains GFDL" am: 68cf373721 am: f9285a9b36 am: 6a8082ee5e
Original change: https://android-review.googlesource.com/c/platform/external/expat/+/1559130 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ia3c13ca31fef6f13c26e61ac307852f547872877
-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