summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-03 09:34:03 -0800
committerBob Badour <bbadour@google.com>2021-02-03 09:34:03 -0800
commit1c2be99c6a851021d34fcb530a3ae10a9f896a0f (patch)
treef507dc20584c2eaacff8d0e990d4d3d86c87995f
parentb855432e74c0b3764a154da97670f9ffe6981d06 (diff)
downloadapkzlib-1c2be99c6a851021d34fcb530a3ae10a9f896a0f.tar.gz
Fix license_type. Contains GFDL
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Exempt-From-Owner-Approval: janitorial work Change-Id: Ia74281c12ca02c8868989178f4f9453c80e7230a
-rw-r--r--METADATA8
1 files changed, 8 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..2426d81
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,8 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
+third_party {
+ # would be NOTICE save for GFDL in:
+ # src/test/resources/testData/packaging/text-files/wikipedia.html
+ license_type: BY_EXCEPTION_ONLY
+}