Update isl to isl-0.20-48-g13eba5b5
[polly-mirror.git] / LICENSE.txt
blob5019e51746ae0a6934e32d32ed58c0d6e01a7440
1 ==============================================================================
2 Polly Release License
3 ==============================================================================
4 University of Illinois/NCSA
5 Open Source License
7 Copyright (c) 2009-2016 Polly Team
8 All rights reserved.
10 Developed by:
12     Polly Team
14 Permission is hereby granted, free of charge, to any person obtaining a copy of
15 this software and associated documentation files (the "Software"), to deal with
16 the Software without restriction, including without limitation the rights to
17 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
18 of the Software, and to permit persons to whom the Software is furnished to do
19 so, subject to the following conditions:
21     * Redistributions of source code must retain the above copyright notice,
22       this list of conditions and the following disclaimers.
24     * Redistributions in binary form must reproduce the above copyright notice,
25       this list of conditions and the following disclaimers in the
26       documentation and/or other materials provided with the distribution.
28     * Neither the names of the Polly Team, copyright holders, nor the names of
29       its contributors may be used to endorse or promote products derived from
30       this Software without specific prior written permission.
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
34 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
35 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
38 SOFTWARE.
40 ==============================================================================
41 Copyrights and Licenses for Third Party Software Distributed with LLVM:
42 ==============================================================================
43 The Polly software contains code written by third parties.   Such software will
44 have its own individual LICENSE.TXT file in the directory in which it appears.
45 This file will describe the copyrights, license, and restrictions which apply
46 to that code.
48 The disclaimer of warranty in the University of Illinois Open Source License
49 applies to all code in the Polly Distribution, and nothing in any of the other
50 licenses gives permission to use the names of the Polly Team or promote products
51 derived from this Software.
53 The following pieces of software have additional or alternate copyrights,
54 licenses, and/or restrictions:
56 Program             Directory
57 -------             ---------
58 jsoncpp             lib/External/JSON