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