summaryrefslogtreecommitdiff
path: root/java/java-getopt
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-11-23 22:32:30 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-11-23 22:32:30 +0000
commit6192b3f5e2ee36d93ae4e9989905a001b75b1eee (patch)
treeb07ddfeaabea7d4a9fa2be33d6b16c4124461cef /java/java-getopt
parentdevel/ada-util: Quiet down hardcoded loggers (diff)
Fix LICENSE. It always has been licensed under the LPGL.
Notes
Notes: svn path=/head/; revision=402336
Diffstat (limited to 'java/java-getopt')
-rw-r--r--java/java-getopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 686c18f12ebe..2c09bc9a87f1 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.urbanophile.com/arenn/hacking/getopt/
MAINTAINER= ports@FreeBSD.org
COMMENT= Java version of GNU getopt family functions
-LICENSE= GPLv2
+LICENSE= LGPL20
OPTIONS_DEFINE= DOCS