summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-01-06 18:41:31 +0100
committerUlrich Müller <ulm@gentoo.org>2020-01-06 21:18:37 +0100
commit69e7b651793c5a7a8d79cac027286d311415a7cd (patch)
treedc8b30a7ad76e4de5a060b737890fd739df010cd /app-dicts/sword-rwp/sword-rwp-1.9.ebuild
parentapp-dicts/sword-rwebster: Fix LICENSE. (diff)
downloadgentoo-69e7b651793c5a7a8d79cac027286d311415a7cd.tar.gz
gentoo-69e7b651793c5a7a8d79cac027286d311415a7cd.tar.bz2
gentoo-69e7b651793c5a7a8d79cac027286d311415a7cd.zip
app-dicts/sword-rwp: 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>
Diffstat (limited to 'app-dicts/sword-rwp/sword-rwp-1.9.ebuild')
-rw-r--r--app-dicts/sword-rwp/sword-rwp-1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-rwp/sword-rwp-1.9.ebuild b/app-dicts/sword-rwp/sword-rwp-1.9.ebuild
index ef61772f9b4b..29db2eace60e 100644
--- a/app-dicts/sword-rwp/sword-rwp-1.9.ebuild
+++ b/app-dicts/sword-rwp/sword-rwp-1.9.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="Robertson's Word Pictures"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=RWP"
-LICENSE="public-domain free-noncomm"
+LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"