commit:     5ba0a57804151400576e8dfd2b4052f3aec7b59c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  1 16:49:33 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  1 17:04:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba0a578

app-text/jabref-bin: update LICENSE

Closes: https://bugs.gentoo.org/666712
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-text/jabref-bin/jabref-bin-3.8.2.ebuild | 4 ++--
 app-text/jabref-bin/jabref-bin-4.3.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/jabref-bin/jabref-bin-3.8.2.ebuild 
b/app-text/jabref-bin/jabref-bin-3.8.2.ebuild
index b051ca390114..643648ba77fc 100644
--- a/app-text/jabref-bin/jabref-bin-3.8.2.ebuild
+++ b/app-text/jabref-bin/jabref-bin-3.8.2.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=6
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.jabref.org/";
 # SRC_URI="mirror://sourceforge/jabref/JabRef-${MY_PV}.jar"
 
SRC_URI="https://github.com/JabRef/jabref/releases/download/v${PV}/JabRef-${MY_PV}.jar";
 
-LICENSE="MIT"
+LICENSE="MIT JSON"
 SLOT="0"
 KEYWORDS="amd64 x86"
 

diff --git a/app-text/jabref-bin/jabref-bin-4.3.1.ebuild 
b/app-text/jabref-bin/jabref-bin-4.3.1.ebuild
index 475c086168ea..e6cce3336c2e 100644
--- a/app-text/jabref-bin/jabref-bin-4.3.1.ebuild
+++ b/app-text/jabref-bin/jabref-bin-4.3.1.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=6
@@ -16,7 +16,7 @@ DESCRIPTION="Java GUI for managing BibTeX and other 
bibliographies"
 HOMEPAGE="http://www.jabref.org/";
 
SRC_URI="https://github.com/JabRef/jabref/releases/download/v${PV}/JabRef-${MY_PV}.jar";
 
-LICENSE="MIT"
+LICENSE="MIT JSON"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 

Reply via email to