analysis.clangtidy.Linux_x86_64/src/org/netbeans/modules/analysis/clangtidy/Linux_x86_64/LICENSE.TXT
author Ilia Gromov <ilia@netbeans.org>
Wed, 07 Jun 2017 14:08:17 +0300
branchrelease82
changeset 18420 3749f55cbf4b
permissions -rw-r--r--
Fixing #270763 - Move clang-tidy integration to nb contrib - change cnb
(transplanted from 1f98bfa6421f35baf98f139cd1d3a52c060988ea)
     1 ==============================================================================
     2 LLVM Release License
     3 ==============================================================================
     4 University of Illinois/NCSA
     5 Open Source License
     6 
     7 Copyright (c) 2003-2016 University of Illinois at Urbana-Champaign.
     8 All rights reserved.
     9 
    10 Developed by:
    11 
    12     LLVM Team
    13 
    14     University of Illinois at Urbana-Champaign
    15 
    16     http://llvm.org
    17 
    18 Permission is hereby granted, free of charge, to any person obtaining a copy of
    19 this software and associated documentation files (the "Software"), to deal with
    20 the Software without restriction, including without limitation the rights to
    21 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
    22 of the Software, and to permit persons to whom the Software is furnished to do
    23 so, subject to the following conditions:
    24 
    25     * Redistributions of source code must retain the above copyright notice,
    26       this list of conditions and the following disclaimers.
    27 
    28     * Redistributions in binary form must reproduce the above copyright notice,
    29       this list of conditions and the following disclaimers in the
    30       documentation and/or other materials provided with the distribution.
    31 
    32     * Neither the names of the LLVM Team, University of Illinois at
    33       Urbana-Champaign, nor the names of its contributors may be used to
    34       endorse or promote products derived from this Software without specific
    35       prior written permission.
    36 
    37 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    38 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
    39 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    40 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    41 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    42 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
    43 SOFTWARE.
    44 
    45 ==============================================================================
    46 Copyrights and Licenses for Third Party Software Distributed with LLVM:
    47 ==============================================================================
    48 The LLVM software contains code written by third parties.  Such software will
    49 have its own individual LICENSE.TXT file in the directory in which it appears.
    50 This file will describe the copyrights, license, and restrictions which apply
    51 to that code.
    52 
    53 The disclaimer of warranty in the University of Illinois Open Source License
    54 applies to all code in the LLVM Distribution, and nothing in any of the
    55 other licenses gives permission to use the names of the LLVM Team or the
    56 University of Illinois to endorse or promote products derived from this
    57 Software.
    58 
    59 The following pieces of software have additional or alternate copyrights,
    60 licenses, and/or restrictions:
    61 
    62 Program             Directory
    63 -------             ---------
    64 Autoconf            llvm/autoconf
    65                     llvm/projects/ModuleMaker/autoconf
    66 Google Test         llvm/utils/unittest/googletest
    67 OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}
    68 pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}
    69 ARM contributions   llvm/lib/Target/ARM/LICENSE.TXT
    70 md5 contributions   llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h
    71 
    72 ==============================================================================
    73 LLVM Release License
    74 ==============================================================================
    75 University of Illinois/NCSA
    76 Open Source License
    77 
    78 Copyright (c) 2007-2016 University of Illinois at Urbana-Champaign.
    79 All rights reserved.
    80 
    81 Developed by:
    82 
    83     LLVM Team
    84 
    85     University of Illinois at Urbana-Champaign
    86 
    87     http://llvm.org
    88 
    89 Permission is hereby granted, free of charge, to any person obtaining a copy of
    90 this software and associated documentation files (the "Software"), to deal with
    91 the Software without restriction, including without limitation the rights to
    92 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
    93 of the Software, and to permit persons to whom the Software is furnished to do
    94 so, subject to the following conditions:
    95 
    96     * Redistributions of source code must retain the above copyright notice,
    97       this list of conditions and the following disclaimers.
    98 
    99     * Redistributions in binary form must reproduce the above copyright notice,
   100       this list of conditions and the following disclaimers in the
   101       documentation and/or other materials provided with the distribution.
   102 
   103     * Neither the names of the LLVM Team, University of Illinois at
   104       Urbana-Champaign, nor the names of its contributors may be used to
   105       endorse or promote products derived from this Software without specific
   106       prior written permission.
   107 
   108 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   109 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
   110 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
   111 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   112 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   113 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
   114 SOFTWARE.
   115 
   116 ==============================================================================
   117 The LLVM software contains code written by third parties.  Such software will
   118 have its own individual LICENSE.TXT file in the directory in which it appears.
   119 This file will describe the copyrights, license, and restrictions which apply
   120 to that code.
   121 
   122 The disclaimer of warranty in the University of Illinois Open Source License
   123 applies to all code in the LLVM Distribution, and nothing in any of the
   124 other licenses gives permission to use the names of the LLVM Team or the
   125 University of Illinois to endorse or promote products derived from this
   126 Software.
   127 
   128 The following pieces of software have additional or alternate copyrights,
   129 licenses, and/or restrictions:
   130 
   131 Program             Directory
   132 -------             ---------
   133 clang-tidy          clang-tidy/cert
   134 
   135 ------------------------------------------------------------------------------
   136 clang-tidy CERT Files
   137 ------------------------------------------------------------------------------
   138 All clang-tidy files are licensed under the LLVM license with the following
   139 additions:
   140 
   141 Any file referencing a CERT Secure Coding guideline:
   142 Please allow this letter to serve as confirmation that open source projects on
   143 http://llvm.org are permitted to link via hypertext to the CERT(R) secure coding
   144 guidelines available at https://www.securecoding.cert.org.   
   145 
   146 The foregoing is permitted by the Terms of Use as follows:
   147 "Linking to the Service
   148 Because we update many of our Web documents regularly, we would prefer that you
   149 link to our Web pages whenever possible rather than reproduce them. It is not
   150 necessary to request permission to make referential hypertext links to The
   151 Service."
   152 http://www.sei.cmu.edu/legal/ip/index.cfm.
   153 
   154 Please allow this letter to also confirm that no formal permission is required
   155 to reproduce the title of the content being linked to, nor to reproduce any
   156 de Minimis description of such content.
   157