summaryrefslogtreecommitdiff
path: root/package/dbus-glib
diff options
context:
space:
mode:
authorRahul Bedarkar <rahulbedarkar89@gmail.com>2017-03-30 19:13:45 +0530
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-01 15:34:43 +0200
commitfaa386bda169b3d08a7afbaa9ca7eb2892f2172a (patch)
tree25386302666c2d88e6004f747dae427c45a1853f /package/dbus-glib
parent69b13a252e8e70bbf5b5884365184d9b1a6387d8 (diff)
package: use SPDX short identifier for AFLv2.1
We want to use SPDX identifier for license string as much as possible. SPDX short identifier for AFLv2.1 is AFL-2.1. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/AFLv2.1(\+)?/AFL-2.1\1/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/dbus-glib')
-rw-r--r--package/dbus-glib/dbus-glib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-glib/dbus-glib.mk b/package/dbus-glib/dbus-glib.mk
index e14a095912..22dcdb15fe 100644
--- a/package/dbus-glib/dbus-glib.mk
+++ b/package/dbus-glib/dbus-glib.mk
@@ -7,7 +7,7 @@
DBUS_GLIB_VERSION = 0.108
DBUS_GLIB_SITE = http://dbus.freedesktop.org/releases/dbus-glib
DBUS_GLIB_INSTALL_STAGING = YES
-DBUS_GLIB_LICENSE = AFLv2.1 or GPL-2.0+
+DBUS_GLIB_LICENSE = AFL-2.1 or GPL-2.0+
DBUS_GLIB_LICENSE_FILES = COPYING
DBUS_GLIB_CONF_ENV = \