From: Koen Kooi Date: Tue, 23 Mar 2010 19:54:58 +0000 (+0100) Subject: libcdio: be more precise about license X-Git-Tag: Release-2010-05/1~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771026d7d51ec74642804f29866fef6c0a4c67b9;p=openembedded.git libcdio: be more precise about license --- diff --git a/recipes/xbmc/libcdio_0.81.bb b/recipes/xbmc/libcdio_0.81.bb index e900336bb2..8c010761e8 100644 --- a/recipes/xbmc/libcdio_0.81.bb +++ b/recipes/xbmc/libcdio_0.81.bb @@ -1,5 +1,5 @@ DESCRIPTION = "The GNU Compact Disc Input and Control library (libcdio) contains a library for CD-ROM and CD image access." -LICENSE = "GPL" +LICENSE = "GPLv3+" SRC_URI = "http://ftp.gnu.org/gnu/libcdio/libcdio-${PV}.tar.gz"