net-wireless/hostapd: correct license
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sat, 7 Apr 2018 17:20:21 +0000 (18:20 +0100)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sat, 7 Apr 2018 17:21:38 +0000 (18:21 +0100)
Since 2.0 release, hostapd is BSD only, according to changelog.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-wireless/hostapd/hostapd-2.6-r1.ebuild

index 6b492e80327f506a6ad4df6771a47a780b600739..8a0d613bea7df73dc6d7837d46eecc087123e520 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ DESCRIPTION="IEEE 802.11 wireless LAN Host AP daemon"
 HOMEPAGE="http://hostap.epitest.fi"
 SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz"
 
-LICENSE="|| ( GPL-2 BSD )"
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~mips ppc x86"
 IUSE="ipv6 logwatch netlink sqlite +ssl +wps +crda"