Skip to content
Commit 380be95d authored by Tom Anderson's avatar Tom Anderson Committed by Chromium LUCI CQ
Browse files

Fix Appstream validation

The XML spec requires the XML declaration to be the first line of the
file.  This is causing an error in "appstreamcli validate" and also
xmllint.  This CL moves the copyright header comment to the line after
the XML declaration (similar to how the copyright header comes after the
shebang in shell scripts).

R=thestig

Fixed: 336911496
Change-Id: I6196c985fbd8099625b0ca3a1107c04b0ba87782
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5617599


Auto-Submit: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1313096}
parent 5182cde0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment