1 ==============================================================================
3 ==============================================================================
4 University of Illinois/NCSA
7 Copyright (c) 2003, 2004, 2005 University of Illinois at Urbana-Champaign.
14 University of Illinois at Urbana-Champaign
16 http://llvm.cs.uiuc.edu
18 Permission is hereby granted, free of charge, to any person obtaining a copy of
19 this software and associated documentation files (the "Software"), to deal with
20 the Software without restriction, including without limitation the rights to
21 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
22 of the Software, and to permit persons to whom the Software is furnished to do
23 so, subject to the following conditions:
25 * Redistributions of source code must retain the above copyright notice,
26 this list of conditions and the following disclaimers.
28 * Redistributions in binary form must reproduce the above copyright notice,
29 this list of conditions and the following disclaimers in the
30 documentation and/or other materials provided with the distribution.
32 * Neither the names of the LLVM Team, University of Illinois at
33 Urbana-Champaign, nor the names of its contributors may be used to
34 endorse or promote products derived from this Software without specific
35 prior written permission.
37 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
39 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
41 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
45 ==============================================================================
46 Copyrights and Licenses for Third Party Software Distributed with LLVM:
47 ==============================================================================
48 The LLVM software contains code written by third parties. Such software will
49 have its own individual LICENSE.TXT file in the directory in which it appears.
50 This file will describe the copyrights, license, and restrictions which apply
53 The disclaimer of warranty in the University of Illinois Open Source License
54 applies to all code in the LLVM Distribution, and nothing in any of the
55 other licenses gives permission to use the names of the LLVM Team or the
56 University of Illinois to endorse or promote products derived from this
59 The following pieces of software have additional or alternate copyrights,
60 licenses, and/or restrictions:
64 System Library llvm/lib/System
65 Compiler Driver llvm/tools/llvmc
66 PowerPC Backend llvm/lib/Target/PowerPC
67 bzip2: llvm/lib/Support/bzip2/LICENSE
68 Autoconf: llvm/autoconf
69 llvm/projects/ModuleMaker/autoconf
70 llvm/projects/sample/autoconf
72 GNU Libc: llvm/runtime/GCCLibraries/libc