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:15 +0700 |
commit | 17e927bc8f2d5805c2159f2981cb68af00af97e8 (patch) | |
tree | 36c3002f72a03bcfd36a0842169149c63ef6157e /libraries | |
parent | 733f1812fa4499b7825794b2b86b9f8fb78b462b (diff) | |
download | slackbuilds-17e927bc8f2d5805c2159f2981cb68af00af97e8.tar.gz |
libraries/ecore: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/ecore/ecore.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ecore/ecore.SlackBuild b/libraries/ecore/ecore.SlackBuild index b44128b0d6..fc0f91b16c 100644 --- a/libraries/ecore/ecore.SlackBuild +++ b/libraries/ecore/ecore.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. |