LICENSE
author Akos Ladanyi <ladanyi@tmit.bme.hu>
Mon, 07 Jul 2008 15:20:43 +0100
changeset 3 2cc5ed6e6255
permissions -rw-r--r--
Use hg changeset hash instead of svn revision.
hegyi@1
     1
gLEMON code without an explicit copyright is covered by the following
hegyi@1
     2
copyright/license:
hegyi@1
     3
hegyi@1
     4
Copyright (C) 2003-2006 Egervary Jeno Kombinatorikus Optimalizalasi
hegyi@1
     5
Kutatocsoport (Egervary Combinatorial Optimization Research Group,
hegyi@1
     6
EGRES).
hegyi@1
     7
hegyi@1
     8
Permission is hereby granted, free of charge, to any person or organization
hegyi@1
     9
obtaining a copy of the software and accompanying documentation covered by
hegyi@1
    10
this license (the "Software") to use, reproduce, display, distribute,
hegyi@1
    11
execute, and transmit the Software, and to prepare derivative works of the
hegyi@1
    12
Software, and to permit third-parties to whom the Software is furnished to
hegyi@1
    13
do so, all subject to the following:
hegyi@1
    14
hegyi@1
    15
The copyright notices in the Software and this entire statement, including
hegyi@1
    16
the above license grant, this restriction and the following disclaimer,
hegyi@1
    17
must be included in all copies of the Software, in whole or in part, and
hegyi@1
    18
all derivative works of the Software, unless such copies or derivative
hegyi@1
    19
works are solely in the form of machine-executable object code generated by
hegyi@1
    20
a source language processor.
hegyi@1
    21
hegyi@1
    22
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
hegyi@1
    23
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
hegyi@1
    24
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
hegyi@1
    25
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
hegyi@1
    26
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
hegyi@1
    27
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
hegyi@1
    28
DEALINGS IN THE SOFTWARE.
hegyi@1
    29
hegyi@1
    30
===========================================================================
hegyi@1
    31
This license is a verbatim copy of the Boost Software License, Version 1.0.
hegyi@1
    32
hegyi@1
    33