From: Michael Lauer Date: Fri, 16 Sep 2005 12:06:06 +0000 (+0000) Subject: libcwd: LICENSE is QPL X-Git-Tag: Release-2010-05/1~9453^2~3514 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e6dafa7a35f7c074f2cb8b2d26dd6c3366c7e1;p=openembedded.git libcwd: LICENSE is QPL --- diff --git a/packages/libcwd/libcwd_0.99.40.bb b/packages/libcwd/libcwd_0.99.40.bb index 5ca934731a..a2650eec85 100644 --- a/packages/libcwd/libcwd_0.99.40.bb +++ b/packages/libcwd/libcwd_0.99.40.bb @@ -3,7 +3,7 @@ It includes ostream-based debug output with custom debug channels and devices, \ powerful memory allocation debugging support, as well as run-time support for \ printing source line number information and demangled type names." SECTION = "devel/libs" -LICENSE = "LGPL" +LICENSE = "QPL" HOMEPAGE = "http://libcwd.sourceforge.net" MAINTAINER = "Michael 'Mickey' Lauer " PR = "r0"