FIX: [wireless-tools] change LICENSE to GPL-2.0-only regarding to
COPYING file of the wireless-tools project id: 459824
This commit is contained in:
parent
c60e71196d
commit
89ae1f37e1
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "Tools for the Linux Standard Wireless Extension Subsystem"
|
||||
HOMEPAGE = "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html"
|
||||
LICENSE = "GPL-2.0-only & (LGPL-2.1-only | MPL-1.1 | BSD)"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://iwconfig.c;beginline=1;endline=12;md5=cf710eb1795c376eb10ea4ff04649caf \
|
||||
file://iwevent.c;beginline=59;endline=72;md5=d66a10026d4394f0a5b1c5587bce4537 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue