COPYRIGHT.txt 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651
  1. # Exhaustive licensing information for files in the Godot Engine repository
  2. # =========================================================================
  3. #
  4. # This file aims at documenting the copyright and license for every source
  5. # file in the Godot Engine repository, and especially outline the files
  6. # whose license differs from the MIT/Expat license used by Godot Engine.
  7. #
  8. # It is written as a machine-readable format following the debian/copyright
  9. # specification. Globbing patterns (e.g. "Files: *") mean that they affect
  10. # all corresponding files (also recursively in subfolders), apart from those
  11. # with a more explicit copyright statement.
  12. #
  13. # Licenses are given with their debian/copyright short name (or SPDX identifier
  14. # if no standard short name exists) and are all included in plain text at the
  15. # end of this file (in alphabetical order).
  16. #
  17. # Disclaimer for thirdparty libraries:
  18. # ------------------------------------
  19. #
  20. # Licensing details for thirdparty libraries in the 'thirdparty/' directory
  21. # are given in summarized form, i.e. with only the "main" license described
  22. # in the library's license statement. Different licenses of single files or
  23. # code snippets in thirdparty libraries are not documented here.
  24. # For example:
  25. # Files: ./thirdparty/zlib/
  26. # Copyright: 1995-2017, Jean-loup Gailly and Mark Adler
  27. # License: Zlib
  28. # The exact copyright for each file in that library *may* differ, and some
  29. # files or code snippets might be distributed under other compatible licenses
  30. # (e.g. a public domain dedication), but as far as Godot Engine is concerned
  31. # the library is considered as a whole under the Zlib license.
  32. #
  33. # Nota: When linking dynamically against thirdparty libraries instead of
  34. # building them into the Godot binary, you may remove the corresponding
  35. # license details from this file.
  36. -----------------------------------------------------------------------
  37. Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  38. Upstream-Name: Godot Engine
  39. Upstream-Contact: Rémi Verschelde <[email protected]>
  40. Source: https://github.com/godotengine/godot
  41. Files: *
  42. Comment: Godot Engine
  43. Copyright: 2007-2020, Juan Linietsky, Ariel Manzur.
  44. 2014-2020, Godot Engine contributors.
  45. License: Expat
  46. Files: ./icon.png
  47. ./icon.svg
  48. ./logo.png
  49. ./logo.svg
  50. Comment: Godot Engine logo
  51. Copyright: 2017, Andrea Calabró
  52. License: CC-BY-3.0
  53. Files: ./platform/android/java/aidl/com/android/vending/billing/IInAppBillingService.aidl
  54. ./platform/android/java/res/layout/status_bar_ongoing_event_progress_bar.xml
  55. ./platform/android/java/src/com/google/android/vending/expansion/downloader/*
  56. ./platform/android/java/src/com/google/android/vending/licensing/*
  57. ./platform/android/java/src/org/godotengine/godot/input/InputManagerCompat.java
  58. ./platform/android/java/src/org/godotengine/godot/input/InputManagerV16.java
  59. Comment: The Android Open Source Project
  60. Copyright: 2008-2013, The Android Open Source Project
  61. License: Apache-2.0
  62. Files: ./platform/android/java/src/com/android/vending/licensing/util/Base64.java
  63. ./platform/android/java/src/com/android/vending/licensing/util/Base64DecoderException.java
  64. Comment: The Android Open Source Project
  65. Copyright: 2002, Google Inc.
  66. License: Apache-2.0
  67. Files: ./platform/android/power_android.cpp
  68. ./platform/osx/power_osx.cpp
  69. ./platform/windows/power_windows.cpp
  70. ./platform/x11/power_x11.cpp
  71. Comment: Simple DirectMedia Layer
  72. Copyright: 1997-2017, Sam Lantinga
  73. 2007-2020, Juan Linietsky, Ariel Manzur.
  74. 2014-2020, Godot Engine contributors.
  75. License: Expat and Zlib
  76. Files: ./scene/animation/tween_interpolaters.cpp
  77. Comment: Penner Easing
  78. Copyright: 2001, Robert Penner
  79. License: BSD-3-clause
  80. Files: ./servers/physics/gjk_epa.cpp
  81. ./servers/physics/joints/generic_6dof_joint_sw.cpp
  82. ./servers/physics/joints/generic_6dof_joint_sw.h
  83. ./servers/physics/joints/hinge_joint_sw.cpp
  84. ./servers/physics/joints/hinge_joint_sw.h
  85. ./servers/physics/joints/jacobian_entry_sw.h
  86. ./servers/physics/joints/pin_joint_sw.cpp
  87. ./servers/physics/joints/pin_joint_sw.h
  88. ./servers/physics/joints/slider_joint_sw.cpp
  89. ./servers/physics/joints/slider_joint_sw.h
  90. Comment: Bullet Continuous Collision Detection and Physics Library
  91. Copyright: 2003-2008, Erwin Coumans
  92. 2007-2020, Juan Linietsky, Ariel Manzur.
  93. 2014-2020, Godot Engine contributors.
  94. License: Expat and Zlib
  95. Files: ./servers/physics/joints/cone_twist_joint_sw.cpp
  96. ./servers/physics/joints/cone_twist_joint_sw.h
  97. Comment: Bullet Continuous Collision Detection and Physics Library
  98. Copyright: 2007, Starbreeze Studios
  99. 2007-2020, Juan Linietsky, Ariel Manzur.
  100. 2014-2020, Godot Engine contributors.
  101. License: Expat and Zlib
  102. Files: ./thirdparty/assimp/
  103. Comment: Open Asset Import Library (assimp)
  104. Copyright: 2006-2016, assimp team
  105. License: BSD-3-clause
  106. Files: ./thirdparty/basis_universal/
  107. Comment: Basis Universal
  108. Copyright: 2019, Binomial LLC.
  109. License: Apache-2.0
  110. Files: ./thirdparty/bullet/
  111. Comment: Bullet Continuous Collision Detection and Physics Library
  112. Copyright: 2003-2013, Erwin Coumans
  113. License: Zlib
  114. Files: ./thirdparty/certs/ca-certificates.crt
  115. Comment: CA certificates
  116. Copyright: Mozilla Contributors
  117. License: MPL-2.0
  118. Files: ./thirdparty/cvtt/
  119. Comment: Convection Texture Tools Stand-Alone Kernels
  120. Copyright: 2018, Eric Lasota
  121. 2018, Microsoft Corp.
  122. License: Expat
  123. Files: ./thirdparty/enet/
  124. Comment: ENet
  125. Copyright: 2002-2016, Lee Salzman
  126. License: Expat
  127. Files: ./thirdparty/etc2comp/
  128. Comment: Etc2Comp
  129. Copyright: 2015, Etc2Comp Authors
  130. License: Apache-2.0
  131. Files: ./thirdparty/fonts/DroidSans*.ttf
  132. Comment: DroidSans font
  133. Copyright: 2008, The Android Open Source Project
  134. License: Apache-2.0
  135. Files: ./thirdparty/fonts/NotoSans*.ttf
  136. Comment: Noto Sans font
  137. Copyright: 2012, Google Inc.
  138. License: OFL-1.1
  139. Files: ./thirdparty/fonts/Hack_Regular.ttf
  140. Comment: Hack font
  141. Copyright: 2018, Source Foundry Authors
  142. 2003, Bitstream Inc.
  143. License: Expat and Bitstream Vera Fonts Copyright
  144. Files: ./thirdparty/freetype/
  145. Comment: The FreeType Project
  146. Copyright: 1996-2019, David Turner, Robert Wilhelm, and Werner Lemberg.
  147. License: FTL
  148. Files: ./thirdparty/glad/
  149. Comment: glad
  150. Copyright: 2013-2019, David Herberth
  151. License: Expat
  152. Files: ./thirdparty/glslang/
  153. Comment: glslang
  154. Copyright: 2015-2018 Google, Inc.
  155. 2002, NVIDIA Corporation.
  156. License: glslang
  157. Files: ./thirdparty/jpeg_compressor/
  158. Comment: jpeg-compressor
  159. Copyright: 2012, Rich Geldreich
  160. License: public-domain
  161. Files: ./thirdparty/libogg/
  162. Comment: OggVorbis
  163. Copyright: 2002, Xiph.org Foundation
  164. License: BSD-3-clause
  165. Files: ./thirdparty/libpng/
  166. Comment: libpng
  167. Copyright: 1995-2019, The PNG Reference Library Authors.
  168. 2018-2019, Cosmin Truta.
  169. 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
  170. 1996-1997, Andreas Dilger.
  171. 1995-1996, Guy Eric Schalnat, Group 42, Inc.
  172. License: Zlib
  173. Files: ./thirdparty/libsimplewebm/
  174. Comment: libsimplewebm
  175. Copyright: 2016, Błażej Szczygieł
  176. License: Expat
  177. Files: ./thirdparty/libsimplewebm/libwebm/
  178. Comment: The WebM Project
  179. Copyright: 2010, Google Inc.
  180. License: BSD-3-clause
  181. Files: ./thirdparty/libtheora/
  182. Comment: OggTheora
  183. Copyright: 2002-2009, Xiph.org Foundation
  184. License: BSD-3-clause
  185. Files: ./thirdparty/libvorbis/
  186. Comment: OggVorbis
  187. Copyright: 2002-2015, Xiph.org Foundation
  188. License: BSD-3-clause
  189. Files: ./thirdparty/libvpx/
  190. Comment: The WebM Project
  191. Copyright: 2010, The WebM Project authors.
  192. License: BSD-3-clause
  193. Files: ./thirdparty/libvpx/third_party/android/cpu-features.c
  194. ./thirdparty/libvpx/third_party/android/cpu-features.h
  195. Comment: The Android Open Source Project
  196. Copyright: 2010, The Android Open Source Project
  197. License: BSD-2-clause
  198. Files: ./thirdparty/libwebp/
  199. Comment: WebP codec
  200. Copyright: 2010, Google Inc.
  201. License: BSD-3-clause
  202. Files: ./thirdparty/mbedtls/
  203. Comment: Mbed TLS
  204. Copyright: 2006-2018, Arm Limited (or its affiliates)
  205. License: Apache-2.0
  206. Files: ./thirdparty/miniupnpc/
  207. Comment: MiniUPnPc
  208. Copyright: 2005-2018, Thomas Bernard
  209. License: BSD-3-clause
  210. Files: ./thirdparty/minizip/
  211. Comment: MiniZip
  212. Copyright: 1998-2010, Gilles Vollant
  213. 2007-2008, Even Rouault
  214. 2009-2010, Mathias Svensson
  215. License: Zlib
  216. Files: ./thirdparty/misc/clipper.cpp
  217. ./thirdparty/misc/clipper.hpp
  218. Comment: Clipper
  219. Copyright: 2010-2017, Angus Johnson
  220. License: BSL-1.0
  221. Files: ./thirdparty/misc/curl_hostcheck.c
  222. ./thirdparty/misc/curl_hostcheck.h
  223. Comment: curl
  224. Copyright: 1998-2012, Daniel Stenberg et al.
  225. License: curl
  226. Files: ./thirdparty/misc/easing_equations.cpp
  227. Comment: Robert Penner's Easing Functions
  228. Copyright: 2001, Robert Penner
  229. License: BSD-3-clause
  230. Files: ./thirdparty/misc/fastlz.c
  231. ./thirdparty/misc/fastlz.h
  232. Comment: FastLZ
  233. Copyright: 2005-2007, Ariya Hidayat
  234. License: Expat
  235. Files: ./thirdparty/misc/hq2x.cpp
  236. ./thirdparty/misc/hq2x.h
  237. Comment: hq2x implementation
  238. Copyright: 2016, Bruno Ribeiro
  239. License: Apache-2.0
  240. Files: ./thirdparty/misc/ifaddrs-android.cc
  241. ./thirdparty/misc/ifaddrs-android.h
  242. Comment: libjingle
  243. Copyright: 2012-2013, Google Inc.
  244. License: BSD-3-clause
  245. Files: ./thirdparty/misc/mikktspace.c
  246. ./thirdparty/misc/mikktspace.h
  247. Comment: Tangent Space Normal Maps implementation
  248. Copyright: 2011, Morten S. Mikkelsen
  249. License: Zlib
  250. Files: ./thirdparty/misc/pcg.cpp
  251. ./thirdparty/misc/pcg.h
  252. Comment: Minimal PCG32 implementation
  253. Copyright: 2014, M.E. O'Neill
  254. License: Apache-2.0
  255. Files: ./thirdparty/misc/smaz.c
  256. ./thirdparty/misc/smaz.h
  257. Comment: SMAZ
  258. Copyright: 2006-2009, Salvatore Sanfilippo
  259. License: BSD-3-clause
  260. Files: ./thirdparty/misc/triangulator.cpp
  261. ./thirdparty/misc/triangulator.h
  262. Comment: PolyPartition
  263. Copyright: 2011, Ivan Fratric
  264. License: Expat
  265. Files: ./thirdparty/misc/yuv2rgb.h
  266. Comment: YUV2RGB
  267. Copyright: 2008-2011, Robin Watts
  268. License: BSD-2-clause
  269. Files: ./thirdparty/nanosvg/
  270. Comment: NanoSVG
  271. Copyright: 2013-2014, Mikko Mononen
  272. License: Zlib
  273. Files: ./thirdparty/opus/
  274. Comment: Opus
  275. Copyright: 2001-2011, Xiph.Org, Skype Limited, Octasic,
  276. Jean-Marc Valin, Timothy B. Terriberry,
  277. CSIRO, Gregory Maxwell, Mark Borgerding,
  278. Erik de Castro Lopo
  279. License: BSD-3-clause
  280. Files: ./thirdparty/pcre2/
  281. Comment: PCRE2
  282. Copyright: 1997-2019, University of Cambridge,
  283. 2009-2019, Zoltan Herczeg
  284. License: BSD-3-clause
  285. Files: ./thirdparty/pvrtccompressor/
  286. Comment: PvrTcCompressor
  287. Copyright: 2014, Jeffrey Lim.
  288. License: BSD-3-clause
  289. Files: ./thirdparty/recastnavigation/
  290. Comment: Recast
  291. Copyright: 2009, Mikko Mononen
  292. License: Zlib
  293. Files: ./thirdparty/rvo2/
  294. Comment: RVO2
  295. Copyright: 2016, University of North Carolina at Chapel Hill
  296. License: Apache 2.0
  297. Files: ./thirdparty/squish/
  298. Comment: libSquish
  299. Copyright: 2006, Simon Brown
  300. License: Expat
  301. Files: ./thirdparty/tinyexr/
  302. Comment: TinyEXR
  303. Copyright: 2014-2019, Syoyo Fujita
  304. 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
  305. License: BSD-3-clause
  306. Files: ./thirdparty/vhacd/
  307. Comment: V-HACD
  308. Copyright: 2011, Khaled Mamou
  309. 2003-2009, Erwin Coumans
  310. License: BSD-3-clause
  311. Files: ./thirdparty/vulkan/
  312. Comment: Vulkan Ecosystem Components (Vulkan ICD loader and headers)
  313. Copyright: 2014-2019, The Khronos Group Inc.
  314. 2014-2019, Valve Corporation
  315. 2014-2019, LunarG, Inc.
  316. 2015-2019, Google Inc.
  317. License: Apache-2.0
  318. Files: ./thirdparty/vulkan/vk_mem_alloc.h
  319. Comment: Vulkan Memory Allocator
  320. Copyright: 2017-2019, Advanced Micro Devices, Inc.
  321. License: Expat
  322. Files: ./thirdparty/wslay/
  323. Comment: Wslay
  324. Copyright: 2011-2015, Tatsuhiro Tsujikawa
  325. License: Expat
  326. Files: ./thirdparty/xatlas/
  327. Comment: xatlas
  328. Copyright: 2018, Jonathan Young
  329. 2013, Thekla, Inc
  330. 2006, NVIDIA Corporation, Ignacio Castano
  331. License: Expat
  332. Files: ./thirdparty/zlib/
  333. Comment: zlib
  334. Copyright: 1995-2017, Jean-loup Gailly and Mark Adler
  335. License: Zlib
  336. Files: ./thirdparty/zstd/
  337. Comment: Zstandard
  338. Copyright: 2016-2019, Facebook, Inc.
  339. License: BSD-3-clause
  340. License: Apache-2.0
  341. Licensed under the Apache License, Version 2.0 (the "License");
  342. you may not use this file except in compliance with the License.
  343. You may obtain a copy of the License at
  344. .
  345. http://www.apache.org/licenses/LICENSE-2.0
  346. .
  347. Unless required by applicable law or agreed to in writing, software
  348. distributed under the License is distributed on an "AS IS" BASIS,
  349. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  350. See the License for the specific language governing permissions and
  351. limitations under the License.
  352. License: Bitstream Vera Fonts Copyright
  353. Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
  354. trademark of Bitstream, Inc.
  355. .
  356. Permission is hereby granted, free of charge, to any person obtaining a copy of
  357. the fonts accompanying this license ("Fonts") and associated documentation
  358. files (the "Font Software"), to reproduce and distribute the Font Software,
  359. including without limitation the rights to use, copy, merge, publish,
  360. distribute, and/or sell copies of the Font Software, and to permit persons to
  361. whom the Font Software is furnished to do so, subject to the following
  362. conditions:
  363. .
  364. The above copyright and trademark notices and this permission notice shall be
  365. included in all copies of one or more of the Font Software typefaces.
  366. .
  367. The Font Software may be modified, altered, or added to, and in particular the
  368. designs of glyphs or characters in the Fonts may be modified and additional
  369. glyphs or characters may be added to the Fonts, only if the fonts are renamed
  370. to names not containing either the words "Bitstream" or the word "Vera".
  371. .
  372. This License becomes null and void to the extent applicable to Fonts or Font
  373. Software that has been modified and is distributed under the "Bitstream Vera"
  374. names.
  375. .
  376. The Font Software may be sold as part of a larger software package but no copy
  377. of one or more of the Font Software typefaces may be sold by itself.
  378. .
  379. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  380. IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
  381. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
  382. TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
  383. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
  384. SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
  385. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
  386. USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
  387. .
  388. Except as contained in this notice, the names of GNOME, the GNOME Foundation,
  389. and Bitstream Inc., shall not be used in advertising or otherwise to promote
  390. the sale, use or other dealings in this Font Software without prior written
  391. authorization from the GNOME Foundation or Bitstream Inc., respectively. For
  392. further information, contact: fonts at gnome dot org.
  393. License: BSD-2-clause
  394. Redistribution and use in source and binary forms, with or without
  395. modification, are permitted provided that the following conditions are met:
  396. .
  397. * Redistributions of source code must retain the above copyright notice, this
  398. list of conditions and the following disclaimer.
  399. .
  400. * Redistributions in binary form must reproduce the above copyright notice,
  401. this list of conditions and the following disclaimer in the documentation
  402. and/or other materials provided with the distribution.
  403. .
  404. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  405. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  406. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  407. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  408. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  409. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  410. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  411. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  412. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  413. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  414. License: BSD-3-clause
  415. Redistribution and use in source and binary forms, with or without
  416. modification, are permitted provided that the following conditions
  417. are met:
  418. .
  419. 1. Redistributions of source code must retain the above copyright
  420. notice, this list of conditions and the following disclaimer.
  421. .
  422. 2. Redistributions in binary form must reproduce the above copyright
  423. notice, this list of conditions and the following disclaimer in the
  424. documentation and/or other materials provided with the distribution.
  425. .
  426. 3. Neither the name of the copyright holder nor the names of its
  427. contributors may be used to endorse or promote products derived from
  428. this software without specific prior written permission.
  429. .
  430. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  431. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  432. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  433. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  434. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  435. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  436. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  437. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  438. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  439. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  440. SUCH DAMAGE.
  441. License: BSL-1.0
  442. Boost Software License - Version 1.0 - August 17th, 2003
  443. .
  444. Permission is hereby granted, free of charge, to any person or organization
  445. obtaining a copy of the software and accompanying documentation covered by
  446. this license (the "Software") to use, reproduce, display, distribute,
  447. execute, and transmit the Software, and to prepare derivative works of the
  448. Software, and to permit third-parties to whom the Software is furnished to
  449. do so, all subject to the following:
  450. .
  451. The copyright notices in the Software and this entire statement, including
  452. the above license grant, this restriction and the following disclaimer,
  453. must be included in all copies of the Software, in whole or in part, and
  454. all derivative works of the Software, unless such copies or derivative
  455. works are solely in the form of machine-executable object code generated by
  456. a source language processor.
  457. .
  458. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  459. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  460. FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  461. SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  462. FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  463. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  464. DEALINGS IN THE SOFTWARE.
  465. License: CC-BY-3.0
  466. Creative Commons Attribution 3.0 Unported
  467. .
  468. CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
  469. LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
  470. ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION
  471. ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
  472. INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
  473. ITS USE.
  474. .
  475. License
  476. .
  477. THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
  478. COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
  479. COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
  480. AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
  481. .
  482. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
  483. TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
  484. BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
  485. CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
  486. CONDITIONS.
  487. .
  488. 1. Definitions
  489. .
  490. a. "Adaptation" means a work based upon the Work, or upon the Work and
  491. other pre-existing works, such as a translation, adaptation, derivative
  492. work, arrangement of music or other alterations of a literary or
  493. artistic work, or phonogram or performance and includes cinematographic
  494. adaptations or any other form in which the Work may be recast,
  495. transformed, or adapted including in any form recognizably derived from
  496. the original, except that a work that constitutes a Collection will not
  497. be considered an Adaptation for the purpose of this License. For the
  498. avoidance of doubt, where the Work is a musical work, performance or
  499. phonogram, the synchronization of the Work in timed-relation with a
  500. moving image ("synching") will be considered an Adaptation for the
  501. purpose of this License.
  502. .
  503. b. "Collection" means a collection of literary or artistic works, such
  504. as encyclopedias and anthologies, or performances, phonograms or
  505. broadcasts, or other works or subject matter other than works listed in
  506. Section 1(f) below, which, by reason of the selection and arrangement of
  507. their contents, constitute intellectual creations, in which the Work is
  508. included in its entirety in unmodified form along with one or more other
  509. contributions, each constituting separate and independent works in
  510. themselves, which together are assembled into a collective whole. A work
  511. that constitutes a Collection will not be considered an Adaptation (as
  512. defined above) for the purposes of this License.
  513. .
  514. c. "Distribute" means to make available to the public the original and
  515. copies of the Work or Adaptation, as appropriate, through sale or other
  516. transfer of ownership.
  517. .
  518. d. "Licensor" means the individual, individuals, entity or entities that
  519. offer(s) the Work under the terms of this License.
  520. .
  521. e. "Original Author" means, in the case of a literary or artistic work,
  522. the individual, individuals, entity or entities who created the Work or
  523. if no individual or entity can be identified, the publisher; and in
  524. addition (i) in the case of a performance the actors, singers,
  525. musicians, dancers, and other persons who act, sing, deliver, declaim,
  526. play in, interpret or otherwise perform literary or artistic works or
  527. expressions of folklore; (ii) in the case of a phonogram the producer
  528. being the person or legal entity who first fixes the sounds of a
  529. performance or other sounds; and, (iii) in the case of broadcasts, the
  530. organization that transmits the broadcast.
  531. .
  532. f. "Work" means the literary and/or artistic work offered under the
  533. terms of this License including without limitation any production in the
  534. literary, scientific and artistic domain, whatever may be the mode or
  535. form of its expression including digital form, such as a book, pamphlet
  536. and other writing; a lecture, address, sermon or other work of the same
  537. nature; a dramatic or dramatico-musical work; a choreographic work or
  538. entertainment in dumb show; a musical composition with or without words;
  539. a cinematographic work to which are assimilated works expressed by a
  540. process analogous to cinematography; a work of drawing, painting,
  541. architecture, sculpture, engraving or lithography; a photographic work
  542. to which are assimilated works expressed by a process analogous to
  543. photography; a work of applied art; an illustration, map, plan, sketch
  544. or three-dimensional work relative to geography, topography,
  545. architecture or science; a performance; a broadcast; a phonogram; a
  546. compilation of data to the extent it is protected as a copyrightable
  547. work; or a work performed by a variety or circus performer to the extent
  548. it is not otherwise considered a literary or artistic work.
  549. .
  550. g. "You" means an individual or entity exercising rights under this
  551. License who has not previously violated the terms of this License with
  552. respect to the Work, or who has received express permission from the
  553. Licensor to exercise rights under this License despite a previous
  554. violation.
  555. .
  556. h. "Publicly Perform" means to perform public recitations of the Work
  557. and to communicate to the public those public recitations, by any means
  558. or process, including by wire or wireless means or public digital
  559. performances; to make available to the public Works in such a way that
  560. members of the public may access these Works from a place and at a place
  561. individually chosen by them; to perform the Work to the public by any
  562. means or process and the communication to the public of the performances
  563. of the Work, including by public digital performance; to broadcast and
  564. rebroadcast the Work by any means including signs, sounds or images.
  565. .
  566. i. "Reproduce" means to make copies of the Work by any means including
  567. without limitation by sound or visual recordings and the right of
  568. fixation and reproducing fixations of the Work, including storage of a
  569. protected performance or phonogram in digital form or other electronic
  570. medium.
  571. .
  572. 2. Fair Dealing Rights. Nothing in this License is intended to reduce,
  573. limit, or restrict any uses free from copyright or rights arising from
  574. limitations or exceptions that are provided for in connection with the
  575. copyright protection under copyright law or other applicable laws.
  576. .
  577. 3. License Grant. Subject to the terms and conditions of this License,
  578. Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
  579. perpetual (for the duration of the applicable copyright) license to
  580. exercise the rights in the Work as stated below:
  581. .
  582. a. to Reproduce the Work, to incorporate the Work into one or more
  583. Collections, and to Reproduce the Work as incorporated in the
  584. Collections;
  585. .
  586. b. to create and Reproduce Adaptations provided that any such
  587. Adaptation, including any translation in any medium, takes reasonable
  588. steps to clearly label, demarcate or otherwise identify that changes
  589. were made to the original Work. For example, a translation could be
  590. marked "The original work was translated from English to Spanish," or a
  591. modification could indicate "The original work has been modified.";
  592. .
  593. c. to Distribute and Publicly Perform the Work including as incorporated
  594. in Collections; and,
  595. .
  596. d. to Distribute and Publicly Perform Adaptations.
  597. .
  598. e. For the avoidance of doubt:
  599. .
  600. i. Non-waivable Compulsory License Schemes. In those jurisdictions in
  601. which the right to collect royalties through any statutory or compulsory
  602. licensing scheme cannot be waived, the Licensor reserves the exclusive
  603. right to collect such royalties for any exercise by You of the rights
  604. granted under this License;
  605. .
  606. ii. Waivable Compulsory License Schemes. In those jurisdictions in which
  607. the right to collect royalties through any statutory or compulsory
  608. licensing scheme can be waived, the Licensor waives the exclusive right
  609. to collect such royalties for any exercise by You of the rights granted
  610. under this License; and,
  611. .
  612. iii. Voluntary License Schemes. The Licensor waives the right to collect
  613. royalties, whether individually or, in the event that the Licensor is a
  614. member of a collecting society that administers voluntary licensing
  615. schemes, via that society, from any exercise by You of the rights
  616. granted under this License.
  617. .
  618. The above rights may be exercised in all media and formats whether now
  619. known or hereafter devised. The above rights include the right to make
  620. such modifications as are technically necessary to exercise the rights
  621. in other media and formats. Subject to Section 8(f), all rights not
  622. expressly granted by Licensor are hereby reserved.
  623. .
  624. 4. Restrictions. The license granted in Section 3 above is expressly
  625. made subject to and limited by the following restrictions:
  626. .
  627. a. You may Distribute or Publicly Perform the Work only under the terms
  628. of this License. You must include a copy of, or the Uniform Resource
  629. Identifier (URI) for, this License with every copy of the Work You
  630. Distribute or Publicly Perform. You may not offer or impose any terms on
  631. the Work that restrict the terms of this License or the ability of the
  632. recipient of the Work to exercise the rights granted to that recipient
  633. under the terms of the License. You may not sublicense the Work. You
  634. must keep intact all notices that refer to this License and to the
  635. disclaimer of warranties with every copy of the Work You Distribute or
  636. Publicly Perform. When You Distribute or Publicly Perform the Work, You
  637. may not impose any effective technological measures on the Work that
  638. restrict the ability of a recipient of the Work from You to exercise the
  639. rights granted to that recipient under the terms of the License. This
  640. Section 4(a) applies to the Work as incorporated in a Collection, but
  641. this does not require the Collection apart from the Work itself to be
  642. made subject to the terms of this License. If You create a Collection,
  643. upon notice from any Licensor You must, to the extent practicable,
  644. remove from the Collection any credit as required by Section 4(b), as
  645. requested. If You create an Adaptation, upon notice from any Licensor
  646. You must, to the extent practicable, remove from the Adaptation any
  647. credit as required by Section 4(b), as requested.
  648. .
  649. b. If You Distribute, or Publicly Perform the Work or any Adaptations or
  650. Collections, You must, unless a request has been made pursuant to
  651. Section 4(a), keep intact all copyright notices for the Work and
  652. provide, reasonable to the medium or means You are utilizing: (i) the
  653. name of the Original Author (or pseudonym, if applicable) if supplied,
  654. and/or if the Original Author and/or Licensor designate another party or
  655. parties (e.g., a sponsor institute, publishing entity, journal) for
  656. attribution ("Attribution Parties") in Licensor's copyright notice,
  657. terms of service or by other reasonable means, the name of such party or
  658. parties; (ii) the title of the Work if supplied; (iii) to the extent
  659. reasonably practicable, the URI, if any, that Licensor specifies to be
  660. associated with the Work, unless such URI does not refer to the
  661. copyright notice or licensing information for the Work; and (iv) ,
  662. consistent with Section 3(b), in the case of an Adaptation, a credit
  663. identifying the use of the Work in the Adaptation (e.g., "French
  664. translation of the Work by Original Author," or "Screenplay based on
  665. original Work by Original Author"). The credit required by this Section
  666. 4 (b) may be implemented in any reasonable manner; provided, however,
  667. that in the case of a Adaptation or Collection, at a minimum such credit
  668. will appear, if a credit for all contributing authors of the Adaptation
  669. or Collection appears, then as part of these credits and in a manner at
  670. least as prominent as the credits for the other contributing authors.
  671. For the avoidance of doubt, You may only use the credit required by this
  672. Section for the purpose of attribution in the manner set out above and,
  673. by exercising Your rights under this License, You may not implicitly or
  674. explicitly assert or imply any connection with, sponsorship or
  675. endorsement by the Original Author, Licensor and/or Attribution Parties,
  676. as appropriate, of You or Your use of the Work, without the separate,
  677. express prior written permission of the Original Author, Licensor and/or
  678. Attribution Parties.
  679. .
  680. c. Except as otherwise agreed in writing by the Licensor or as may be
  681. otherwise permitted by applicable law, if You Reproduce, Distribute or
  682. Publicly Perform the Work either by itself or as part of any Adaptations
  683. or Collections, You must not distort, mutilate, modify or take other
  684. derogatory action in relation to the Work which would be prejudicial to
  685. the Original Author's honor or reputation. Licensor agrees that in those
  686. jurisdictions (e.g. Japan), in which any exercise of the right granted
  687. in Section 3(b) of this License (the right to make Adaptations) would be
  688. deemed to be a distortion, mutilation, modification or other derogatory
  689. action prejudicial to the Original Author's honor and reputation, the
  690. Licensor will waive or not assert, as appropriate, this Section, to the
  691. fullest extent permitted by the applicable national law, to enable You
  692. to reasonably exercise Your right under Section 3(b) of this License
  693. (right to make Adaptations) but not otherwise.
  694. .
  695. 5. Representations, Warranties and Disclaimer
  696. .
  697. UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR
  698. OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY
  699. KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE,
  700. INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY,
  701. FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF
  702. LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
  703. WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE
  704. EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
  705. .
  706. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
  707. LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
  708. ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
  709. ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS
  710. BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  711. .
  712. 7. Termination
  713. .
  714. a. This License and the rights granted hereunder will terminate
  715. automatically upon any breach by You of the terms of this License.
  716. Individuals or entities who have received Adaptations or Collections
  717. from You under this License, however, will not have their licenses
  718. terminated provided such individuals or entities remain in full
  719. compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
  720. survive any termination of this License.
  721. .
  722. b. Subject to the above terms and conditions, the license granted here
  723. is perpetual (for the duration of the applicable copyright in the Work).
  724. Notwithstanding the above, Licensor reserves the right to release the
  725. Work under different license terms or to stop distributing the Work at
  726. any time; provided, however that any such election will not serve to
  727. withdraw this License (or any other license that has been, or is
  728. required to be, granted under the terms of this License), and this
  729. License will continue in full force and effect unless terminated as
  730. stated above.
  731. .
  732. 8. Miscellaneous
  733. .
  734. a. Each time You Distribute or Publicly Perform the Work or a
  735. Collection, the Licensor offers to the recipient a license to the Work
  736. on the same terms and conditions as the license granted to You under
  737. this License.
  738. .
  739. b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
  740. offers to the recipient a license to the original Work on the same terms
  741. and conditions as the license granted to You under this License.
  742. .
  743. c. If any provision of this License is invalid or unenforceable under
  744. applicable law, it shall not affect the validity or enforceability of
  745. the remainder of the terms of this License, and without further action
  746. by the parties to this agreement, such provision shall be reformed to
  747. the minimum extent necessary to make such provision valid and
  748. enforceable.
  749. .
  750. d. No term or provision of this License shall be deemed waived and no
  751. breach consented to unless such waiver or consent shall be in writing
  752. and signed by the party to be charged with such waiver or consent. This
  753. License constitutes the entire agreement between the parties with
  754. respect to the Work licensed here. There are no understandings,
  755. agreements or representations with respect to the Work not specified
  756. here. Licensor shall not be bound by any additional provisions that may
  757. appear in any communication from You.
  758. .
  759. e. This License may not be modified without the mutual written agreement
  760. of the Licensor and You.
  761. .
  762. f. The rights granted under, and the subject matter referenced, in this
  763. License were drafted utilizing the terminology of the Berne Convention
  764. for the Protection of Literary and Artistic Works (as amended on
  765. September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
  766. Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and
  767. the Universal Copyright Convention (as revised on July 24, 1971). These
  768. rights and subject matter take effect in the relevant jurisdiction in
  769. which the License terms are sought to be enforced according to the
  770. corresponding provisions of the implementation of those treaty
  771. provisions in the applicable national law. If the standard suite of
  772. rights granted under applicable copyright law includes additional rights
  773. not granted under this License, such additional rights are deemed to be
  774. included in the License; this License is not intended to restrict the
  775. license of any rights under applicable law.
  776. .
  777. Creative Commons Notice
  778. .
  779. Creative Commons is not a party to this License, and makes no warranty
  780. whatsoever in connection with the Work. Creative Commons will not be
  781. liable to You or any party on any legal theory for any damages
  782. whatsoever, including without limitation any general, special,
  783. incidental or consequential damages arising in connection to this
  784. license. Notwithstanding the foregoing two (2) sentences, if Creative
  785. Commons has expressly identified itself as the Licensor hereunder, it
  786. shall have all rights and obligations of Licensor.
  787. .
  788. Except for the limited purpose of indicating to the public that the Work
  789. is licensed under the CCPL, Creative Commons does not authorize the use
  790. by either party of the trademark "Creative Commons" or any related
  791. trademark or logo of Creative Commons without the prior written consent
  792. of Creative Commons. Any permitted use will be in compliance with
  793. Creative Commons' then-current trademark usage guidelines, as may be
  794. published on its website or otherwise made available upon request from
  795. time to time. For the avoidance of doubt, this trademark restriction
  796. does not form part of this License.
  797. .
  798. Creative Commons may be contacted at http://creativecommons.org/.
  799. License: curl
  800. All rights reserved.
  801. .
  802. Permission to use, copy, modify, and distribute this software for any purpose
  803. with or without fee is hereby granted, provided that the above copyright
  804. notice and this permission notice appear in all copies.
  805. .
  806. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  807. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  808. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
  809. NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  810. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  811. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
  812. OR OTHER DEALINGS IN THE SOFTWARE.
  813. .
  814. Except as contained in this notice, the name of a copyright holder shall not
  815. be used in advertising or otherwise to promote the sale, use or other dealings
  816. in this Software without prior written authorization of the copyright holder.
  817. License: Expat
  818. Permission is hereby granted, free of charge, to any person obtaining
  819. a copy of this software and associated documentation files (the
  820. "Software"), to deal in the Software without restriction, including
  821. without limitation the rights to use, copy, modify, merge, publish,
  822. distribute, sublicense, and/or sell copies of the Software, and to
  823. permit persons to whom the Software is furnished to do so, subject to
  824. the following conditions:
  825. .
  826. The above copyright notice and this permission notice shall be
  827. included in all copies or substantial portions of the Software.
  828. .
  829. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  830. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  831. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  832. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  833. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  834. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  835. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  836. License: glslang
  837. Here, glslang proper means core GLSL parsing, HLSL parsing, and SPIR-V code
  838. generation. Glslang proper requires use of two licenses, one that covers
  839. non-preprocessing and an additional one that covers preprocessing.
  840. .
  841. Bison was removed long ago. You can build glslang from the source grammar,
  842. using tools of your choice, without using bison or any bison files.
  843. .
  844. Other parts, outside of glslang proper, include:
  845. .
  846. - gl_types.h, only needed for OpenGL-like reflection, and can be left out of
  847. a parse and codegen project. See it for its license.
  848. .
  849. - update_glslang_sources.py, which is not part of the project proper and does
  850. not need to be used.
  851. .
  852. - the SPIR-V "remapper", which is optional, but has the same license as
  853. glslang proper
  854. .
  855. - Google tests and SPIR-V tools, and anything in the external subdirectory
  856. are external and optional; see them for their respective licenses.
  857. .
  858. --------------------------------------------------------------------------------
  859. .
  860. The core of glslang-proper, minus the preprocessor is licenced as follows:
  861. .
  862. Copyright (C) 2015-2018 Google, Inc.
  863. Copyright (C) <various other dates and companies>
  864. .
  865. All rights reserved.
  866. .
  867. Redistribution and use in source and binary forms, with or without
  868. modification, are permitted provided that the following conditions
  869. are met:
  870. .
  871. Redistributions of source code must retain the above copyright
  872. notice, this list of conditions and the following disclaimer.
  873. .
  874. Redistributions in binary form must reproduce the above
  875. copyright notice, this list of conditions and the following
  876. disclaimer in the documentation and/or other materials provided
  877. with the distribution.
  878. .
  879. Neither the name of 3Dlabs Inc. Ltd. nor the names of its
  880. contributors may be used to endorse or promote products derived
  881. from this software without specific prior written permission.
  882. .
  883. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  884. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  885. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  886. FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  887. COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  888. INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  889. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  890. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  891. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  892. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  893. ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  894. POSSIBILITY OF SUCH DAMAGE.
  895. .
  896. --------------------------------------------------------------------------------
  897. .
  898. The preprocessor has the core license stated above, plus an additional licence:
  899. .
  900. Copyright (c) 2002, NVIDIA Corporation.
  901. .
  902. NVIDIA Corporation("NVIDIA") supplies this software to you in
  903. consideration of your agreement to the following terms, and your use,
  904. installation, modification or redistribution of this NVIDIA software
  905. constitutes acceptance of these terms. If you do not agree with these
  906. terms, please do not use, install, modify or redistribute this NVIDIA
  907. software.
  908. .
  909. In consideration of your agreement to abide by the following terms, and
  910. subject to these terms, NVIDIA grants you a personal, non-exclusive
  911. license, under NVIDIA's copyrights in this original NVIDIA software (the
  912. "NVIDIA Software"), to use, reproduce, modify and redistribute the
  913. NVIDIA Software, with or without modifications, in source and/or binary
  914. forms; provided that if you redistribute the NVIDIA Software, you must
  915. retain the copyright notice of NVIDIA, this notice and the following
  916. text and disclaimers in all such redistributions of the NVIDIA Software.
  917. Neither the name, trademarks, service marks nor logos of NVIDIA
  918. Corporation may be used to endorse or promote products derived from the
  919. NVIDIA Software without specific prior written permission from NVIDIA.
  920. Except as expressly stated in this notice, no other rights or licenses
  921. express or implied, are granted by NVIDIA herein, including but not
  922. limited to any patent rights that may be infringed by your derivative
  923. works or by other works in which the NVIDIA Software may be
  924. incorporated. No hardware is licensed hereunder.
  925. .
  926. THE NVIDIA SOFTWARE IS BEING PROVIDED ON AN "AS IS" BASIS, WITHOUT
  927. WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED,
  928. INCLUDING WITHOUT LIMITATION, WARRANTIES OR CONDITIONS OF TITLE,
  929. NON-INFRINGEMENT, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
  930. ITS USE AND OPERATION EITHER ALONE OR IN COMBINATION WITH OTHER
  931. PRODUCTS.
  932. .
  933. IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT,
  934. INCIDENTAL, EXEMPLARY, CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  935. TO, LOST PROFITS; PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  936. USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) OR ARISING IN ANY WAY
  937. OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE
  938. NVIDIA SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT,
  939. TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF
  940. NVIDIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  941. License: FTL
  942. The FreeType Project LICENSE
  943. ----------------------------
  944. .
  945. 2000-Feb-08
  946. .
  947. Copyright 1996-2000 by
  948. David Turner, Robert Wilhelm, and Werner Lemberg
  949. .
  950. .
  951. .
  952. Introduction
  953. ============
  954. .
  955. The FreeType Project is distributed in several archive packages;
  956. some of them may contain, in addition to the FreeType font engine,
  957. various tools and contributions which rely on, or relate to, the
  958. FreeType Project.
  959. .
  960. This license applies to all files found in such packages, and
  961. which do not fall under their own explicit license. The license
  962. affects thus the FreeType font engine, the test programs,
  963. documentation and makefiles, at the very least.
  964. .
  965. This license was inspired by the BSD, Artistic, and IJG
  966. (Independent JPEG Group) licenses, which all encourage inclusion
  967. and use of free software in commercial and freeware products
  968. alike. As a consequence, its main points are that:
  969. .
  970. o We don't promise that this software works. However, we will be
  971. interested in any kind of bug reports. (`as is' distribution)
  972. .
  973. o You can use this software for whatever you want, in parts or
  974. full form, without having to pay us. (`royalty-free' usage)
  975. .
  976. o You may not pretend that you wrote this software. If you use
  977. it, or only parts of it, in a program, you must acknowledge
  978. somewhere in your documentation that you have used the
  979. FreeType code. (`credits')
  980. .
  981. We specifically permit and encourage the inclusion of this
  982. software, with or without modifications, in commercial products.
  983. We disclaim all warranties covering The FreeType Project and
  984. assume no liability related to The FreeType Project.
  985. .
  986. .
  987. Legal Terms
  988. ===========
  989. .
  990. 0. Definitions
  991. --------------
  992. .
  993. Throughout this license, the terms `package', `FreeType Project',
  994. and `FreeType archive' refer to the set of files originally
  995. distributed by the authors (David Turner, Robert Wilhelm, and
  996. Werner Lemberg) as the `FreeType Project', be they named as alpha,
  997. beta or final release.
  998. .
  999. `You' refers to the licensee, or person using the project, where
  1000. `using' is a generic term including compiling the project's source
  1001. code as well as linking it to form a `program' or `executable'.
  1002. This program is referred to as `a program using the FreeType
  1003. engine'.
  1004. .
  1005. This license applies to all files distributed in the original
  1006. FreeType Project, including all source code, binaries and
  1007. documentation, unless otherwise stated in the file in its
  1008. original, unmodified form as distributed in the original archive.
  1009. If you are unsure whether or not a particular file is covered by
  1010. this license, you must contact us to verify this.
  1011. .
  1012. The FreeType Project is copyright (C) 1996-2000 by David Turner,
  1013. Robert Wilhelm, and Werner Lemberg. All rights reserved except as
  1014. specified below.
  1015. .
  1016. 1. No Warranty
  1017. --------------
  1018. .
  1019. THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
  1020. KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
  1021. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  1022. PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
  1023. BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
  1024. USE, OF THE FREETYPE PROJECT.
  1025. .
  1026. 2. Redistribution
  1027. -----------------
  1028. .
  1029. This license grants a worldwide, royalty-free, perpetual and
  1030. irrevocable right and license to use, execute, perform, compile,
  1031. display, copy, create derivative works of, distribute and
  1032. sublicense the FreeType Project (in both source and object code
  1033. forms) and derivative works thereof for any purpose; and to
  1034. authorize others to exercise some or all of the rights granted
  1035. herein, subject to the following conditions:
  1036. .
  1037. o Redistribution of source code must retain this license file
  1038. (`LICENSE.TXT') unaltered; any additions, deletions or changes
  1039. to the original files must be clearly indicated in
  1040. accompanying documentation. The copyright notices of the
  1041. unaltered, original files must be preserved in all copies of
  1042. source files.
  1043. .
  1044. o Redistribution in binary form must provide a disclaimer that
  1045. states that the software is based in part of the work of the
  1046. FreeType Team, in the distribution documentation. We also
  1047. encourage you to put an URL to the FreeType web page in your
  1048. documentation, though this isn't mandatory.
  1049. .
  1050. These conditions apply to any software derived from or based on
  1051. the FreeType Project, not just the unmodified files. If you use
  1052. our work, you must acknowledge us. However, no fee need be paid
  1053. to us.
  1054. .
  1055. 3. Advertising
  1056. --------------
  1057. .
  1058. Neither the FreeType authors and contributors nor you shall use
  1059. the name of the other for commercial, advertising, or promotional
  1060. purposes without specific prior written permission.
  1061. .
  1062. We suggest, but do not require, that you use one or more of the
  1063. following phrases to refer to this software in your documentation
  1064. or advertising materials: `FreeType Project', `FreeType Engine',
  1065. `FreeType library', or `FreeType Distribution'.
  1066. .
  1067. As you have not signed this license, you are not required to
  1068. accept it. However, as the FreeType Project is copyrighted
  1069. material, only this license, or another one contracted with the
  1070. authors, grants you the right to use, distribute, and modify it.
  1071. Therefore, by using, distributing, or modifying the FreeType
  1072. Project, you indicate that you understand and accept all the terms
  1073. of this license.
  1074. .
  1075. 4. Contacts
  1076. -----------
  1077. .
  1078. There are two mailing lists related to FreeType:
  1079. .
  1080. o [email protected]
  1081. .
  1082. Discusses general use and applications of FreeType, as well as
  1083. future and wanted additions to the library and distribution.
  1084. If you are looking for support, start in this list if you
  1085. haven't found anything to help you in the documentation.
  1086. .
  1087. o [email protected]
  1088. .
  1089. Discusses bugs, as well as engine internals, design issues,
  1090. specific licenses, porting, etc.
  1091. .
  1092. o http://www.freetype.org
  1093. .
  1094. Holds the current FreeType web page, which will allow you to
  1095. download our latest development version and read online
  1096. documentation.
  1097. .
  1098. You can also contact us individually at:
  1099. .
  1100. David Turner <[email protected]>
  1101. Robert Wilhelm <[email protected]>
  1102. Werner Lemberg <[email protected]>
  1103. License: MPL-2.0
  1104. Mozilla Public License Version 2.0
  1105. ==================================
  1106. .
  1107. 1. Definitions
  1108. --------------
  1109. .
  1110. 1.1. "Contributor"
  1111. means each individual or legal entity that creates, contributes to
  1112. the creation of, or owns Covered Software.
  1113. .
  1114. 1.2. "Contributor Version"
  1115. means the combination of the Contributions of others (if any) used
  1116. by a Contributor and that particular Contributor's Contribution.
  1117. .
  1118. 1.3. "Contribution"
  1119. means Covered Software of a particular Contributor.
  1120. .
  1121. 1.4. "Covered Software"
  1122. means Source Code Form to which the initial Contributor has attached
  1123. the notice in Exhibit A, the Executable Form of such Source Code
  1124. Form, and Modifications of such Source Code Form, in each case
  1125. including portions thereof.
  1126. .
  1127. 1.5. "Incompatible With Secondary Licenses"
  1128. means
  1129. .
  1130. (a) that the initial Contributor has attached the notice described
  1131. in Exhibit B to the Covered Software; or
  1132. .
  1133. (b) that the Covered Software was made available under the terms of
  1134. version 1.1 or earlier of the License, but not also under the
  1135. terms of a Secondary License.
  1136. .
  1137. 1.6. "Executable Form"
  1138. means any form of the work other than Source Code Form.
  1139. .
  1140. 1.7. "Larger Work"
  1141. means a work that combines Covered Software with other material, in
  1142. a separate file or files, that is not Covered Software.
  1143. .
  1144. 1.8. "License"
  1145. means this document.
  1146. .
  1147. 1.9. "Licensable"
  1148. means having the right to grant, to the maximum extent possible,
  1149. whether at the time of the initial grant or subsequently, any and
  1150. all of the rights conveyed by this License.
  1151. .
  1152. 1.10. "Modifications"
  1153. means any of the following:
  1154. .
  1155. (a) any file in Source Code Form that results from an addition to,
  1156. deletion from, or modification of the contents of Covered
  1157. Software; or
  1158. .
  1159. (b) any new file in Source Code Form that contains any Covered
  1160. Software.
  1161. .
  1162. 1.11. "Patent Claims" of a Contributor
  1163. means any patent claim(s), including without limitation, method,
  1164. process, and apparatus claims, in any patent Licensable by such
  1165. Contributor that would be infringed, but for the grant of the
  1166. License, by the making, using, selling, offering for sale, having
  1167. made, import, or transfer of either its Contributions or its
  1168. Contributor Version.
  1169. .
  1170. 1.12. "Secondary License"
  1171. means either the GNU General Public License, Version 2.0, the GNU
  1172. Lesser General Public License, Version 2.1, the GNU Affero General
  1173. Public License, Version 3.0, or any later versions of those
  1174. licenses.
  1175. .
  1176. 1.13. "Source Code Form"
  1177. means the form of the work preferred for making modifications.
  1178. .
  1179. 1.14. "You" (or "Your")
  1180. means an individual or a legal entity exercising rights under this
  1181. License. For legal entities, "You" includes any entity that
  1182. controls, is controlled by, or is under common control with You. For
  1183. purposes of this definition, "control" means (a) the power, direct
  1184. or indirect, to cause the direction or management of such entity,
  1185. whether by contract or otherwise, or (b) ownership of more than
  1186. fifty percent (50%) of the outstanding shares or beneficial
  1187. ownership of such entity.
  1188. .
  1189. 2. License Grants and Conditions
  1190. --------------------------------
  1191. .
  1192. 2.1. Grants
  1193. .
  1194. Each Contributor hereby grants You a world-wide, royalty-free,
  1195. non-exclusive license:
  1196. .
  1197. (a) under intellectual property rights (other than patent or trademark)
  1198. Licensable by such Contributor to use, reproduce, make available,
  1199. modify, display, perform, distribute, and otherwise exploit its
  1200. Contributions, either on an unmodified basis, with Modifications, or
  1201. as part of a Larger Work; and
  1202. .
  1203. (b) under Patent Claims of such Contributor to make, use, sell, offer
  1204. for sale, have made, import, and otherwise transfer either its
  1205. Contributions or its Contributor Version.
  1206. .
  1207. 2.2. Effective Date
  1208. .
  1209. The licenses granted in Section 2.1 with respect to any Contribution
  1210. become effective for each Contribution on the date the Contributor first
  1211. distributes such Contribution.
  1212. .
  1213. 2.3. Limitations on Grant Scope
  1214. .
  1215. The licenses granted in this Section 2 are the only rights granted under
  1216. this License. No additional rights or licenses will be implied from the
  1217. distribution or licensing of Covered Software under this License.
  1218. Notwithstanding Section 2.1(b) above, no patent license is granted by a
  1219. Contributor:
  1220. .
  1221. (a) for any code that a Contributor has removed from Covered Software;
  1222. or
  1223. .
  1224. (b) for infringements caused by: (i) Your and any other third party's
  1225. modifications of Covered Software, or (ii) the combination of its
  1226. Contributions with other software (except as part of its Contributor
  1227. Version); or
  1228. .
  1229. (c) under Patent Claims infringed by Covered Software in the absence of
  1230. its Contributions.
  1231. .
  1232. This License does not grant any rights in the trademarks, service marks,
  1233. or logos of any Contributor (except as may be necessary to comply with
  1234. the notice requirements in Section 3.4).
  1235. .
  1236. 2.4. Subsequent Licenses
  1237. .
  1238. No Contributor makes additional grants as a result of Your choice to
  1239. distribute the Covered Software under a subsequent version of this
  1240. License (see Section 10.2) or under the terms of a Secondary License (if
  1241. permitted under the terms of Section 3.3).
  1242. .
  1243. 2.5. Representation
  1244. .
  1245. Each Contributor represents that the Contributor believes its
  1246. Contributions are its original creation(s) or it has sufficient rights
  1247. to grant the rights to its Contributions conveyed by this License.
  1248. .
  1249. 2.6. Fair Use
  1250. .
  1251. This License is not intended to limit any rights You have under
  1252. applicable copyright doctrines of fair use, fair dealing, or other
  1253. equivalents.
  1254. .
  1255. 2.7. Conditions
  1256. .
  1257. Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
  1258. in Section 2.1.
  1259. .
  1260. 3. Responsibilities
  1261. -------------------
  1262. .
  1263. 3.1. Distribution of Source Form
  1264. .
  1265. All distribution of Covered Software in Source Code Form, including any
  1266. Modifications that You create or to which You contribute, must be under
  1267. the terms of this License. You must inform recipients that the Source
  1268. Code Form of the Covered Software is governed by the terms of this
  1269. License, and how they can obtain a copy of this License. You may not
  1270. attempt to alter or restrict the recipients' rights in the Source Code
  1271. Form.
  1272. .
  1273. 3.2. Distribution of Executable Form
  1274. .
  1275. If You distribute Covered Software in Executable Form then:
  1276. .
  1277. (a) such Covered Software must also be made available in Source Code
  1278. Form, as described in Section 3.1, and You must inform recipients of
  1279. the Executable Form how they can obtain a copy of such Source Code
  1280. Form by reasonable means in a timely manner, at a charge no more
  1281. than the cost of distribution to the recipient; and
  1282. .
  1283. (b) You may distribute such Executable Form under the terms of this
  1284. License, or sublicense it under different terms, provided that the
  1285. license for the Executable Form does not attempt to limit or alter
  1286. the recipients' rights in the Source Code Form under this License.
  1287. .
  1288. 3.3. Distribution of a Larger Work
  1289. .
  1290. You may create and distribute a Larger Work under terms of Your choice,
  1291. provided that You also comply with the requirements of this License for
  1292. the Covered Software. If the Larger Work is a combination of Covered
  1293. Software with a work governed by one or more Secondary Licenses, and the
  1294. Covered Software is not Incompatible With Secondary Licenses, this
  1295. License permits You to additionally distribute such Covered Software
  1296. under the terms of such Secondary License(s), so that the recipient of
  1297. the Larger Work may, at their option, further distribute the Covered
  1298. Software under the terms of either this License or such Secondary
  1299. License(s).
  1300. .
  1301. 3.4. Notices
  1302. .
  1303. You may not remove or alter the substance of any license notices
  1304. (including copyright notices, patent notices, disclaimers of warranty,
  1305. or limitations of liability) contained within the Source Code Form of
  1306. the Covered Software, except that You may alter any license notices to
  1307. the extent required to remedy known factual inaccuracies.
  1308. .
  1309. 3.5. Application of Additional Terms
  1310. .
  1311. You may choose to offer, and to charge a fee for, warranty, support,
  1312. indemnity or liability obligations to one or more recipients of Covered
  1313. Software. However, You may do so only on Your own behalf, and not on
  1314. behalf of any Contributor. You must make it absolutely clear that any
  1315. such warranty, support, indemnity, or liability obligation is offered by
  1316. You alone, and You hereby agree to indemnify every Contributor for any
  1317. liability incurred by such Contributor as a result of warranty, support,
  1318. indemnity or liability terms You offer. You may include additional
  1319. disclaimers of warranty and limitations of liability specific to any
  1320. jurisdiction.
  1321. .
  1322. 4. Inability to Comply Due to Statute or Regulation
  1323. ---------------------------------------------------
  1324. .
  1325. If it is impossible for You to comply with any of the terms of this
  1326. License with respect to some or all of the Covered Software due to
  1327. statute, judicial order, or regulation then You must: (a) comply with
  1328. the terms of this License to the maximum extent possible; and (b)
  1329. describe the limitations and the code they affect. Such description must
  1330. be placed in a text file included with all distributions of the Covered
  1331. Software under this License. Except to the extent prohibited by statute
  1332. or regulation, such description must be sufficiently detailed for a
  1333. recipient of ordinary skill to be able to understand it.
  1334. .
  1335. 5. Termination
  1336. --------------
  1337. .
  1338. 5.1. The rights granted under this License will terminate automatically
  1339. if You fail to comply with any of its terms. However, if You become
  1340. compliant, then the rights granted under this License from a particular
  1341. Contributor are reinstated (a) provisionally, unless and until such
  1342. Contributor explicitly and finally terminates Your grants, and (b) on an
  1343. ongoing basis, if such Contributor fails to notify You of the
  1344. non-compliance by some reasonable means prior to 60 days after You have
  1345. come back into compliance. Moreover, Your grants from a particular
  1346. Contributor are reinstated on an ongoing basis if such Contributor
  1347. notifies You of the non-compliance by some reasonable means, this is the
  1348. first time You have received notice of non-compliance with this License
  1349. from such Contributor, and You become compliant prior to 30 days after
  1350. Your receipt of the notice.
  1351. .
  1352. 5.2. If You initiate litigation against any entity by asserting a patent
  1353. infringement claim (excluding declaratory judgment actions,
  1354. counter-claims, and cross-claims) alleging that a Contributor Version
  1355. directly or indirectly infringes any patent, then the rights granted to
  1356. You by any and all Contributors for the Covered Software under Section
  1357. 2.1 of this License shall terminate.
  1358. .
  1359. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
  1360. end user license agreements (excluding distributors and resellers) which
  1361. have been validly granted by You or Your distributors under this License
  1362. prior to termination shall survive termination.
  1363. .
  1364. ************************************************************************
  1365. * *
  1366. * 6. Disclaimer of Warranty *
  1367. * ------------------------- *
  1368. * *
  1369. * Covered Software is provided under this License on an "as is" *
  1370. * basis, without warranty of any kind, either expressed, implied, or *
  1371. * statutory, including, without limitation, warranties that the *
  1372. * Covered Software is free of defects, merchantable, fit for a *
  1373. * particular purpose or non-infringing. The entire risk as to the *
  1374. * quality and performance of the Covered Software is with You. *
  1375. * Should any Covered Software prove defective in any respect, You *
  1376. * (not any Contributor) assume the cost of any necessary servicing, *
  1377. * repair, or correction. This disclaimer of warranty constitutes an *
  1378. * essential part of this License. No use of any Covered Software is *
  1379. * authorized under this License except under this disclaimer. *
  1380. * *
  1381. ************************************************************************
  1382. .
  1383. ************************************************************************
  1384. * *
  1385. * 7. Limitation of Liability *
  1386. * -------------------------- *
  1387. * *
  1388. * Under no circumstances and under no legal theory, whether tort *
  1389. * (including negligence), contract, or otherwise, shall any *
  1390. * Contributor, or anyone who distributes Covered Software as *
  1391. * permitted above, be liable to You for any direct, indirect, *
  1392. * special, incidental, or consequential damages of any character *
  1393. * including, without limitation, damages for lost profits, loss of *
  1394. * goodwill, work stoppage, computer failure or malfunction, or any *
  1395. * and all other commercial damages or losses, even if such party *
  1396. * shall have been informed of the possibility of such damages. This *
  1397. * limitation of liability shall not apply to liability for death or *
  1398. * personal injury resulting from such party's negligence to the *
  1399. * extent applicable law prohibits such limitation. Some *
  1400. * jurisdictions do not allow the exclusion or limitation of *
  1401. * incidental or consequential damages, so this exclusion and *
  1402. * limitation may not apply to You. *
  1403. * *
  1404. ************************************************************************
  1405. .
  1406. 8. Litigation
  1407. -------------
  1408. .
  1409. Any litigation relating to this License may be brought only in the
  1410. courts of a jurisdiction where the defendant maintains its principal
  1411. place of business and such litigation shall be governed by laws of that
  1412. jurisdiction, without reference to its conflict-of-law provisions.
  1413. Nothing in this Section shall prevent a party's ability to bring
  1414. cross-claims or counter-claims.
  1415. .
  1416. 9. Miscellaneous
  1417. ----------------
  1418. .
  1419. This License represents the complete agreement concerning the subject
  1420. matter hereof. If any provision of this License is held to be
  1421. unenforceable, such provision shall be reformed only to the extent
  1422. necessary to make it enforceable. Any law or regulation which provides
  1423. that the language of a contract shall be construed against the drafter
  1424. shall not be used to construe this License against a Contributor.
  1425. .
  1426. 10. Versions of the License
  1427. ---------------------------
  1428. .
  1429. 10.1. New Versions
  1430. .
  1431. Mozilla Foundation is the license steward. Except as provided in Section
  1432. 10.3, no one other than the license steward has the right to modify or
  1433. publish new versions of this License. Each version will be given a
  1434. distinguishing version number.
  1435. .
  1436. 10.2. Effect of New Versions
  1437. .
  1438. You may distribute the Covered Software under the terms of the version
  1439. of the License under which You originally received the Covered Software,
  1440. or under the terms of any subsequent version published by the license
  1441. steward.
  1442. .
  1443. 10.3. Modified Versions
  1444. .
  1445. If you create software not governed by this License, and you want to
  1446. create a new license for such software, you may create and use a
  1447. modified version of this License if you rename the license and remove
  1448. any references to the name of the license steward (except to note that
  1449. such modified license differs from this License).
  1450. .
  1451. 10.4. Distributing Source Code Form that is Incompatible With Secondary
  1452. Licenses
  1453. .
  1454. If You choose to distribute Source Code Form that is Incompatible With
  1455. Secondary Licenses under the terms of this version of the License, the
  1456. notice described in Exhibit B of this License must be attached.
  1457. .
  1458. Exhibit A - Source Code Form License Notice
  1459. -------------------------------------------
  1460. .
  1461. This Source Code Form is subject to the terms of the Mozilla Public
  1462. License, v. 2.0. If a copy of the MPL was not distributed with this
  1463. file, You can obtain one at http://mozilla.org/MPL/2.0/.
  1464. .
  1465. If it is not possible or desirable to put the notice in a particular
  1466. file, then You may include the notice in a location (such as a LICENSE
  1467. file in a relevant directory) where a recipient would be likely to look
  1468. for such a notice.
  1469. .
  1470. You may add additional accurate notices of copyright ownership.
  1471. .
  1472. Exhibit B - "Incompatible With Secondary Licenses" Notice
  1473. ---------------------------------------------------------
  1474. .
  1475. This Source Code Form is "Incompatible With Secondary Licenses", as
  1476. defined by the Mozilla Public License, v. 2.0.
  1477. License: OFL-1.1
  1478. PREAMBLE
  1479. The goals of the Open Font License (OFL) are to stimulate worldwide
  1480. development of collaborative font projects, to support the font creation
  1481. efforts of academic and linguistic communities, and to provide a free and
  1482. open framework in which fonts may be shared and improved in partnership
  1483. with others.
  1484. .
  1485. The OFL allows the licensed fonts to be used, studied, modified and
  1486. redistributed freely as long as they are not sold by themselves. The
  1487. fonts, including any derivative works, can be bundled, embedded,
  1488. redistributed and/or sold with any software provided that any reserved
  1489. names are not used by derivative works. The fonts and derivatives,
  1490. however, cannot be released under any other type of license. The
  1491. requirement for fonts to remain under this license does not apply
  1492. to any document created using the fonts or their derivatives.
  1493. .
  1494. DEFINITIONS
  1495. "Font Software" refers to the set of files released by the Copyright
  1496. Holder(s) under this license and clearly marked as such. This may
  1497. include source files, build scripts and documentation.
  1498. .
  1499. "Reserved Font Name" refers to any names specified as such after the
  1500. copyright statement(s).
  1501. .
  1502. "Original Version" refers to the collection of Font Software components as
  1503. distributed by the Copyright Holder(s).
  1504. .
  1505. "Modified Version" refers to any derivative made by adding to, deleting,
  1506. or substituting -- in part or in whole -- any of the components of the
  1507. Original Version, by changing formats or by porting the Font Software to a
  1508. new environment.
  1509. .
  1510. "Author" refers to any designer, engineer, programmer, technical
  1511. writer or other person who contributed to the Font Software.
  1512. .
  1513. PERMISSION & CONDITIONS
  1514. Permission is hereby granted, free of charge, to any person obtaining
  1515. a copy of the Font Software, to use, study, copy, merge, embed, modify,
  1516. redistribute, and sell modified and unmodified copies of the Font
  1517. Software, subject to the following conditions:
  1518. .
  1519. 1) Neither the Font Software nor any of its individual components,
  1520. in Original or Modified Versions, may be sold by itself.
  1521. .
  1522. 2) Original or Modified Versions of the Font Software may be bundled,
  1523. redistributed and/or sold with any software, provided that each copy
  1524. contains the above copyright notice and this license. These can be
  1525. included either as stand-alone text files, human-readable headers or
  1526. in the appropriate machine-readable metadata fields within text or
  1527. binary files as long as those fields can be easily viewed by the user.
  1528. .
  1529. 3) No Modified Version of the Font Software may use the Reserved Font
  1530. Name(s) unless explicit written permission is granted by the corresponding
  1531. Copyright Holder. This restriction only applies to the primary font name as
  1532. presented to the users.
  1533. .
  1534. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
  1535. Software shall not be used to promote, endorse or advertise any
  1536. Modified Version, except to acknowledge the contribution(s) of the
  1537. Copyright Holder(s) and the Author(s) or with their explicit written
  1538. permission.
  1539. .
  1540. 5) The Font Software, modified or unmodified, in part or in whole,
  1541. must be distributed entirely under this license, and must not be
  1542. distributed under any other license. The requirement for fonts to
  1543. remain under this license does not apply to any document created
  1544. using the Font Software.
  1545. .
  1546. TERMINATION
  1547. This license becomes null and void if any of the above conditions are
  1548. not met.
  1549. .
  1550. DISCLAIMER
  1551. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1552. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  1553. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  1554. OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
  1555. COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  1556. INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  1557. DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  1558. FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE.
  1559. License: Zlib
  1560. This software is provided 'as-is', without any express or implied
  1561. warranty. In no event will the authors be held liable for any damages
  1562. arising from the use of this software.
  1563. .
  1564. Permission is granted to anyone to use this software for any purpose,
  1565. including commercial applications, and to alter it and redistribute it
  1566. freely, subject to the following restrictions:
  1567. .
  1568. 1. The origin of this software must not be misrepresented; you must not
  1569. claim that you wrote the original software. If you use this software
  1570. in a product, an acknowledgment in the product documentation would be
  1571. appreciated but is not required.
  1572. 2. Altered source versions must be plainly marked as such, and must not be
  1573. misrepresented as being the original software.
  1574. 3. This notice may not be removed or altered from any source distribution.