diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:05:07 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:12 +0700 |
commit | f7d181f2d9a55fc81cc8e5ed5aa5a3f00e20073c (patch) | |
tree | cdf9ea0a5e89659d9717d48db102baed140036f9 /graphics | |
parent | 5dc3d856b4d6644e79e580e01bcf3c36d250e5cc (diff) | |
download | slackbuilds-f7d181f2d9a55fc81cc8e5ed5aa5a3f00e20073c.tar.gz |
graphics/scrot: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/scrot/scrot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scrot/scrot.SlackBuild b/graphics/scrot/scrot.SlackBuild index 94667cf2d6..2f9c8199fd 100644 --- a/graphics/scrot/scrot.SlackBuild +++ b/graphics/scrot/scrot.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. |