net-libs/uhttpmock: fix LICENSE
authorMart Raudsepp <leio@gentoo.org>
Sun, 31 Mar 2019 06:30:37 +0000 (09:30 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 31 Mar 2019 06:30:37 +0000 (09:30 +0300)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-libs/uhttpmock/uhttpmock-0.5.1.ebuild

index 086e3f4a054325d2d3cdb4d51473afd41d3b1981..d53316cc2f2e333cd33b8a9e133b1c53feeae0de 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=5
@@ -11,7 +11,7 @@ DESCRIPTION="HTTP web service mocking library"
 HOMEPAGE="https://gitlab.com/uhttpmock/uhttpmock"
 SRC_URI="http://tecnocode.co.uk/downloads/${PN}/${P}.tar.xz"
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="0"
 
 IUSE="+introspection vala"