app-forensics/examiner: fix LICENSE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 14 May 2019 16:11:32 +0000 (18:11 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Wed, 15 May 2019 10:28:52 +0000 (20:28 +1000)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
app-forensics/examiner/examiner-0.5-r2.ebuild

index f5aaa67ee8e3ec020e7435e63d02d6d90f6e2357..52d806d9d90443e7b26559dd99ea2b03f34a8a8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -9,7 +9,7 @@ DESCRIPTION="Utilizes the objdump command to disassemble and comment foreign bin
 HOMEPAGE="http://www.academicunderground.org/examiner/"
 SRC_URI="http://www.academicunderground.org/examiner/${P}.tar.gz"
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 KEYWORDS="amd64 ppc x86"
 IUSE=""