summaryrefslogtreecommitdiff
path: root/dev-java/json/json-20160212.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/json/json-20160212.ebuild')
-rw-r--r--dev-java/json/json-20160212.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-java/json/json-20160212.ebuild b/dev-java/json/json-20160212.ebuild
index 09e93dc08282..e0a506eb6468 100644
--- a/dev-java/json/json-20160212.ebuild
+++ b/dev-java/json/json-20160212.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,8 @@ inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Java implementation of the JavaScript Object Notation"
HOMEPAGE="https://github.com/douglascrockford/JSON-java"
SRC_URI="https://github.com/douglascrockford/JSON-java/archive/${PV}.zip -> ${P}.zip"
-LICENSE="BSD"
+
+LICENSE="JSON"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""