mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
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:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user