From: Frans Meulenbroeks Date: Sat, 9 Oct 2010 07:28:34 +0000 (+0200) Subject: mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f08969044cf4f3640589835acd025cbb311172d;p=openembedded.git mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/mythtv/gmyth-upnp_0.7.0.bb b/recipes/mythtv/gmyth-upnp_0.7.0.bb index be16cea59a..7063fb7912 100644 --- a/recipes/mythtv/gmyth-upnp_0.7.0.bb +++ b/recipes/mythtv/gmyth-upnp_0.7.0.bb @@ -1,5 +1,5 @@ DESCRIPTION = "GMyth is a library to access MythTV backend services." -LICENSE = "LGPLv2"" +LICENSE = "LGPLv2" HOMEPAGE = "http://gmyth.sourceforge.net/wiki/index.php/Main_Page" PR = "r3"