Merge "Move comment to license_note" am: fee8a3c433 am: f086447068 am: 10b53689d9

Original change: https://android-review.googlesource.com/c/platform/external/harfbuzz_ng/+/2008253

Change-Id: I58f262b8e79fbe93613ab9ef464590c5d90244de
diff --git a/METADATA b/METADATA
index 662dfb9..2407f79 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
 }