commit: 7dcb117a538170d4241bb185f50638ee5c97182f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun May 12 14:41:59 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon May 13 16:05:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dcb117a
dev-util/goland: Fix LICENSE, OFL-1.1 instead of OFL Bug: https://bugs.gentoo.org/931823 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> dev-util/goland/goland-2022.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/goland/goland-2022.3.3.ebuild b/dev-util/goland/goland-2022.3.3.ebuild index 3c95c4a93419..514b7bc36e7a 100644 --- a/dev-util/goland/goland-2022.3.3.ebuild +++ b/dev-util/goland/goland-2022.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ LICENSE="|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBr LGPL-3 MIT MPL-1.1 - OFL + OFL-1.1 ZLIB "
