]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
'licence' is actually the metadata license we don't case about
authorMichael Schroeder <mls@suse.de>
Thu, 27 Feb 2014 14:54:17 +0000 (15:54 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 27 Feb 2014 14:54:17 +0000 (15:54 +0100)
ext/repo_appdata.c

index bc026c92264c26c765f8206f2b06f051f40518af..50d7f6fd7d8a7ef5f993f9173d28db18e762a6d6 100644 (file)
@@ -61,7 +61,6 @@ static struct stateswitch stateswitches[] = {
   { STATE_START,       "applications",  STATE_START,   0 },
   { STATE_START,       "application",   STATE_APPLICATION,   0 },
   { STATE_APPLICATION, "id",            STATE_ID,            1 },
-  { STATE_APPLICATION, "licence",       STATE_LICENCE,       1 },
   { STATE_APPLICATION, "product_license", STATE_LICENCE,       1 },
   { STATE_APPLICATION, "name",          STATE_NAME,          1 },
   { STATE_APPLICATION, "summary",       STATE_SUMMARY,       1 },