diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:05:06 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:11 +0700 |
commit | 273958156dd5b98faa5cd926c8fd3bcb7a437079 (patch) | |
tree | ef6d81c5051fcd6bfc8e254d33b1b95d073b9ba1 /graphics | |
parent | 9f349fc8971349ebf80ac0dfa56d76c7148d58f4 (diff) | |
download | slackbuilds-273958156dd5b98faa5cd926c8fd3bcb7a437079.tar.gz |
graphics/jpegoptim: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpegoptim/jpegoptim.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpegoptim/jpegoptim.SlackBuild b/graphics/jpegoptim/jpegoptim.SlackBuild index 4c51aa3d66..c325248577 100644 --- a/graphics/jpegoptim/jpegoptim.SlackBuild +++ b/graphics/jpegoptim/jpegoptim.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. |