libidl: Update LICENSE to contain actual version

* Updated the LICENSE field to contain the version of the LGPL
  being used which is LGPLv2+
* Update the PR to reflect this license change

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
chase maupin
2012-07-13 09:11:54 +00:00
committed by Eric Bénard
parent e1a7106242
commit 20458d62f8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
DESCRIPTION = "Library for parsing CORBA IDL files"
SECTION = "x11/gnome/libs"
LICENSE = "LGPL"
LICENSE = "LGPLv2+"
inherit autotools pkgconfig
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
DEPENDS = "glib-2.0 flex-native libidl-native"
PR = "r0"
PR = "r1"
BINCONFIG_GLOB = "*-config-2"
inherit autotools pkgconfig binconfig