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