LICENSE
changeset 0 368136e07d23
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/LICENSE	Tue May 26 16:18:51 2009 +0100
     1.3 @@ -0,0 +1,32 @@
     1.4 +LEMON code without an explicit copyright notice is covered by the following
     1.5 +copyright/license.
     1.6 +
     1.7 +Copyright (C) 2003-2009 Egervary Jeno Kombinatorikus Optimalizalasi
     1.8 +Kutatocsoport (Egervary Combinatorial Optimization Research Group,
     1.9 +EGRES).
    1.10 +
    1.11 +===========================================================================
    1.12 +Boost Software License, Version 1.0
    1.13 +===========================================================================
    1.14 +
    1.15 +Permission is hereby granted, free of charge, to any person or organization
    1.16 +obtaining a copy of the software and accompanying documentation covered by
    1.17 +this license (the "Software") to use, reproduce, display, distribute,
    1.18 +execute, and transmit the Software, and to prepare derivative works of the
    1.19 +Software, and to permit third-parties to whom the Software is furnished to
    1.20 +do so, all subject to the following:
    1.21 +
    1.22 +The copyright notices in the Software and this entire statement, including
    1.23 +the above license grant, this restriction and the following disclaimer,
    1.24 +must be included in all copies of the Software, in whole or in part, and
    1.25 +all derivative works of the Software, unless such copies or derivative
    1.26 +works are solely in the form of machine-executable object code generated by
    1.27 +a source language processor.
    1.28 +
    1.29 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    1.30 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    1.31 +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
    1.32 +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
    1.33 +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
    1.34 +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    1.35 +DEALINGS IN THE SOFTWARE.