commit:     bc024ddcb148acf9053c7ecab2a4b2f0f75a35e6
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 06:30:37 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 06:30:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc024ddc

net-libs/uhttpmock: fix LICENSE

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-libs/uhttpmock/uhttpmock-0.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild 
b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild
index 086e3f4a054..d53316cc2f2 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild
@@ -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"

Reply via email to