aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-10-13 10:00:58 -0700
committerBob Badour <bbadour@google.com>2022-10-14 15:27:03 -0700
commit2a8dc2a147a856e9473eb2e9cc1f62d386e5de4c (patch)
tree2c477a9d686d054c0d098d57aec7894b3260935b
parentd1591013b95dc22f05266de0ad25bb68c600fccd (diff)
downloadx86_64-w64-mingw32-4.8-2a8dc2a147a856e9473eb2e9cc1f62d386e5de4c.tar.gz
Fix syntax error in METADATA file.
Test: build/soong/soong_ui.bash --make-mode TARGET_PRODUCT=aosp_arm64 TARGET_BUILD_VARIANT=userdebug droid platform_tests Change-Id: I9502b944ddb385cd4449164e23836feb2e291731
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 582e5581..c956d153 100644
--- a/METADATA
+++ b/METADATA
@@ -5,7 +5,7 @@ third_party {
license_note: "would be RESTRICTED save for GFDL in:\n"
" share/man/\n"
" share/info/\n"
- " and save for "no derivatives" restriction in:\n"
+ " and save for 'no derivatives' restriction in:\n"
" share/man/man7/fsf-funding.7"
license_type: BY_EXCEPTION_ONLY
}