[oe-commits] Koen Kooi : libcdio: be more precise about license

git version control git at git.openembedded.org
Wed Mar 24 09:47:49 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 771026d7d51ec74642804f29866fef6c0a4c67b9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=771026d7d51ec74642804f29866fef6c0a4c67b9

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar 23 20:54:58 2010 +0100

libcdio: be more precise about license

---

 recipes/xbmc/libcdio_0.81.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xbmc/libcdio_0.81.bb b/recipes/xbmc/libcdio_0.81.bb
index e900336..8c01076 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"
 





More information about the Openembedded-commits mailing list