licenses.list.txt 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. ====================BSD-2-Clause====================
  2. * Redistribution and use in source and binary forms, with or without modification, are
  3. * permitted provided that the following conditions are met:
  4. *
  5. * 1. Redistributions of source code must retain the above copyright notice, this list of
  6. * conditions and the following disclaimer.
  7. *
  8. * 2. Redistributions in binary form must reproduce the above copyright notice, this list
  9. * of conditions and the following disclaimer in the documentation and/or other materials
  10. * provided with the distribution.
  11. *
  12. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) AND CONTRIBUTORS ``AS IS'' AND ANY
  13. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  14. * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
  15. * SHALL THE COPYRIGHT HOLDER(S) OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  16. * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  17. * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  18. * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  19. * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  20. * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  21. ====================BSD-3-Clause====================
  22. of multiple projects. In sljit, the code is under BSD licence. */
  23. ====================BSD-3-Clause====================
  24. avoided by linking with libedit (which has a BSD licence) instead.
  25. ====================BSD-3-Clause====================
  26. // Redistribution and use in source and binary forms, with or without
  27. // modification, are permitted provided that the following conditions are
  28. // met:
  29. //
  30. // * Redistributions of source code must retain the above copyright
  31. // notice, this list of conditions and the following disclaimer.
  32. // * Redistributions in binary form must reproduce the above
  33. // copyright notice, this list of conditions and the following disclaimer
  34. // in the documentation and/or other materials provided with the
  35. // distribution.
  36. // * Neither the name of Google Inc. nor the names of its
  37. // contributors may be used to endorse or promote products derived from
  38. // this software without specific prior written permission.
  39. //
  40. // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  41. // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  42. // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  43. // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  44. // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  45. // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  46. // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  47. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  48. // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  49. // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  50. // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  51. ====================BSD-3-Clause====================
  52. Redistribution and use in source and binary forms, with or without
  53. modification, are permitted provided that the following conditions are met:
  54. * Redistributions of source code must retain the above copyright notice,
  55. this list of conditions and the following disclaimer.
  56. * Redistributions in binary form must reproduce the above copyright
  57. notice, this list of conditions and the following disclaimer in the
  58. documentation and/or other materials provided with the distribution.
  59. * Neither the name of the University of Cambridge nor the name of Google
  60. Inc. nor the names of their contributors may be used to endorse or
  61. promote products derived from this software without specific prior
  62. written permission.
  63. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  64. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  65. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  66. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  67. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  68. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  69. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  70. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  71. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  72. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  73. POSSIBILITY OF SUCH DAMAGE.
  74. ====================BSD-3-Clause====================
  75. Redistribution and use in source and binary forms, with or without
  76. modification, are permitted provided that the following conditions are met:
  77. * Redistributions of source code must retain the above copyright notice,
  78. this list of conditions and the following disclaimer.
  79. * Redistributions in binary form must reproduce the above copyright
  80. notice, this list of conditions and the following disclaimer in the
  81. documentation and/or other materials provided with the distribution.
  82. * Neither the name of the University of Cambridge nor the names of its
  83. contributors may be used to endorse or promote products derived from
  84. this software without specific prior written permission.
  85. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  86. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  87. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  88. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  89. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  90. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  91. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  92. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  93. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  94. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  95. POSSIBILITY OF SUCH DAMAGE.
  96. ====================BSD-3-Clause====================
  97. Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
  98. specified below. The documentation for PCRE, supplied in the "doc"
  99. directory, is distributed under the same terms as the software itself. The data
  100. ====================BSD-3-Clause====================
  101. THE "BSD" LICENCE
  102. ====================BSD-3-Clause====================
  103. conventional "BSD" licence.
  104. ====================COPYRIGHT====================
  105. Written by Philip Hazel
  106. Copyright (c) 1997-2012 University of Cambridge
  107. ====================COPYRIGHT====================
  108. Written by Philip Hazel
  109. Copyright (c) 1997-2013 University of Cambridge
  110. ====================COPYRIGHT====================
  111. Written by Philip Hazel
  112. Copyright (c) 1997-2016 University of Cambridge
  113. ====================COPYRIGHT====================
  114. Written by Philip Hazel
  115. Copyright (c) 1997-2017 University of Cambridge
  116. ====================COPYRIGHT====================
  117. Written by Philip Hazel
  118. Copyright (c) 1997-2020 University of Cambridge
  119. ====================COPYRIGHT====================
  120. Copyright (c) 1997-2014 University of Cambridge
  121. ====================COPYRIGHT====================
  122. Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
  123. Foundation, Inc.
  124. ====================COPYRIGHT====================
  125. The machine code generator part (this module) was written by Zoltan Herczeg
  126. Copyright (c) 2010-2013
  127. ====================COPYRIGHT====================
  128. * Copyright 2013-2013 Tilera Corporation(jiwang@tilera.com). All rights reserved.
  129. ====================COPYRIGHT====================
  130. * Copyright Zoltan Herczeg (hzmester@freemail.hu). All rights reserved.
  131. ====================COPYRIGHT====================
  132. // Copyright (c) 2005, Google Inc.
  133. // All rights reserved.
  134. ====================COPYRIGHT====================
  135. // Copyright (c) 2010, Google Inc.
  136. // All rights reserved.
  137. ====================COPYRIGHT====================
  138. Copyright (c) 1997-2021 University of Cambridge
  139. All rights reserved.
  140. ====================COPYRIGHT====================
  141. Copyright (c) 2007-2012, Google Inc.
  142. All rights reserved.
  143. ====================COPYRIGHT====================
  144. Copyright(c) 2009-2021 Zoltan Herczeg
  145. All rights reserved.
  146. ====================COPYRIGHT====================
  147. Copyright(c) 2010-2021 Zoltan Herczeg
  148. All rights reserved.
  149. ====================FSFAP====================
  150. Copying and distribution of this file, with or without modification,
  151. are permitted in any medium without royalty provided the copyright
  152. notice and this notice are preserved. This file is offered as-is,
  153. without warranty of any kind.
  154. ====================File: LICENCE====================
  155. PCRE LICENCE
  156. ------------
  157. PCRE is a library of functions to support regular expressions whose syntax
  158. and semantics are as close as possible to those of the Perl 5 language.
  159. Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
  160. specified below. The documentation for PCRE, supplied in the "doc"
  161. directory, is distributed under the same terms as the software itself. The data
  162. in the testdata directory is not copyrighted and is in the public domain.
  163. The basic library functions are written in C and are freestanding. Also
  164. included in the distribution is a set of C++ wrapper functions, and a
  165. just-in-time compiler that can be used to optimize pattern matching. These
  166. are both optional features that can be omitted when the library is built.
  167. THE BASIC LIBRARY FUNCTIONS
  168. ---------------------------
  169. Written by: Philip Hazel
  170. Email local part: Philip.Hazel
  171. Email domain: gmail.com
  172. University of Cambridge Computing Service,
  173. Cambridge, England.
  174. Copyright (c) 1997-2021 University of Cambridge
  175. All rights reserved.
  176. PCRE JUST-IN-TIME COMPILATION SUPPORT
  177. -------------------------------------
  178. Written by: Zoltan Herczeg
  179. Email local part: hzmester
  180. Email domain: freemail.hu
  181. Copyright(c) 2010-2021 Zoltan Herczeg
  182. All rights reserved.
  183. STACK-LESS JUST-IN-TIME COMPILER
  184. --------------------------------
  185. Written by: Zoltan Herczeg
  186. Email local part: hzmester
  187. Email domain: freemail.hu
  188. Copyright(c) 2009-2021 Zoltan Herczeg
  189. All rights reserved.
  190. THE C++ WRAPPER FUNCTIONS
  191. -------------------------
  192. Contributed by: Google Inc.
  193. Copyright (c) 2007-2012, Google Inc.
  194. All rights reserved.
  195. THE "BSD" LICENCE
  196. -----------------
  197. Redistribution and use in source and binary forms, with or without
  198. modification, are permitted provided that the following conditions are met:
  199. * Redistributions of source code must retain the above copyright notice,
  200. this list of conditions and the following disclaimer.
  201. * Redistributions in binary form must reproduce the above copyright
  202. notice, this list of conditions and the following disclaimer in the
  203. documentation and/or other materials provided with the distribution.
  204. * Neither the name of the University of Cambridge nor the name of Google
  205. Inc. nor the names of their contributors may be used to endorse or
  206. promote products derived from this software without specific prior
  207. written permission.
  208. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  209. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  210. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  211. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  212. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  213. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  214. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  215. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  216. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  217. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  218. POSSIBILITY OF SUCH DAMAGE.
  219. End
  220. ====================PCRE====================
  221. PCRE LICENCE
  222. ====================PCRE====================
  223. PCRE LICENCE
  224. Please see the file LICENCE in the PCRE distribution for licensing details.
  225. ====================Public-Domain====================
  226. in the testdata directory is not copyrighted and is in the public domain.