diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:56 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:06 +0700 |
commit | 97c05097ba244eec10e17593fe8f245ed0c1668d (patch) | |
tree | 3c8e72541f81e85af1f1ce89b1b6d95a343ebf6d /development/hexedit | |
parent | 4cf04b74d939fbff1f10edd768da95c186fdffc9 (diff) | |
download | slackbuilds-97c05097ba244eec10e17593fe8f245ed0c1668d.tar.gz |
development/hexedit: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/hexedit')
-rw-r--r-- | development/hexedit/hexedit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/hexedit/hexedit.SlackBuild b/development/hexedit/hexedit.SlackBuild index 3dafe23de8..1f62358c25 100644 --- a/development/hexedit/hexedit.SlackBuild +++ b/development/hexedit/hexedit.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. |