aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-01-29 13:36:58 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-01-29 13:36:58 +0100
commite525a26fe49cf2e756d60e7a26c01364c47b9573 (patch)
tree4d080557a0c7dd1bfda3e5ac85bd26bbdc9b5e03
parentAdd metadata/.gitignore (diff)
downloadjava-e525a26fe49cf2e756d60e7a26c01364c47b9573.tar.gz
java-e525a26fe49cf2e756d60e7a26c01364c47b9573.tar.bz2
java-e525a26fe49cf2e756d60e7a26c01364c47b9573.zip
dev-java/openjdk-loom: update LICENSE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--dev-java/openjdk-loom/openjdk-loom-19_pre20221116.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/openjdk-loom/openjdk-loom-19_pre20221116.ebuild b/dev-java/openjdk-loom/openjdk-loom-19_pre20221116.ebuild
index 01de88c6..506d9a8c 100644
--- a/dev-java/openjdk-loom/openjdk-loom-19_pre20221116.ebuild
+++ b/dev-java/openjdk-loom/openjdk-loom-19_pre20221116.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ HOMEPAGE="https://openjdk.org"
EGIT_REPO_URI="https://github.com/openjdk/loom.git"
EGIT_COMMIT="4047afb36f33b9dfc537be2047869a3f7940654e"
-LICENSE="GPL-2"
+LICENSE="GPL-2-with-classpath-exception"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="alsa big-endian cups debug doc examples headless-awt javafx jbootstrap selinux source +system-bootstrap systemtap"