summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-08-11 10:08:41 +0100
committerRichard Hughes <richard@hughsie.com>2014-08-11 10:08:55 +0100
commit415325d3342576b220a9a50ba681ded72e1c7925 (patch)
tree523f1cb902ac7a26c78ea6e3ee1c55d42648dee1 /data
parent65ce58938ccc2364fd84573b55db55855f850d63 (diff)
downloadappstream-glib-415325d3342576b220a9a50ba681ded72e1c7925.tar.gz
Metadata licenses like 'CC0 and CC-BY-3.0' are valid content licenses
To validate this, tokenize the string (which automatically converts the legacy ID's) and check each string.
Diffstat (limited to 'data')
-rw-r--r--data/tests/success.appdata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/tests/success.appdata.xml b/data/tests/success.appdata.xml
index 5deaf83..7794428 100644
--- a/data/tests/success.appdata.xml
+++ b/data/tests/success.appdata.xml
@@ -2,7 +2,7 @@
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
<application>
<id type="desktop">gnome-power-statistics.desktop</id>
- <metadata_license>CC0</metadata_license>
+ <metadata_license>CC0 and CC-BY-3.0</metadata_license>
<project_license>GPL-2.0+ and GFDL-1.3</project_license>
<name>0 A.D.</name>
<summary>Observe power management</summary>