diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:09 +0700 |
commit | f23d92dadbda49f11f69b4637ab0f9a6b6739024 (patch) | |
tree | 1a4201bd292722767840626a9c1b212432c0e9d9 /development/spin/spin.SlackBuild | |
parent | ec6d31cccc5bdfcd4f0a2845bff8d64a11f79569 (diff) | |
download | slackbuilds-f23d92dadbda49f11f69b4637ab0f9a6b6739024.tar.gz |
development/spin: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/spin/spin.SlackBuild')
-rw-r--r-- | development/spin/spin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/spin/spin.SlackBuild b/development/spin/spin.SlackBuild index 2ee42e5226..11150e292c 100644 --- a/development/spin/spin.SlackBuild +++ b/development/spin/spin.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. |