diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:05:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:22 +0700 |
commit | f73f7d96f74382328b7f3b5ebd752d13a8b341ec (patch) | |
tree | 9c65dcb75dc2bec500fe0a9b64cb8df3a4820fbf /network | |
parent | 569d405cac83d7ff8a7db2ea729da012e0ca3142 (diff) | |
download | slackbuilds-f73f7d96f74382328b7f3b5ebd752d13a8b341ec.tar.gz |
network/econnman: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/econnman/econnman.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/econnman/econnman.SlackBuild b/network/econnman/econnman.SlackBuild index 3171ce67e6..f0078caf98 100644 --- a/network/econnman/econnman.SlackBuild +++ b/network/econnman/econnman.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. |