18a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner==============================================================================
28a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerLLVM Release License
38a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner==============================================================================
48a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerUniversity of Illinois/NCSA
58a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerOpen Source License
68a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
7651f13cea278ec967336033dd032faef0e9fc2ecStephen HinesCopyright (c) 2007-2014 University of Illinois at Urbana-Champaign.
88a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerAll rights reserved.
98a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
108a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerDeveloped by:
118a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
128a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner    LLVM Team
138a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
148a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner    University of Illinois at Urbana-Champaign
158a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
168a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner    http://llvm.org
178a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
188a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerPermission is hereby granted, free of charge, to any person obtaining a copy of
198a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerthis software and associated documentation files (the "Software"), to deal with
208a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerthe Software without restriction, including without limitation the rights to
218a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattneruse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
228a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerof the Software, and to permit persons to whom the Software is furnished to do
238a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerso, subject to the following conditions:
248a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
258a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner    * Redistributions of source code must retain the above copyright notice,
268a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner      this list of conditions and the following disclaimers.
278a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
288a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner    * Redistributions in binary form must reproduce the above copyright notice,
298a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner      this list of conditions and the following disclaimers in the
308a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner      documentation and/or other materials provided with the distribution.
318a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
328a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner    * Neither the names of the LLVM Team, University of Illinois at
338a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner      Urbana-Champaign, nor the names of its contributors may be used to
348a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner      endorse or promote products derived from this Software without specific
358a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner      prior written permission.
368a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
378a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
388a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
398a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
408a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerCONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
418a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
428a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
438a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerSOFTWARE.
448a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
458a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner==============================================================================
468a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerThe LLVM software contains code written by third parties.  Such software will
478a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerhave its own individual LICENSE.TXT file in the directory in which it appears.
488a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerThis file will describe the copyrights, license, and restrictions which apply
498a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerto that code.
508a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
518a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerThe disclaimer of warranty in the University of Illinois Open Source License
528a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerapplies to all code in the LLVM Distribution, and nothing in any of the
538a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerother licenses gives permission to use the names of the LLVM Team or the
548a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerUniversity of Illinois to endorse or promote products derived from this
558a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerSoftware.
568a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
578a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerThe following pieces of software have additional or alternate copyrights,
588a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattnerlicenses, and/or restrictions:
598a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
608a6a2378177c1f3064e2e6c284730f7409724e18Chris LattnerProgram             Directory
618a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner-------             ---------
628a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner<none yet>
638a6a2378177c1f3064e2e6c284730f7409724e18Chris Lattner
64