Home | History | Annotate | Line # | Download | only in dist
LICENSE.TXT revision 1.1.1.4.2.2
      1  1.1.1.4.2.2  yamt ==============================================================================
      2  1.1.1.4.2.2  yamt compiler_rt License
      3  1.1.1.4.2.2  yamt ==============================================================================
      4  1.1.1.4.2.2  yamt 
      5  1.1.1.4.2.2  yamt The compiler_rt library is dual licensed under both the University of Illinois
      6  1.1.1.4.2.2  yamt "BSD-Like" license and the MIT license.  As a user of this code you may choose
      7  1.1.1.4.2.2  yamt to use it under either license.  As a contributor, you agree to allow your code
      8  1.1.1.4.2.2  yamt to be used under both.
      9  1.1.1.4.2.2  yamt 
     10  1.1.1.4.2.2  yamt Full text of the relevant licenses is included below.
     11  1.1.1.4.2.2  yamt 
     12  1.1.1.4.2.2  yamt ==============================================================================
     13  1.1.1.4.2.2  yamt 
     14  1.1.1.4.2.2  yamt University of Illinois/NCSA
     15  1.1.1.4.2.2  yamt Open Source License
     16  1.1.1.4.2.2  yamt 
     17  1.1.1.4.2.2  yamt Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
     18  1.1.1.4.2.2  yamt 
     19  1.1.1.4.2.2  yamt All rights reserved.
     20  1.1.1.4.2.2  yamt 
     21  1.1.1.4.2.2  yamt Developed by:
     22  1.1.1.4.2.2  yamt 
     23  1.1.1.4.2.2  yamt     LLVM Team
     24  1.1.1.4.2.2  yamt 
     25  1.1.1.4.2.2  yamt     University of Illinois at Urbana-Champaign
     26  1.1.1.4.2.2  yamt 
     27  1.1.1.4.2.2  yamt     http://llvm.org
     28  1.1.1.4.2.2  yamt 
     29  1.1.1.4.2.2  yamt Permission is hereby granted, free of charge, to any person obtaining a copy of
     30  1.1.1.4.2.2  yamt this software and associated documentation files (the "Software"), to deal with
     31  1.1.1.4.2.2  yamt the Software without restriction, including without limitation the rights to
     32  1.1.1.4.2.2  yamt use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
     33  1.1.1.4.2.2  yamt of the Software, and to permit persons to whom the Software is furnished to do
     34  1.1.1.4.2.2  yamt so, subject to the following conditions:
     35  1.1.1.4.2.2  yamt 
     36  1.1.1.4.2.2  yamt     * Redistributions of source code must retain the above copyright notice,
     37  1.1.1.4.2.2  yamt       this list of conditions and the following disclaimers.
     38  1.1.1.4.2.2  yamt 
     39  1.1.1.4.2.2  yamt     * Redistributions in binary form must reproduce the above copyright notice,
     40  1.1.1.4.2.2  yamt       this list of conditions and the following disclaimers in the
     41  1.1.1.4.2.2  yamt       documentation and/or other materials provided with the distribution.
     42  1.1.1.4.2.2  yamt 
     43  1.1.1.4.2.2  yamt     * Neither the names of the LLVM Team, University of Illinois at
     44  1.1.1.4.2.2  yamt       Urbana-Champaign, nor the names of its contributors may be used to
     45  1.1.1.4.2.2  yamt       endorse or promote products derived from this Software without specific
     46  1.1.1.4.2.2  yamt       prior written permission.
     47  1.1.1.4.2.2  yamt 
     48  1.1.1.4.2.2  yamt THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     49  1.1.1.4.2.2  yamt IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
     50  1.1.1.4.2.2  yamt FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
     51  1.1.1.4.2.2  yamt CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     52  1.1.1.4.2.2  yamt LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     53  1.1.1.4.2.2  yamt OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
     54  1.1.1.4.2.2  yamt SOFTWARE.
     55  1.1.1.4.2.2  yamt 
     56  1.1.1.4.2.2  yamt ==============================================================================
     57  1.1.1.4.2.2  yamt 
     58  1.1.1.4.2.2  yamt Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
     59  1.1.1.4.2.2  yamt 
     60  1.1.1.4.2.2  yamt Permission is hereby granted, free of charge, to any person obtaining a copy
     61  1.1.1.4.2.2  yamt of this software and associated documentation files (the "Software"), to deal
     62  1.1.1.4.2.2  yamt in the Software without restriction, including without limitation the rights
     63  1.1.1.4.2.2  yamt to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     64  1.1.1.4.2.2  yamt copies of the Software, and to permit persons to whom the Software is
     65  1.1.1.4.2.2  yamt furnished to do so, subject to the following conditions:
     66  1.1.1.4.2.2  yamt 
     67  1.1.1.4.2.2  yamt The above copyright notice and this permission notice shall be included in
     68  1.1.1.4.2.2  yamt all copies or substantial portions of the Software.
     69  1.1.1.4.2.2  yamt 
     70  1.1.1.4.2.2  yamt THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     71  1.1.1.4.2.2  yamt IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     72  1.1.1.4.2.2  yamt FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
     73  1.1.1.4.2.2  yamt AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     74  1.1.1.4.2.2  yamt LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     75  1.1.1.4.2.2  yamt OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
     76  1.1.1.4.2.2  yamt THE SOFTWARE.
     77  1.1.1.4.2.2  yamt 
     78  1.1.1.4.2.2  yamt ==============================================================================
     79  1.1.1.4.2.2  yamt Copyrights and Licenses for Third Party Software Distributed with LLVM:
     80  1.1.1.4.2.2  yamt ==============================================================================
     81  1.1.1.4.2.2  yamt The LLVM software contains code written by third parties.  Such software will
     82  1.1.1.4.2.2  yamt have its own individual LICENSE.TXT file in the directory in which it appears.
     83  1.1.1.4.2.2  yamt This file will describe the copyrights, license, and restrictions which apply
     84  1.1.1.4.2.2  yamt to that code.
     85  1.1.1.4.2.2  yamt 
     86  1.1.1.4.2.2  yamt The disclaimer of warranty in the University of Illinois Open Source License
     87  1.1.1.4.2.2  yamt applies to all code in the LLVM Distribution, and nothing in any of the
     88  1.1.1.4.2.2  yamt other licenses gives permission to use the names of the LLVM Team or the
     89  1.1.1.4.2.2  yamt University of Illinois to endorse or promote products derived from this
     90  1.1.1.4.2.2  yamt Software.
     91  1.1.1.4.2.2  yamt 
     92  1.1.1.4.2.2  yamt The following pieces of software have additional or alternate copyrights,
     93  1.1.1.4.2.2  yamt licenses, and/or restrictions:
     94  1.1.1.4.2.2  yamt 
     95  1.1.1.4.2.2  yamt Program             Directory
     96  1.1.1.4.2.2  yamt -------             ---------
     97  1.1.1.4.2.2  yamt android headers     third_party/android
     98