aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-26 00:57:30 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-26 00:57:30 +0000
commitd586eeeeadf439b2128d3d7a7f5519a8e1d50bec (patch)
treefcb32ef888ba54047c81ac1b0b0eea2924d72825
parent61dd8e9e6aa0e3da4aae8339b4617da802b023ab (diff)
parent899294dc21a823cd38991fcc411bd03dc3f2cb4b (diff)
downloadpdfium-d586eeeeadf439b2128d3d7a7f5519a8e1d50bec.tar.gz
Fix license_type. Contains OFL 1.1 am: 899294dc21
Original change: https://android-review.googlesource.com/c/platform/external/pdfium/+/1559538 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic83f8b499905efac98bc3966eb2e1c4d648e325f
-rw-r--r--METADATA8
1 files changed, 7 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d97975ca3..2cfbeccd6 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,9 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
third_party {
- license_type: NOTICE
+ # would be NOTICE save for OFL 1.1 in:
+ # testing/resources/pixel/bug_925736.pdf
+ # testing/resources/text_font.pdf
+ license_type: BY_EXCEPTION_ONLY
}