diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:55 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:06 +0700 |
commit | 4cf04b74d939fbff1f10edd768da95c186fdffc9 (patch) | |
tree | cc5343956314c966e9ddf62c12bd04670489cdb8 | |
parent | f673b021df84de981d0f4c38f4ca5fe559e2c35c (diff) | |
download | slackbuilds-4cf04b74d939fbff1f10edd768da95c186fdffc9.tar.gz |
development/groovy: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | development/groovy/groovy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/groovy/groovy.SlackBuild b/development/groovy/groovy.SlackBuild index 10c9126b0c..57169a4874 100644 --- a/development/groovy/groovy.SlackBuild +++ b/development/groovy/groovy.SlackBuild @@ -8,7 +8,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation; either version 2 of the License, or # (at your option) any later version, with the following exception: # the text of the GPL license may be omitted. |