LICENSE 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  1. The Python Imaging Library (PIL) is
  2. Copyright © 1997-2011 by Secret Labs AB
  3. Copyright © 1995-2011 by Fredrik Lundh
  4. Pillow is the friendly PIL fork. It is
  5. Copyright © 2010-2023 by Jeffrey A. Clark (Alex) and contributors.
  6. Like PIL, Pillow is licensed under the open source HPND License:
  7. By obtaining, using, and/or copying this software and/or its associated
  8. documentation, you agree that you have read, understood, and will comply
  9. with the following terms and conditions:
  10. Permission to use, copy, modify and distribute this software and its
  11. documentation for any purpose and without fee is hereby granted,
  12. provided that the above copyright notice appears in all copies, and that
  13. both that copyright notice and this permission notice appear in supporting
  14. documentation, and that the name of Secret Labs AB or the author not be
  15. used in advertising or publicity pertaining to distribution of the software
  16. without specific, written prior permission.
  17. SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
  18. SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
  19. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR ANY SPECIAL,
  20. INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  21. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  22. OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  23. PERFORMANCE OF THIS SOFTWARE.
  24. ----
  25. BROTLI
  26. Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
  27. Permission is hereby granted, free of charge, to any person obtaining a copy
  28. of this software and associated documentation files (the "Software"), to deal
  29. in the Software without restriction, including without limitation the rights
  30. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  31. copies of the Software, and to permit persons to whom the Software is
  32. furnished to do so, subject to the following conditions:
  33. The above copyright notice and this permission notice shall be included in
  34. all copies or substantial portions of the Software.
  35. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  36. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  37. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  38. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  39. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  40. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  41. THE SOFTWARE.
  42. ----
  43. BZIP2
  44. --------------------------------------------------------------------------
  45. This program, "bzip2", the associated library "libbzip2", and all
  46. documentation, are copyright (C) 1996-2019 Julian R Seward. All
  47. rights reserved.
  48. Redistribution and use in source and binary forms, with or without
  49. modification, are permitted provided that the following conditions
  50. are met:
  51. 1. Redistributions of source code must retain the above copyright
  52. notice, this list of conditions and the following disclaimer.
  53. 2. The origin of this software must not be misrepresented; you must
  54. not claim that you wrote the original software. If you use this
  55. software in a product, an acknowledgment in the product
  56. documentation would be appreciated but is not required.
  57. 3. Altered source versions must be plainly marked as such, and must
  58. not be misrepresented as being the original software.
  59. 4. The name of the author may not be used to endorse or promote
  60. products derived from this software without specific prior written
  61. permission.
  62. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
  63. OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  64. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  65. ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
  66. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  67. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  68. GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  69. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  70. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  71. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  72. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  73. Julian Seward, jseward@acm.org
  74. bzip2/libbzip2 version 1.0.8 of 13 July 2019
  75. --------------------------------------------------------------------------
  76. ----
  77. FREETYPE2
  78. The FreeType 2 font engine is copyrighted work and cannot be used
  79. legally without a software license. In order to make this project
  80. usable to a vast majority of developers, we distribute it under two
  81. mutually exclusive open-source licenses.
  82. This means that *you* must choose *one* of the two licenses described
  83. below, then obey all its terms and conditions when using FreeType 2 in
  84. any of your projects or products.
  85. - The FreeType License, found in the file `docs/FTL.TXT`, which is
  86. similar to the original BSD license *with* an advertising clause
  87. that forces you to explicitly cite the FreeType project in your
  88. product's documentation. All details are in the license file.
  89. This license is suited to products which don't use the GNU General
  90. Public License.
  91. Note that this license is compatible to the GNU General Public
  92. License version 3, but not version 2.
  93. - The GNU General Public License version 2, found in
  94. `docs/GPLv2.TXT` (any later version can be used also), for
  95. programs which already use the GPL. Note that the FTL is
  96. incompatible with GPLv2 due to its advertisement clause.
  97. The contributed BDF and PCF drivers come with a license similar to
  98. that of the X Window System. It is compatible to the above two
  99. licenses (see files `src/bdf/README` and `src/pcf/README`). The same
  100. holds for the source code files `src/base/fthash.c` and
  101. `include/freetype/internal/fthash.h`; they were part of the BDF driver
  102. in earlier FreeType versions.
  103. The gzip module uses the zlib license (see `src/gzip/zlib.h`) which
  104. too is compatible to the above two licenses.
  105. The files `src/autofit/ft-hb.c` and `src/autofit/ft-hb.h` contain code
  106. taken almost verbatim from the HarfBuzz file `hb-ft.cc`, which uses
  107. the 'Old MIT' license, compatible to the above two licenses.
  108. The MD5 checksum support (only used for debugging in development
  109. builds) is in the public domain.
  110. ----
  111. HARFBUZZ
  112. HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
  113. For parts of HarfBuzz that are licensed under different licenses see individual
  114. files names COPYING in subdirectories where applicable.
  115. Copyright © 2010-2022 Google, Inc.
  116. Copyright © 2015-2020 Ebrahim Byagowi
  117. Copyright © 2019,2020 Facebook, Inc.
  118. Copyright © 2012,2015 Mozilla Foundation
  119. Copyright © 2011 Codethink Limited
  120. Copyright © 2008,2010 Nokia Corporation and/or its subsidiary(-ies)
  121. Copyright © 2009 Keith Stribley
  122. Copyright © 2011 Martin Hosken and SIL International
  123. Copyright © 2007 Chris Wilson
  124. Copyright © 2005,2006,2020,2021,2022,2023 Behdad Esfahbod
  125. Copyright © 2004,2007,2008,2009,2010,2013,2021,2022,2023 Red Hat, Inc.
  126. Copyright © 1998-2005 David Turner and Werner Lemberg
  127. Copyright © 2016 Igalia S.L.
  128. Copyright © 2022 Matthias Clasen
  129. Copyright © 2018,2021 Khaled Hosny
  130. Copyright © 2018,2019,2020 Adobe, Inc
  131. Copyright © 2013-2015 Alexei Podtelezhnikov
  132. For full copyright notices consult the individual files in the package.
  133. Permission is hereby granted, without written agreement and without
  134. license or royalty fees, to use, copy, modify, and distribute this
  135. software and its documentation for any purpose, provided that the
  136. above copyright notice and the following two paragraphs appear in
  137. all copies of this software.
  138. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
  139. DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  140. ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
  141. IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  142. DAMAGE.
  143. THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
  144. BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  145. FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
  146. ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
  147. PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  148. ----
  149. LCMS2
  150. Little CMS
  151. Copyright (c) 1998-2020 Marti Maria Saguer
  152. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  153. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  154. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  155. ----
  156. LIBJPEG
  157. 1. We don't promise that this software works. (But if you find any bugs,
  158. please let us know!)
  159. 2. You can use this software for whatever you want. You don't have to pay us.
  160. 3. You may not pretend that you wrote this software. If you use it in a
  161. program, you must acknowledge somewhere in your documentation that
  162. you've used the IJG code.
  163. In legalese:
  164. The authors make NO WARRANTY or representation, either express or implied,
  165. with respect to this software, its quality, accuracy, merchantability, or
  166. fitness for a particular purpose. This software is provided "AS IS", and you,
  167. its user, assume the entire risk as to its quality and accuracy.
  168. This software is copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding.
  169. All Rights Reserved except as specified below.
  170. Permission is hereby granted to use, copy, modify, and distribute this
  171. software (or portions thereof) for any purpose, without fee, subject to these
  172. conditions:
  173. (1) If any part of the source code for this software is distributed, then this
  174. README file must be included, with this copyright and no-warranty notice
  175. unaltered; and any additions, deletions, or changes to the original files
  176. must be clearly indicated in accompanying documentation.
  177. (2) If only executable code is distributed, then the accompanying
  178. documentation must state that "this software is based in part on the work of
  179. the Independent JPEG Group".
  180. (3) Permission for use of this software is granted only if the user accepts
  181. full responsibility for any undesirable consequences; the authors accept
  182. NO LIABILITY for damages of any kind.
  183. These conditions apply to any software derived from or based on the IJG code,
  184. not just to the unmodified library. If you use our work, you ought to
  185. acknowledge us.
  186. Permission is NOT granted for the use of any IJG author's name or company name
  187. in advertising or publicity relating to this software or products derived from
  188. it. This software may be referred to only as "the Independent JPEG Group's
  189. software".
  190. We specifically permit and encourage the use of this software as the basis of
  191. commercial products, provided that all warranty or liability claims are
  192. assumed by the product vendor.
  193. ----
  194. LIBLZMA
  195. XZ Utils Licensing
  196. ==================
  197. Different licenses apply to different files in this package. Here
  198. is a rough summary of which licenses apply to which parts of this
  199. package (but check the individual files to be sure!):
  200. - liblzma is in the public domain.
  201. - xz, xzdec, and lzmadec command line tools are in the public
  202. domain unless GNU getopt_long had to be compiled and linked
  203. in from the lib directory. The getopt_long code is under
  204. GNU LGPLv2.1+.
  205. - The scripts to grep, diff, and view compressed files have been
  206. adapted from gzip. These scripts and their documentation are
  207. under GNU GPLv2+.
  208. - All the documentation in the doc directory and most of the
  209. XZ Utils specific documentation files in other directories
  210. are in the public domain.
  211. - Translated messages are in the public domain.
  212. - The build system contains public domain files, and files that
  213. are under GNU GPLv2+ or GNU GPLv3+. None of these files end up
  214. in the binaries being built.
  215. - Test files and test code in the tests directory, and debugging
  216. utilities in the debug directory are in the public domain.
  217. - The extra directory may contain public domain files, and files
  218. that are under various free software licenses.
  219. You can do whatever you want with the files that have been put into
  220. the public domain. If you find public domain legally problematic,
  221. take the previous sentence as a license grant. If you still find
  222. the lack of copyright legally problematic, you have too many
  223. lawyers.
  224. As usual, this software is provided "as is", without any warranty.
  225. If you copy significant amounts of public domain code from XZ Utils
  226. into your project, acknowledging this somewhere in your software is
  227. polite (especially if it is proprietary, non-free software), but
  228. naturally it is not legally required. Here is an example of a good
  229. notice to put into "about box" or into documentation:
  230. This software includes code from XZ Utils <http://tukaani.org/xz/>.
  231. The following license texts are included in the following files:
  232. - COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
  233. - COPYING.GPLv2: GNU General Public License version 2
  234. - COPYING.GPLv3: GNU General Public License version 3
  235. Note that the toolchain (compiler, linker etc.) may add some code
  236. pieces that are copyrighted. Thus, it is possible that e.g. liblzma
  237. binary wouldn't actually be in the public domain in its entirety
  238. even though it contains no copyrighted code from the XZ Utils source
  239. package.
  240. If you have questions, don't hesitate to ask the author(s) for more
  241. information.
  242. ----
  243. LIBPNG
  244. COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
  245. =========================================
  246. PNG Reference Library License version 2
  247. ---------------------------------------
  248. * Copyright (c) 1995-2022 The PNG Reference Library Authors.
  249. * Copyright (c) 2018-2022 Cosmin Truta.
  250. * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
  251. * Copyright (c) 1996-1997 Andreas Dilger.
  252. * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
  253. The software is supplied "as is", without warranty of any kind,
  254. express or implied, including, without limitation, the warranties
  255. of merchantability, fitness for a particular purpose, title, and
  256. non-infringement. In no event shall the Copyright owners, or
  257. anyone distributing the software, be liable for any damages or
  258. other liability, whether in contract, tort or otherwise, arising
  259. from, out of, or in connection with the software, or the use or
  260. other dealings in the software, even if advised of the possibility
  261. of such damage.
  262. Permission is hereby granted to use, copy, modify, and distribute
  263. this software, or portions hereof, for any purpose, without fee,
  264. subject to the following restrictions:
  265. 1. The origin of this software must not be misrepresented; you
  266. must not claim that you wrote the original software. If you
  267. use this software in a product, an acknowledgment in the product
  268. documentation would be appreciated, but is not required.
  269. 2. Altered source versions must be plainly marked as such, and must
  270. not be misrepresented as being the original software.
  271. 3. This Copyright notice may not be removed or altered from any
  272. source or altered source distribution.
  273. PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
  274. -----------------------------------------------------------------------
  275. libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are
  276. Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
  277. derived from libpng-1.0.6, and are distributed according to the same
  278. disclaimer and license as libpng-1.0.6 with the following individuals
  279. added to the list of Contributing Authors:
  280. Simon-Pierre Cadieux
  281. Eric S. Raymond
  282. Mans Rullgard
  283. Cosmin Truta
  284. Gilles Vollant
  285. James Yu
  286. Mandar Sahastrabuddhe
  287. Google Inc.
  288. Vadim Barkov
  289. and with the following additions to the disclaimer:
  290. There is no warranty against interference with your enjoyment of
  291. the library or against infringement. There is no warranty that our
  292. efforts or the library will fulfill any of your particular purposes
  293. or needs. This library is provided with all faults, and the entire
  294. risk of satisfactory quality, performance, accuracy, and effort is
  295. with the user.
  296. Some files in the "contrib" directory and some configure-generated
  297. files that are distributed with libpng have other copyright owners, and
  298. are released under other open source licenses.
  299. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  300. Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
  301. libpng-0.96, and are distributed according to the same disclaimer and
  302. license as libpng-0.96, with the following individuals added to the
  303. list of Contributing Authors:
  304. Tom Lane
  305. Glenn Randers-Pehrson
  306. Willem van Schaik
  307. libpng versions 0.89, June 1996, through 0.96, May 1997, are
  308. Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
  309. and are distributed according to the same disclaimer and license as
  310. libpng-0.88, with the following individuals added to the list of
  311. Contributing Authors:
  312. John Bowler
  313. Kevin Bracey
  314. Sam Bushell
  315. Magnus Holmgren
  316. Greg Roelofs
  317. Tom Tanner
  318. Some files in the "scripts" directory have other copyright owners,
  319. but are released under this license.
  320. libpng versions 0.5, May 1995, through 0.88, January 1996, are
  321. Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
  322. For the purposes of this copyright and license, "Contributing Authors"
  323. is defined as the following set of individuals:
  324. Andreas Dilger
  325. Dave Martindale
  326. Guy Eric Schalnat
  327. Paul Schmidt
  328. Tim Wegner
  329. The PNG Reference Library is supplied "AS IS". The Contributing
  330. Authors and Group 42, Inc. disclaim all warranties, expressed or
  331. implied, including, without limitation, the warranties of
  332. merchantability and of fitness for any purpose. The Contributing
  333. Authors and Group 42, Inc. assume no liability for direct, indirect,
  334. incidental, special, exemplary, or consequential damages, which may
  335. result from the use of the PNG Reference Library, even if advised of
  336. the possibility of such damage.
  337. Permission is hereby granted to use, copy, modify, and distribute this
  338. source code, or portions hereof, for any purpose, without fee, subject
  339. to the following restrictions:
  340. 1. The origin of this source code must not be misrepresented.
  341. 2. Altered versions must be plainly marked as such and must not
  342. be misrepresented as being the original source.
  343. 3. This Copyright notice may not be removed or altered from any
  344. source or altered source distribution.
  345. The Contributing Authors and Group 42, Inc. specifically permit,
  346. without fee, and encourage the use of this source code as a component
  347. to supporting the PNG file format in commercial products. If you use
  348. this source code in a product, acknowledgment is not required but would
  349. be appreciated.
  350. ----
  351. LIBTIFF
  352. Copyright (c) 1988-1997 Sam Leffler
  353. Copyright (c) 1991-1997 Silicon Graphics, Inc.
  354. Permission to use, copy, modify, distribute, and sell this software and
  355. its documentation for any purpose is hereby granted without fee, provided
  356. that (i) the above copyright notices and this permission notice appear in
  357. all copies of the software and related documentation, and (ii) the names of
  358. Sam Leffler and Silicon Graphics may not be used in any advertising or
  359. publicity relating to the software without the specific, prior written
  360. permission of Sam Leffler and Silicon Graphics.
  361. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
  362. EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
  363. WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  364. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  365. ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  366. OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  367. WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
  368. LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  369. OF THIS SOFTWARE.
  370. ----
  371. LIBWEBP
  372. Copyright (c) 2010, Google Inc. All rights reserved.
  373. Redistribution and use in source and binary forms, with or without
  374. modification, are permitted provided that the following conditions are
  375. met:
  376. * Redistributions of source code must retain the above copyright
  377. notice, this list of conditions and the following disclaimer.
  378. * Redistributions in binary form must reproduce the above copyright
  379. notice, this list of conditions and the following disclaimer in
  380. the documentation and/or other materials provided with the
  381. distribution.
  382. * Neither the name of Google nor the names of its contributors may
  383. be used to endorse or promote products derived from this software
  384. without specific prior written permission.
  385. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  386. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  387. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  388. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  389. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  390. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  391. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  392. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  393. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  394. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  395. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  396. ----
  397. OPENJPEG
  398. *
  399. * The copyright in this software is being made available under the 2-clauses
  400. * BSD License, included below. This software may be subject to other third
  401. * party and contributor rights, including patent rights, and no such rights
  402. * are granted under this license.
  403. *
  404. * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium
  405. * Copyright (c) 2002-2014, Professor Benoit Macq
  406. * Copyright (c) 2003-2014, Antonin Descampe
  407. * Copyright (c) 2003-2009, Francois-Olivier Devaux
  408. * Copyright (c) 2005, Herve Drolon, FreeImage Team
  409. * Copyright (c) 2002-2003, Yannick Verschueren
  410. * Copyright (c) 2001-2003, David Janssens
  411. * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France
  412. * Copyright (c) 2012, CS Systemes d'Information, France
  413. *
  414. * All rights reserved.
  415. *
  416. * Redistribution and use in source and binary forms, with or without
  417. * modification, are permitted provided that the following conditions
  418. * are met:
  419. * 1. Redistributions of source code must retain the above copyright
  420. * notice, this list of conditions and the following disclaimer.
  421. * 2. Redistributions in binary form must reproduce the above copyright
  422. * notice, this list of conditions and the following disclaimer in the
  423. * documentation and/or other materials provided with the distribution.
  424. *
  425. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
  426. * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  427. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  428. * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  429. * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  430. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  431. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  432. * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  433. * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  434. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  435. * POSSIBILITY OF SUCH DAMAGE.
  436. */
  437. ----
  438. RAQM
  439. The MIT License (MIT)
  440. Copyright © 2015 Information Technology Authority (ITA) <foss@ita.gov.om>
  441. Copyright © 2016 Khaled Hosny <khaledhosny@eglug.org>
  442. Permission is hereby granted, free of charge, to any person obtaining a copy
  443. of this software and associated documentation files (the "Software"), to deal
  444. in the Software without restriction, including without limitation the rights
  445. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  446. copies of the Software, and to permit persons to whom the Software is
  447. furnished to do so, subject to the following conditions:
  448. The above copyright notice and this permission notice shall be included in all
  449. copies or substantial portions of the Software.
  450. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  451. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  452. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  453. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  454. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  455. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  456. SOFTWARE.
  457. ----
  458. XAU
  459. Copyright 1988, 1993, 1994, 1998 The Open Group
  460. Permission to use, copy, modify, distribute, and sell this software and its
  461. documentation for any purpose is hereby granted without fee, provided that
  462. the above copyright notice appear in all copies and that both that
  463. copyright notice and this permission notice appear in supporting
  464. documentation.
  465. The above copyright notice and this permission notice shall be included in
  466. all copies or substantial portions of the Software.
  467. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  468. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  469. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  470. OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  471. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  472. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  473. Except as contained in this notice, the name of The Open Group shall not be
  474. used in advertising or otherwise to promote the sale, use or other dealings
  475. in this Software without prior written authorization from The Open Group.
  476. ----
  477. XCB
  478. Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
  479. All Rights Reserved.
  480. Permission is hereby granted, free of charge, to any person
  481. obtaining a copy of this software and associated
  482. documentation files (the "Software"), to deal in the
  483. Software without restriction, including without limitation
  484. the rights to use, copy, modify, merge, publish, distribute,
  485. sublicense, and/or sell copies of the Software, and to
  486. permit persons to whom the Software is furnished to do so,
  487. subject to the following conditions:
  488. The above copyright notice and this permission notice shall
  489. be included in all copies or substantial portions of the
  490. Software.
  491. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  492. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  493. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
  494. PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
  495. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  496. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  497. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  498. OTHER DEALINGS IN THE SOFTWARE.
  499. Except as contained in this notice, the names of the authors
  500. or their institutions shall not be used in advertising or
  501. otherwise to promote the sale, use or other dealings in this
  502. Software without prior written authorization from the
  503. authors.
  504. ----
  505. XDMCP
  506. Copyright 1989, 1998 The Open Group
  507. Permission to use, copy, modify, distribute, and sell this software and its
  508. documentation for any purpose is hereby granted without fee, provided that
  509. the above copyright notice appear in all copies and that both that
  510. copyright notice and this permission notice appear in supporting
  511. documentation.
  512. The above copyright notice and this permission notice shall be included in
  513. all copies or substantial portions of the Software.
  514. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  515. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  516. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  517. OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  518. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  519. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  520. Except as contained in this notice, the name of The Open Group shall not be
  521. used in advertising or otherwise to promote the sale, use or other dealings
  522. in this Software without prior written authorization from The Open Group.
  523. Author: Keith Packard, MIT X Consortium
  524. ----
  525. ZLIB
  526. (C) 1995-2017 Jean-loup Gailly and Mark Adler
  527. This software is provided 'as-is', without any express or implied
  528. warranty. In no event will the authors be held liable for any damages
  529. arising from the use of this software.
  530. Permission is granted to anyone to use this software for any purpose,
  531. including commercial applications, and to alter it and redistribute it
  532. freely, subject to the following restrictions:
  533. 1. The origin of this software must not be misrepresented; you must not
  534. claim that you wrote the original software. If you use this software
  535. in a product, an acknowledgment in the product documentation would be
  536. appreciated but is not required.
  537. 2. Altered source versions must be plainly marked as such, and must not be
  538. misrepresented as being the original software.
  539. 3. This notice may not be removed or altered from any source distribution.
  540. Jean-loup Gailly Mark Adler
  541. jloup@gzip.org madler@alumni.caltech.edu
  542. If you use the zlib library in a product, we would appreciate *not* receiving
  543. lengthy legal documents to sign. The sources are provided for free but without
  544. warranty of any kind. The library has been entirely written by Jean-loup
  545. Gailly and Mark Adler; it does not include third-party code.
  546. If you redistribute modified sources, we would appreciate that you include in
  547. the file ChangeLog history information documenting your changes. Please read
  548. the FAQ for more information on the distribution of modified source versions.