dev-util/serialtalk: fix license: s/GPL-3/GPL-3+/

From src/serialtalk.cpp:
"[...] either version 3 of the License, or
(at your option) any later version."

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1508

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Göktürk Yüksek
2016-05-21 15:39:21 -04:00
committed by Patrice Clement
parent e603781bbe
commit 5b0391abb9
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ fi
DESCRIPTION="simple command-line tool to talk to serial devices"
HOMEPAGE="https://github.com/BGO-OD/serialtalk"
LICENSE="GPL-3"
LICENSE="GPL-3+"
SLOT="0"
src_install() {

View File

@@ -17,7 +17,7 @@ fi
DESCRIPTION="simple command-line tool to talk to serial devices"
HOMEPAGE="https://github.com/BGO-OD/serialtalk"
LICENSE="GPL-3"
LICENSE="GPL-3+"
SLOT="0"
src_install() {