summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-06 18:42:51 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-06 21:18:44 +0100
commit24f32865293de884c590189353a36abfcd76e92f (patch)
tree5aff76448011be4a0915121aa117134dc764b3c1
parentapp-dicts/sword-vulgate_hebps: Fix LICENSE. (diff)
downloadgentoo-24f32865293de884c590189353a36abfcd76e92f.tar.gz
gentoo-24f32865293de884c590189353a36abfcd76e92f.tar.bz2
gentoo-24f32865293de884c590189353a36abfcd76e92f.zip
app-dicts/sword-whnu: Fix LICENSE.
According to upstream, this package is in the public domain. Bug: https://bugs.gentoo.org/703604 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-dicts/sword-whnu/sword-whnu-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-whnu/sword-whnu-1.10.ebuild b/app-dicts/sword-whnu/sword-whnu-1.10.ebuild
index f983efead6b0..04adf18877f8 100644
--- a/app-dicts/sword-whnu/sword-whnu-1.10.ebuild
+++ b/app-dicts/sword-whnu/sword-whnu-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,5 +8,5 @@ inherit sword-module
DESCRIPTION="Westcott-Hort with NA27/UBS4 variants (1881)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WHNU"
-LICENSE="freedist"
+LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"