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