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:14 +0700 |
commit | 733f1812fa4499b7825794b2b86b9f8fb78b462b (patch) | |
tree | 09ef9250704ff74af407998930ceba3f993b9ced | |
parent | f7d181f2d9a55fc81cc8e5ed5aa5a3f00e20073c (diff) | |
download | slackbuilds-733f1812fa4499b7825794b2b86b9f8fb78b462b.tar.gz |
libraries/e_dbus: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | libraries/e_dbus/e_dbus.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/e_dbus/e_dbus.SlackBuild b/libraries/e_dbus/e_dbus.SlackBuild index 805a1c7784..4c20933d92 100644 --- a/libraries/e_dbus/e_dbus.SlackBuild +++ b/libraries/e_dbus/e_dbus.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. |