diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-09-16 12:06:06 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-16 12:06:06 +0000 |
commit | a8e6dafa7a35f7c074f2cb8b2d26dd6c3366c7e1 (patch) | |
tree | af80d986ddd7b8e01aad72c0419d0d98696c51f6 /packages/libcwd | |
parent | 4951a2daec7ea8de37dd958431696a7608bd30ba (diff) |
libcwd: LICENSE is QPL
Diffstat (limited to 'packages/libcwd')
-rw-r--r-- | packages/libcwd/libcwd_0.99.40.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 <mickey@Vanille.de>" PR = "r0" |