]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa-dri-glsl-native: fix LICENSE
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 8 Sep 2011 11:37:56 +0000 (13:37 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Oct 2011 11:18:20 +0000 (12:18 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb

index 07247d5edbc37410a43b20199ebf1b21805ff4c0..07b076118b23e65855228fdec85ae03daabf0318 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "gl shader language specific build from mesa-dri"
 HOMEPAGE = "http://mesa3d.org"
 BUGTRACKER = "https://bugs.freedesktop.org"
 SECTION = "x11"
-LICENSE = "GPLv3"
+LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://glsl_parser.cpp;beginline=3;endline=33;md5=d078f1cddc2fc355719c090482254bd9"
 
 DEPENDS = "makedepend-native"