diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:05:09 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:16 +0700 |
commit | e270f19556087a4a0d6507bc90cdee34ea31ac7b (patch) | |
tree | 4be00e6cc2c7c8333aad69902f615628851e3092 /libraries | |
parent | 0ffdf0c5edbdebd3da52c2b891b7096172944533 (diff) | |
download | slackbuilds-e270f19556087a4a0d6507bc90cdee34ea31ac7b.tar.gz |
libraries/eina: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/eina/eina.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/eina/eina.SlackBuild b/libraries/eina/eina.SlackBuild index bfd521cefe..dd9bcd4cde 100644 --- a/libraries/eina/eina.SlackBuild +++ b/libraries/eina/eina.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. |