dbus-glib: fix legal info
dbus glib bindings are dual licensed under AFLv2.1 or GPLv2+. Separate licenses using 'or' keyword. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ba2850edcc
commit
f70f0b497f
@ -7,7 +7,7 @@
|
|||||||
DBUS_GLIB_VERSION = 0.108
|
DBUS_GLIB_VERSION = 0.108
|
||||||
DBUS_GLIB_SITE = http://dbus.freedesktop.org/releases/dbus-glib
|
DBUS_GLIB_SITE = http://dbus.freedesktop.org/releases/dbus-glib
|
||||||
DBUS_GLIB_INSTALL_STAGING = YES
|
DBUS_GLIB_INSTALL_STAGING = YES
|
||||||
DBUS_GLIB_LICENSE = AFLv2.1, GPLv2+
|
DBUS_GLIB_LICENSE = AFLv2.1 or GPLv2+
|
||||||
DBUS_GLIB_LICENSE_FILES = COPYING
|
DBUS_GLIB_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
DBUS_GLIB_CONF_ENV = \
|
DBUS_GLIB_CONF_ENV = \
|
||||||
|
Loading…
Reference in New Issue
Block a user