diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:05:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:23 +0700 |
commit | ba51e310bef5ffc86b99ff8b8edaaee37edb6c23 (patch) | |
tree | 7144563b2b2bb757dc892217bc16c8b5f425fec8 /system/betty | |
parent | 5e51cc4e0b70278ad4ef739473f3c021059c6bb4 (diff) | |
download | slackbuilds-ba51e310bef5ffc86b99ff8b8edaaee37edb6c23.tar.gz |
system/betty: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'system/betty')
-rw-r--r-- | system/betty/betty.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/betty/betty.SlackBuild b/system/betty/betty.SlackBuild index 141cafa3d7..7ab3d9be40 100644 --- a/system/betty/betty.SlackBuild +++ b/system/betty/betty.SlackBuild @@ -5,7 +5,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. |