diff options
-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" |