Home | History | Annotate | Download | only in mclinker
      1 ==============================================================================
      2 MCLinker Release License
      3 ==============================================================================
      4 University of Illinois/NCSA
      5 Open Source License
      6 
      7 Copyright (c) 2011-2011 MediaTek Inc.
      8 All rights reserved.
      9 
     10 Developed by:
     11 
     12     MediaTek Inc.
     13 
     14 Permission is hereby granted, free of charge, to any person obtaining a copy of
     15 this software and associated documentation files (the "Software"), to deal with
     16 the Software without restriction, including without limitation the rights to
     17 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
     18 of the Software, and to permit persons to whom the Software is furnished to do
     19 so, subject to the following conditions:
     20 
     21     * Redistributions of source code must retain the above copyright notice,
     22       this list of conditions and the following disclaimers.
     23 
     24     * Redistributions in binary form must reproduce the above copyright notice,
     25       this list of conditions and the following disclaimers in the
     26       documentation and/or other materials provided with the distribution.
     27 
     28     * Neither the names of the LLVM Team, University of Illinois at
     29       Urbana-Champaign, nor the names of its contributors may be used to
     30       endorse or promote products derived from this Software without specific
     31       prior written permission.
     32 
     33 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     34 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
     35 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
     36 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     37 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     38 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
     39 SOFTWARE.
     40 
     41 ==============================================================================
     42 Copyrights and Licenses for Third Party Software Distributed with LLVM:
     43 ==============================================================================
     44 The LLVM software contains code written by third parties.  Such software will
     45 have its own individual LICENSE.TXT file in the directory in which it appears.
     46 This file will describe the copyrights, license, and restrictions which apply
     47 to that code.
     48 
     49 The disclaimer of warranty in the University of Illinois Open Source License
     50 applies to all code in the LLVM Distribution, and nothing in any of the
     51 other licenses gives permission to use the names of the LLVM Team or the
     52 University of Illinois to endorse or promote products derived from this
     53 Software.
     54 
     55 The following pieces of software have additional or alternate copyrights,
     56 licenses, and/or restrictions:
     57 
     58 Program             Directory
     59 -------             ---------
     60 Google Test         utils/gtest/
     61 Quake               test/Android/Quake/
     62 Quake2              test/Android/Quake2/
     63