Fix file mode.
[llvm-testsuite.git] / LICENSE.TXT
blob49fc80c34a19adbc6e6d596ef328e8419caa2ef5
1 ==============================================================================
2 LLVM Release License
3 ==============================================================================
4 University of Illinois/NCSA
5 Open Source License
7 Copyright (c) 2003, 2004, 2005 University of Illinois at Urbana-Champaign.
8 All rights reserved.
10 Developed by:
12     LLVM Team
14     University of Illinois at Urbana-Champaign
16     http://llvm.org/
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
43 SOFTWARE.
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
51 to that code.
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
57 Software.
59 The following pieces of software have additional or alternate copyrights,
60 licenses, and/or restrictions:
62 Program             Directory
63 -------             ---------
64 Autoconf:           llvm-test/autoconf
65 Burg:               llvm-test/MultiSource/Applications/Burg
66 Aha:                llvm-test/MultiSource/Applications/aha
67 SGEFA:              llvm-test/MultiSource/Applications/sgefa
68 SIOD:               llvm-test/MultiSource/Applications/siod
69 Spiff:              llvm-test/MultiSource/Applications/spiff
70 D:                  llvm-test/MultiSource/Applications/d
71 Lambda:             llvm-test/MultiSource/Applications/lambda-0.1.3
72 hbd:                llvm-test/MultiSource/Applications/hbd
73 treecc:             llvm-test/MultiSource/Applications/treecc
74 kimwitu++:          llvm-test/MultiSource/Applications/kimwitu++
75 obsequi:            llvm-test/MultiSource/Applications/obsequi
76 Hexxagon:           llvm-test/MultiSource/Applications/hexxagon
77 SPASS:              llvm-test/MultiSource/Applications/SPASS
78 oggenc:             llvm-test/MultiSource/Applications/oggenc
79 JM:                 llvm-test/MultiSource/Applications/JM
80 ASC Sequoia:        llvm-test/MultiSource/Benchmarks/ASC_Sequoia/AMGmk
81                     llvm-test/MultiSource/Benchmarks/ASC_Sequoia/IRSmk
82                     llvm-test/MultiSource/Benchmarks/ASC_Sequoia/sphot
83 smg2000:            llvm-test/MultiSource/Benchmarks/ASCI_Purple/SMG2000
84 Fhourstones:        llvm-test/MultiSource/Benchmarks/Fhourstones
85 Fhourstones-3.1:    llvm-test/MultiSource/Benchmarks/Fhourstones-3.1
86 McCat:              llvm-test/MultiSource/Benchmarks/McCat
87 Olden:              llvm-test/MultiSource/Benchmarks/Olden
88 OptimizerEval:      llvm-test/MultiSource/Benchmarks/OptimizerEval
89 Ptrdist:            llvm-test/MultiSource/Benchmarks/Ptrdist
90 LLUBenchmark:       llvm-test/MultiSource/Benchmarks/llubenchmark
91 SIM:                llvm-test/MultiSource/Benchmarks/sim
92 cfrac:              llvm-test/MultiSource/Benchmarks/MallocBench/cfrac
93 espresso:           llvm-test/MultiSource/Benchmarks/MallocBench/espresso
94 gs:                 llvm-test/MultiSource/Benchmarks/MallocBench/gs
95 p2c:                llvm-test/MultiSource/Benchmarks/MallocBench/p2c
96 gawk:               llvm-test/MultiSource/Benchmarks/MallocBench/gawk
97 make:               llvm-test/MultiSource/Benchmarks/MallocBench/make
98 perl:               llvm-test/MultiSource/Benchmarks/MallocBench/perl
99 adpcm:              llvm-test/MultiSource/Benchmarks/mediabench/adpcm
100 g721:               llvm-test/MultiSource/Benchmarks/mediabench/g721
101 gsm:                llvm-test/MultiSource/Benchmarks/mediabench/gsm
102 jpeg:               llvm-test/MultiSource/Benchmarks/mediabench/jpeg
103 mpeg2:              llvm-test/MultiSource/Benchmarks/mediabench/mpeg2
104 Dhrystone:          llvm-test/SingleSource/Benchmarks/Dhrystone
105 SingleSource Tests: llvm-test/SingleSource/Benchmarks/Misc
106                     llvm-test/SingleSource/CustomChecked
107                     llvm-test/SingleSource/Gizmos