diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:08 +0700 |
commit | eb5f785df2b9f98e1da272d54ac151ac156cd4ce (patch) | |
tree | f299615fab3a7d0e51786fbbae067b45a922acd6 /development/mlton | |
parent | 03fe823fbc807644dbc47ff0b3ac66f8a62d69b5 (diff) | |
download | slackbuilds-eb5f785df2b9f98e1da272d54ac151ac156cd4ce.tar.gz |
development/mlton: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/mlton')
-rw-r--r-- | development/mlton/mlton.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mlton/mlton.SlackBuild b/development/mlton/mlton.SlackBuild index 0621e040fd..00fb63805e 100644 --- a/development/mlton/mlton.SlackBuild +++ b/development/mlton/mlton.SlackBuild @@ -7,7 +7,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.. |