aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-28 12:34:20 -0800
committerBob Badour <bbadour@google.com>2021-01-28 12:34:20 -0800
commit9562d293163d2b0b86bc06c7d73af72a055c695e (patch)
treecbab09c25483cd33b1a5bc2a13a1954f3956b503
parent87f3b97c15df34197d59c868d546588605a2a48c (diff)
downloadx86_64-w64-mingw32-4.8-9562d293163d2b0b86bc06c7d73af72a055c695e.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: I478965c50e4d3e18445eb443ca8d6ff002d4a8ce
-rw-r--r--METADATA11
1 files changed, 11 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..73adc802
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,11 @@
+# *** 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 RESTRICTED save for GFDL in:
+ # share/man/
+ # share/info/
+ # and "no derivatives" restriction in:
+ # share/man/man7/fsf-funding.7
+ license_type: BY_EXCEPTION_ONLY
+}