Raw File
Copyright (c) 2013: Iain Dunning, Miles Lubin, and Joseph Huchette

The JuMP Julia module is licensed under the **[LGPL]** version 3:

[LGPL]: http://www.gnu.org/licenses/lgpl-3.0.txt

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License,
	Version 3, as published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

back to top