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 | caec46e8ce78d5ddc3819c1fd2856fe27a71736e (patch) | |
tree | ae81adc2c603dc07fdd85c8f7ab9ac896fab533f | |
parent | 02c074c220894c8a43099efc174aca5385df9634 (diff) | |
download | slackbuilds-caec46e8ce78d5ddc3819c1fd2856fe27a71736e.tar.gz |
development/scons: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | development/scons/scons.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/scons/scons.SlackBuild b/development/scons/scons.SlackBuild index e0a91a625c..96d56a569a 100644 --- a/development/scons/scons.SlackBuild +++ b/development/scons/scons.SlackBuild @@ -9,7 +9,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. |