diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:05:10 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:17 +0700 |
commit | 7db7edb99e8cdbce75ca0b5724abe2a44812e7a4 (patch) | |
tree | 3eb79b45fe806cd7aafa4749825f011ca94dc71c | |
parent | f18dcaf9e64960c1caa169df106053408eae266b (diff) | |
download | slackbuilds-7db7edb99e8cdbce75ca0b5724abe2a44812e7a4.tar.gz |
libraries/embryo: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | libraries/embryo/embryo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/embryo/embryo.SlackBuild b/libraries/embryo/embryo.SlackBuild index 54cf52935f..67666033b0 100644 --- a/libraries/embryo/embryo.SlackBuild +++ b/libraries/embryo/embryo.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. |