aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dbus/dbus-glib.inc
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:11 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:04 -0700
commit40af8f2d65493d86f7ab6a962a5a1940784e87db (patch)
treed94750c27e17402eb4b147c5ada654423ed247e4 /recipes/dbus/dbus-glib.inc
parent0ff10ecb88de73074ae4857046643cef15dc4e97 (diff)
downloadopenembedded-40af8f2d65493d86f7ab6a962a5a1940784e87db.tar.gz
dbus: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/dbus/dbus-glib.inc')
-rw-r--r--recipes/dbus/dbus-glib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dbus/dbus-glib.inc b/recipes/dbus/dbus-glib.inc
index 4db734b1e2..c1c1813d9a 100644
--- a/recipes/dbus/dbus-glib.inc
+++ b/recipes/dbus/dbus-glib.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "GLib bindings for the dbus message bus system"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
SECTION = "libs"
-LICENSE = "GPL"
+LICENSE = "GPLv2+ AFLv2.1"
DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus"
DEPENDS_virtclass-native = "expat-native glib-2.0-native dbus-native"