COIN-OR::LEMON - Graph Library

source: lemon/LICENSE @ 720:e4378da8cfcb

Last change on this file since 720:e4378da8cfcb was 600:e7eb04ece02c, checked in by Alpar Juttner <alpar@…>, 15 years ago

Merge

File size: 1.7 KB
Line 
1LEMON code without an explicit copyright notice is covered by the following
2copyright/license.
3
4Copyright (C) 2003-2009 Egervary Jeno Kombinatorikus Optimalizalasi
5Kutatocsoport (Egervary Combinatorial Optimization Research Group,
6EGRES).
7
8===========================================================================
9Boost Software License, Version 1.0
10===========================================================================
11
12Permission is hereby granted, free of charge, to any person or organization
13obtaining a copy of the software and accompanying documentation covered by
14this license (the "Software") to use, reproduce, display, distribute,
15execute, and transmit the Software, and to prepare derivative works of the
16Software, and to permit third-parties to whom the Software is furnished to
17do so, all subject to the following:
18
19The copyright notices in the Software and this entire statement, including
20the above license grant, this restriction and the following disclaimer,
21must be included in all copies of the Software, in whole or in part, and
22all derivative works of the Software, unless such copies or derivative
23works are solely in the form of machine-executable object code generated by
24a source language processor.
25
26THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
29SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
30FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
31ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
32DEALINGS IN THE SOFTWARE.
Note: See TracBrowser for help on using the repository browser.