wpan-tools: correct license name
authorRahul Bedarkar <rahulbedarkar89@gmail.com>
Sat, 1 Apr 2017 19:06:27 +0000 (00:36 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Apr 2017 20:38:17 +0000 (22:38 +0200)
iw license is ISC.

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/wpan-tools/wpan-tools.mk

index d2238004496d3a1c5e2b56dc9fd837858bf6ce68..012b946e55b241bfd15e1f15f861df24c532f5f5 100644 (file)
@@ -7,7 +7,7 @@
 WPAN_TOOLS_VERSION = 0.5
 WPAN_TOOLS_SITE = http://wpan.cakelab.org/releases
 WPAN_TOOLS_DEPENDENCIES = host-pkgconf libnl
-WPAN_TOOLS_LICENSE = iw license
+WPAN_TOOLS_LICENSE = ISC
 WPAN_TOOLS_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))