sys-kernel/cryptodev: fix the license GPL2 -> GPL-2+
authorGöktürk Yüksek <gokturk@gentoo.org>
Sat, 18 Mar 2017 17:40:31 +0000 (13:40 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sat, 18 Mar 2017 17:43:37 +0000 (13:43 -0400)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-kernel/cryptodev/cryptodev-1.7.ebuild

index 528c6f172dc2776130981401108c95db6a68d30a..aebe02b011f5145ce2258ad2514efeb49de40e47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ HOMEPAGE="http://cryptodev-linux.org/index.html"
 SRC_URI="http://download.gna.org/cryptodev-linux/${PN}-linux-${PV}.tar.gz"
 KEYWORDS="~amd64 ~arm ~x86"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 IUSE="examples"