commit e7cc6d850e92ab47f828e3c9cf098e4ebb06faba
parent e2709533512bbdaf8a49240fd4e79729030c1947
Author: Nicolas Thill <nico@openwrt.org>
Date: Sat, 10 Jan 2015 18:29:12 +0100
bluez: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/bluez/Makefile b/utils/bluez/Makefile
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.kernel.org/pub/linux/bluetooth/
PKG_MD5SUM:=a8fc508690e497e88c2c0b373cd653a8
-PKG_LICENSE:=GPL-2.0
+PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=Nicolas Thill <nico@openwrt.org>