dev-lang/hare: Add MPL-2.0 in LICENSE

The standard library is under MPL-2.0, the executables are under GPL-3.0 (only)

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2022-05-05 16:40:00 +02:00
parent 9203dcbe24
commit 112a0f2da3

View File

@@ -8,7 +8,7 @@ inherit git-r3
DESCRIPTION="The Hare systems programming language"
HOMEPAGE="https://harelang.org/"
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare"
LICENSE="GPL-3"
LICENSE="MPL-2.0 GPL-3"
SLOT="0"
DEPEND="