From: Chase Maupin Date: Mon, 25 Oct 2010 22:45:55 +0000 (-0700) Subject: psplash: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c688ac278630e60e9c9662c7170d5c896117bc;p=openembedded.git psplash: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc index baddd62036..2d999d150d 100644 --- a/recipes/psplash/psplash.inc +++ b/recipes/psplash/psplash.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash." HOMEPAGE = "http://projects.o-hand.com/psplash" SECTION = "base" -LICENSE = "GPL" +LICENSE = "GPLv2+" PROVIDES = "virtual/psplash" RPROVIDES_${PN} = "virtual-psplash" RCONFLICTS_${PN} = "exquisite"