commit:     a33f3aa1ab3a0b5ff12f9e1f44123fd348879ad8
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 09:02:14 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 09:02:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33f3aa1

sci-libs/libigl: update LICENSE

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 sci-libs/libigl/libigl-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/libigl/libigl-2.3.0.ebuild 
b/sci-libs/libigl/libigl-2.3.0.ebuild
index 9b545af98daa..4394eb040c0b 100644
--- a/sci-libs/libigl/libigl-2.3.0.ebuild
+++ b/sci-libs/libigl/libigl-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="A simple C++ geometry processing library"
 HOMEPAGE="https://libigl.github.io/";
 SRC_URI="https://github.com/libigl/libigl/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-2+ MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="static-libs"

Reply via email to