diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:05 +0700 |
commit | 3e8ed3d3cfa28bc40fbdcff6d4a0a07c7bd243cc (patch) | |
tree | 2e8d4517d5379e59e9541361cffe37e32543399a /development/gauche | |
parent | 4ed4c8dd255f897c75322b3c395c864e825de70e (diff) | |
download | slackbuilds-3e8ed3d3cfa28bc40fbdcff6d4a0a07c7bd243cc.tar.gz |
development/gauche: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/gauche')
-rw-r--r-- | development/gauche/gauche.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gauche/gauche.SlackBuild b/development/gauche/gauche.SlackBuild index 8c790167ab..7ee41b6d9d 100644 --- a/development/gauche/gauche.SlackBuild +++ b/development/gauche/gauche.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.. |