trivial: Correct the license for some metadata files

These warnings were coming up in the Debian build:
```
W: fwupd source: inconsistent-appstream-metadata-license data/remotes.d/lvfs-testing.metainfo.xml (cc0 != cc0-1.0)
W: fwupd source: inconsistent-appstream-metadata-license data/remotes.d/lvfs.metainfo.xml (cc0 != cc0-1.0)
```
This commit is contained in:
Mario Limonciello 2019-02-06 22:19:30 -06:00 committed by Richard Hughes
parent 5df0e7de30
commit 80b671633c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<component type="source">
<id>org.freedesktop.fwupd.remotes.lvfs-testing</id>
<name>Linux Vendor Firmware Service (testing firmware)</name>
<metadata_license>CC0</metadata_license>
<metadata_license>CC0-1.0</metadata_license>
<agreement version_id="1.0">
<agreement_section>
<description>

View File

@ -4,7 +4,7 @@
<component type="source">
<id>org.freedesktop.fwupd.remotes.lvfs</id>
<name>Linux Vendor Firmware Service (stable firmware)</name>
<metadata_license>CC0</metadata_license>
<metadata_license>CC0-1.0</metadata_license>
<agreement version_id="1.0">
<agreement_section>
<description>