commit:     ae4f183c118118bf3fd617cd44df318649a30fb2
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 17:20:21 2018 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 17:21:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4f183c

net-wireless/hostapd: correct license

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/hostapd/hostapd-2.6-r1.ebuild 
b/net-wireless/hostapd/hostapd-2.6-r1.ebuild
index 6b492e80327..8a0d613bea7 100644
--- a/net-wireless/hostapd/hostapd-2.6-r1.ebuild
+++ b/net-wireless/hostapd/hostapd-2.6-r1.ebuild
@@ -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"

Reply via email to