diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:52 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:03 +0700 |
commit | dc6f25bb23822dc99c4b83025d062c838fe944c0 (patch) | |
tree | 4a85a1fa5abfc792add284dc08afb2d99fa0bda5 | |
parent | 586d546418ecb3352ef12994376bb07e998407e8 (diff) | |
download | slackbuilds-dc6f25bb23822dc99c4b83025d062c838fe944c0.tar.gz |
development/bfg: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | development/bfg/bfg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/bfg/bfg.SlackBuild b/development/bfg/bfg.SlackBuild index 4e5e839807..a7861afefa 100644 --- a/development/bfg/bfg.SlackBuild +++ b/development/bfg/bfg.SlackBuild @@ -6,7 +6,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. |