LICENSE.TXT revision 193323
128328Ssos==============================================================================
228328SsosLLVM Release License
328328Ssos==============================================================================
428328SsosUniversity of Illinois/NCSA
528328SsosOpen Source License
628328Ssos
728328SsosCopyright (c) 2003-2009 University of Illinois at Urbana-Champaign.
828328SsosAll rights reserved.
928328Ssos
1028328SsosDeveloped by:
1128328Ssos
1228328Ssos    LLVM Team
1328328Ssos
1428328Ssos    University of Illinois at Urbana-Champaign
1528328Ssos
1628328Ssos    http://llvm.org
1728328Ssos
1828328SsosPermission is hereby granted, free of charge, to any person obtaining a copy of
1928328Ssosthis software and associated documentation files (the "Software"), to deal with
2028328Ssosthe Software without restriction, including without limitation the rights to
2128328Ssosuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2228328Ssosof the Software, and to permit persons to whom the Software is furnished to do
2328328Ssosso, subject to the following conditions:
2428328Ssos
2528328Ssos    * Redistributions of source code must retain the above copyright notice,
2628328Ssos      this list of conditions and the following disclaimers.
2728328Ssos
2850476Speter    * Redistributions in binary form must reproduce the above copyright notice,
2928328Ssos      this list of conditions and the following disclaimers in the
3028328Ssos      documentation and/or other materials provided with the distribution.
3128328Ssos
3228328Ssos    * Neither the names of the LLVM Team, University of Illinois at
3328328Ssos      Urbana-Champaign, nor the names of its contributors may be used to
3428328Ssos      endorse or promote products derived from this Software without specific
3528328Ssos      prior written permission.
3628328Ssos
3766834SphkTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3866834SphkIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3966834SphkFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
4028328SsosCONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4128328SsosLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4253013SyokotaOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
4353013SyokotaSOFTWARE.
4453013Syokota
4528328Ssos==============================================================================
4653013SyokotaCopyrights and Licenses for Third Party Software Distributed with LLVM:
4753013Syokota==============================================================================
4853013SyokotaThe LLVM software contains code written by third parties.  Such software will
4928328Ssoshave its own individual LICENSE.TXT file in the directory in which it appears.
5028328SsosThis file will describe the copyrights, license, and restrictions which apply
5128328Ssosto that code.
5253013Syokota
5353013SyokotaThe disclaimer of warranty in the University of Illinois Open Source License
5428328Ssosapplies to all code in the LLVM Distribution, and nothing in any of the
5528328Ssosother licenses gives permission to use the names of the LLVM Team or the
5653013SyokotaUniversity of Illinois to endorse or promote products derived from this
5730044SsosSoftware.
5828328Ssos
5928328SsosThe following pieces of software have additional or alternate copyrights,
6028328Ssoslicenses, and/or restrictions:
6128328Ssos
6228328SsosProgram             Directory
6328328Ssos-------             ---------
6430044SsosSystem Library      llvm/lib/System
6530044SsosAutoconf            llvm/autoconf
6653013Syokota                    llvm/projects/ModuleMaker/autoconf
6753013Syokota                    llvm/projects/sample/autoconf
6853013SyokotaCellSPU backend     llvm/lib/Target/CellSPU/README.txt
6953013SyokotaGoogle Test         llvm/utils/unittest/googletest
7053013Syokota