aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2022-03-04 20:00:07 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-03-04 20:00:07 +0000
commitfee8a3c433f5851a7f2591d7793330afaa491dbb (patch)
tree23a2142378e55390e104c2f5e99534236b7a95ac
parenta882ada8dd5eaf95e20b91dfbf2f9e1943829466 (diff)
parent4e19d1e51d027899f95e765b843c98b56e2aafc5 (diff)
downloadharfbuzz_ng-fee8a3c433f5851a7f2591d7793330afaa491dbb.tar.gz
Merge "Move comment to license_note"
-rw-r--r--METADATA16
1 files changed, 8 insertions, 8 deletions
diff --git a/METADATA b/METADATA
index 662dfb959..2407f79be 100644
--- a/METADATA
+++ b/METADATA
@@ -2,13 +2,13 @@
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
# DEPENDING ON IT IN YOUR PROJECT. ***
third_party {
- # would be NOTICE save for GPL in:
- # m4/ax_code_coverage.m4
- # and RESTRICTED save for OFL in:
- # test/shaping/data/in-house/COPYING
- # test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-5662671558934528
- # Also take care when vendoring in not to import content like the
- # culp/ligatures font with CC-BY-NC-SA licensing. Google does not want to
- # host CC-BY-NC* content.
+ license_note: "would be NOTICE save for GPL in:\n"
+ " m4/ax_code_coverage.m4\n"
+ " and RESTRICTED save for OFL in:\n"
+ " test/shaping/data/in-house/COPYING\n"
+ " test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-5662671558934528\n"
+ " Also take care when vendoring in not to import content like the\n"
+ " culp/ligatures font with CC-BY-NC-SA licensing. Google does not want to\n"
+ " host CC-BY-NC* content.\n"
license_type: BY_EXCEPTION_ONLY
}