aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 09:28:34 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 09:28:34 +0200
commit9f08969044cf4f3640589835acd025cbb311172d (patch)
treee6f5c0d0eee4773ddbc4f1145a049911244967ca /recipes/mythtv
parent4a88b81c585148c6ff86423eadbf640f1ec1c48f (diff)
downloadopenembedded-9f08969044cf4f3640589835acd025cbb311172d.tar.gz
mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mythtv')
-rw-r--r--recipes/mythtv/gmyth-upnp_0.7.0.bb2
1 files changed, 1 insertions, 1 deletions
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"