1*67e74705SXin Li============================================================================== 2*67e74705SXin LiLLVM Release License 3*67e74705SXin Li============================================================================== 4*67e74705SXin LiUniversity of Illinois/NCSA 5*67e74705SXin LiOpen Source License 6*67e74705SXin Li 7*67e74705SXin LiCopyright (c) 2007-2014 University of Illinois at Urbana-Champaign. 8*67e74705SXin LiAll rights reserved. 9*67e74705SXin Li 10*67e74705SXin LiDeveloped by: 11*67e74705SXin Li 12*67e74705SXin Li LLVM Team 13*67e74705SXin Li 14*67e74705SXin Li University of Illinois at Urbana-Champaign 15*67e74705SXin Li 16*67e74705SXin Li http://llvm.org 17*67e74705SXin Li 18*67e74705SXin LiPermission is hereby granted, free of charge, to any person obtaining a copy of 19*67e74705SXin Lithis software and associated documentation files (the "Software"), to deal with 20*67e74705SXin Lithe Software without restriction, including without limitation the rights to 21*67e74705SXin Liuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 22*67e74705SXin Liof the Software, and to permit persons to whom the Software is furnished to do 23*67e74705SXin Liso, subject to the following conditions: 24*67e74705SXin Li 25*67e74705SXin Li * Redistributions of source code must retain the above copyright notice, 26*67e74705SXin Li this list of conditions and the following disclaimers. 27*67e74705SXin Li 28*67e74705SXin Li * Redistributions in binary form must reproduce the above copyright notice, 29*67e74705SXin Li this list of conditions and the following disclaimers in the 30*67e74705SXin Li documentation and/or other materials provided with the distribution. 31*67e74705SXin Li 32*67e74705SXin Li * Neither the names of the LLVM Team, University of Illinois at 33*67e74705SXin Li Urbana-Champaign, nor the names of its contributors may be used to 34*67e74705SXin Li endorse or promote products derived from this Software without specific 35*67e74705SXin Li prior written permission. 36*67e74705SXin Li 37*67e74705SXin LiTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 38*67e74705SXin LiIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 39*67e74705SXin LiFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 40*67e74705SXin LiCONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 41*67e74705SXin LiLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 42*67e74705SXin LiOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE 43*67e74705SXin LiSOFTWARE. 44*67e74705SXin Li 45*67e74705SXin Li============================================================================== 46*67e74705SXin LiThe LLVM software contains code written by third parties. Such software will 47*67e74705SXin Lihave its own individual LICENSE.TXT file in the directory in which it appears. 48*67e74705SXin LiThis file will describe the copyrights, license, and restrictions which apply 49*67e74705SXin Lito that code. 50*67e74705SXin Li 51*67e74705SXin LiThe disclaimer of warranty in the University of Illinois Open Source License 52*67e74705SXin Liapplies to all code in the LLVM Distribution, and nothing in any of the 53*67e74705SXin Liother licenses gives permission to use the names of the LLVM Team or the 54*67e74705SXin LiUniversity of Illinois to endorse or promote products derived from this 55*67e74705SXin LiSoftware. 56*67e74705SXin Li 57*67e74705SXin LiThe following pieces of software have additional or alternate copyrights, 58*67e74705SXin Lilicenses, and/or restrictions: 59*67e74705SXin Li 60*67e74705SXin LiProgram Directory 61*67e74705SXin Li------- --------- 62*67e74705SXin Li<none yet> 63*67e74705SXin Li 64