mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Patrice Clement
parent
e603781bbe
commit
5b0391abb9
@@ -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() {
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user