From 771026d7d51ec74642804f29866fef6c0a4c67b9 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 23 Mar 2010 20:54:58 +0100 Subject: libcdio: be more precise about license --- recipes/xbmc/libcdio_0.81.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3