NOTICE.txt 64 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324
  1. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. 1. ImageMagick copyright:
  3. Copyright 1999-2015 ImageMagick Studio LLC, a non-profit organization dedicated
  4. to making software imaging solutions freely available.
  5. You may not use this file except in compliance with the License. You may obtain
  6. a copy of the License at
  7. http://www.imagemagick.org/script/license.php
  8. Unless required by applicable law or agreed to in writing, software distributed
  9. under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
  10. CONDITIONS OF ANY KIND, either express or implied. See the License for the
  11. specific language governing permissions and limitations under the License.
  12. The full text of this license is availaible in the LICENSE file.
  13. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  14. 2. E. I. du Pont de Nemours and Company copyright (ImageMagick was originally
  15. developed and distributed by E. I. du Pont de Nemours and Company):
  16. Copyright 1999 E. I. du Pont de Nemours and Company
  17. Permission is hereby granted, free of charge, to any person obtaining a copy of
  18. this software and associated documentation files ("ImageMagick"), to deal in
  19. ImageMagick without restriction, including without limitation the rights to
  20. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  21. of ImageMagick, and to permit persons to whom the ImageMagick is furnished to
  22. do so, subject to the following conditions:
  23. The above copyright notice and this permission notice shall be included in all
  24. copies or substantial portions of ImageMagick.
  25. The software is provided "as is", without warranty of any kind, express or
  26. implied, including but not limited to the warranties of merchantability,
  27. fitness for a particular purpose and noninfringement. In no event shall E. I.
  28. du Pont de Nemours and Company be liable for any claim, damages or other
  29. liability, whether in an action of contract, tort or otherwise, arising from,
  30. out of or in connection with ImageMagick or the use or other dealings in
  31. ImageMagick.
  32. Except as contained in this notice, the name of the E. I. du Pont de Nemours
  33. and Company shall not be used in advertising or otherwise to promote the sale,
  34. use or other dealings in ImageMagick without prior written authorization from
  35. the E. I. du Pont de Nemours and Company.
  36. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  37. 3. OpenSSH copyright (this copyright is limited to magick/utility.c/
  38. Base64Decode() and Base64Encode(),incorporated from the OpenSSH package):
  39. Copyright (c) 2000 Markus Friedl. All rights reserved.
  40. Redistribution and use in source and binary forms, with or without modification,
  41. are permitted provided that the following conditions are met:
  42. 1. Redistributions of source code must retain the above copyright notice, this
  43. list of conditions and the following disclaimer.
  44. 2. Redistributions in binary form must reproduce the above copyright notice,
  45. this list of conditions and the following disclaimer in the documentation
  46. and/or other materials provided with the distribution.
  47. THIS SOFTWARE IS PROVIDED BY THE AUTHOR \`\`AS IS\'\' AND ANY EXPRESS OR
  48. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  49. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
  50. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  51. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  52. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  53. BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  54. IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  55. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  56. POSSIBILITY OF SUCH DAMAGE.
  57. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  58. 4. Xfig copyright (this copyright is limited to the image patterns in
  59. magick/nt-base.c, incorporated from the XFig package):
  60. | FIG : Facility for Interactive Generation of figures
  61. | Copyright (c) 1985-1988 by Supoj Sutanthavibul
  62. | Parts Copyright (c) 1989-2000 by Brian V. Smith
  63. | Parts Copyright (c) 1991 by Paul King
  64. Any party obtaining a copy of these files is granted, free of charge, a full
  65. and unrestricted irrevocable, world-wide, paid up, royalty-free, nonexclusive
  66. right and license to deal in this software and documentation files (the
  67. "Software"), including without limitation the rights to use, copy, modify,
  68. merge, publish, distribute, sublicense, and/or sell copies of the Software, and
  69. to permit persons who receive copies from any such party to do so, with the
  70. only requirement being that this copyright notice remain intact.
  71. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  72. 5. ezXML copyright (This copyright is limited to code for reading XML files in
  73. magick/xml-tree.c, incorporated from the ezxml package):
  74. Copyright 2004-2006 Aaron Voisine <aaron@voisine.org>
  75. Permission is hereby granted, free of charge, to any person obtaining a copy of
  76. this software and associated documentation files (the "Software"), to deal in
  77. the Software without restriction, including without limitation the rights to
  78. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  79. of the Software, and to permit persons to whom the Software is furnished to do
  80. so, subject to the following conditions:
  81. The above copyright notice and this permission notice shall be included in all
  82. copies or substantial portions of the Software.
  83. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  84. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  85. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  86. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  87. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  88. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  89. SOFTWARE.
  90. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  91. 6. GraphicsMagick copyright (this copyright is limited to the Windows installer
  92. and enhancements to the automake and autoconf configure scripts,
  93. incorporated from the GraphicsMagick package):
  94. Copyright (C) 2002 - 2009 GraphicsMagick Group
  95. Permission is hereby granted, free of charge, to any person obtaining a copy of
  96. this software and associated documentation files (the "Software"), to deal in
  97. the Software without restriction, including without limitation the rights to
  98. use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  99. copies of the Software, and to permit persons to whom the Software is
  100. furnished to do so, subject to the following conditions:
  101. The above copyright notice and this permission notice shall be included in all
  102. copies or substantial portions of the Software.
  103. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  104. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  105. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  106. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  107. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  108. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  109. SOFTWARE.
  110. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  111. 7. Magick++ copyright (this copyright is limited to the Magick++ API in the
  112. Magick++ folder):
  113. Copyright 1999 - 2002 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
  114. Permission is hereby granted, free of charge, to any person obtaining a copy of
  115. the source files and associated documentation files ("Magick++"), to deal in
  116. Magick++ without restriction, including without limitation of the rights to
  117. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  118. of Magick++, and to permit persons to whom the Magick++ is furnished to do so,
  119. subject to the following conditions:
  120. This copyright notice shall be included in all copies or substantial portions
  121. of Magick++. The copyright to Magick++ is retained by its author and shall not
  122. be subsumed or replaced by any other copyright.
  123. The software is provided "as is", without warranty of any kind, express or
  124. implied, including but not limited to the warranties of merchantability,fitness
  125. for a particular purpose and noninfringement. In no event shall Bob Friesenhahn
  126. be liable for any claim, damages or other liability, whether in an action of
  127. contract, tort or otherwise, arising from, out of or in connection with
  128. Magick++ or the use or other dealings in Magick++.
  129. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  130. 8. Thatcher Ulrich copyright (ImageMagick includes two fonts,
  131. PerlMagick/t/ttf/input.ttf and PerlMagick/demo/Generic.ttf under this
  132. copyright):
  133. Copyright: 2004-2007, Thatcher Ulrich <tu@tulrich.com>
  134. I have placed these fonts in the Public Domain. This is all 100% my own work.
  135. Usage is totally unrestricted. If you want to make derivative works for any
  136. purpose, please go ahead.
  137. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  138. 9. Gsview copyright (ImageMagick incorporated a small portion of code from the
  139. gsview package to locate Ghostscript under Windows. This source code is
  140. distributed under the following license):
  141. Copyright (C) 2000-2002, Ghostgum Software Pty Ltd. All rights reserved.
  142. Permission is hereby granted, free of charge, to any person obtaining a copy of
  143. this file ("Software"), to deal in the Software without restriction, including
  144. without limitation the rights to use, copy, modify, merge, publish, distribute,
  145. sublicense, and/or sell copies of this Software, and to permit persons to whom
  146. this file is furnished to do so, subject to the following conditions:
  147. This Software is distributed with NO WARRANTY OF ANY KIND. No author or
  148. distributor accepts any responsibility for the consequences of using it, or
  149. for whether it serves any particular purpose or works at all, unless he or she
  150. says so in writing.
  151. The above copyright notice and this permission notice shall be included in all
  152. copies or substantial portions of the Software.
  153. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  154. 10. Libsquish copyright (this copyright is limited to the compression used in
  155. coder/dds.c, incorporated from the libsquish library):
  156. Copyright (c) 2006 Simon Brown si@sjbrown.co.uk
  157. Permission is hereby granted, free of charge, to any person obtaining a copy of
  158. this software and associated documentation files (the "Software"), to deal in
  159. the Software without restriction, including without limitation the rights to
  160. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  161. of the Software, and to permit persons to whom the Software is furnished to do
  162. so, subject to the following conditions:
  163. The above copyright notice and this permission notice shall be included in all
  164. copies or substantial portions of the Software.
  165. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  166. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  167. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  168. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  169. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  170. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  171. SOFTWARE.
  172. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  173. 11. Bootstrap copyright (imageMagick utilizes CSS for its web pages under this
  174. copyright):
  175. Bootstrap v3.3.5 (http://getbootstrap.com)
  176. Copyright 2011-2015 Twitter, Inc.
  177. Licensed under the MIT license
  178. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  179. 12. Libbzip2 copyright:
  180. This program, "bzip2", the associated library "libbzip2", and all documentation,
  181. are copyright (C) 1996-2006 Julian R Seward. All rights reserved.
  182. Redistribution and use in source and binary forms, with or without modification,
  183. are permitted provided that the following conditions are met:
  184. 1. Redistributions of source code must retain the above copyright notice, this
  185. list of conditions and the following disclaimer.
  186. 2. The origin of this software must not be misrepresented; you must not claim
  187. that you wrote the original software. If you use this software in a product,
  188. an acknowledgment in the product documentation would be appreciated but is
  189. not required.
  190. 3. Altered source versions must be plainly marked as such, and must not be
  191. misrepresented as being the original software.
  192. 4. The name of the author may not be used to endorse or promote products
  193. derived from this software without specific prior written permission.
  194. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
  195. WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  196. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
  197. EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  198. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
  199. OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  200. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  201. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  202. IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
  203. OF SUCH DAMAGE.
  204. Julian Seward, Cambridge, UK.
  205. jseward@bzip.org
  206. bzip2/libbzip2 version 1.0.4 of 20 December 2006
  207. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  208. 13. OpenEXR copyright:
  209. Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm
  210. Entertainment Company Ltd. Portions contributed and copyright held by
  211. others as indicated. All rights reserved.
  212. Redistribution and use in source and binary forms, with or without
  213. modification, are permitted provided that the following conditions are met:
  214. * Redistributions of source code must retain the above
  215. copyright notice, this list of conditions and the following
  216. disclaimer.
  217. * Redistributions in binary form must reproduce the above
  218. copyright notice, this list of conditions and the following
  219. disclaimer in the documentation and/or other materials provided with
  220. the distribution.
  221. * Neither the name of Industrial Light & Magic nor the names of
  222. any other contributors to this software may be used to endorse or
  223. promote products derived from this software without specific prior
  224. written permission.
  225. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  226. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  227. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  228. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  229. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  230. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  231. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  232. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  233. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  234. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  235. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  236. 14. Libffi copyright:
  237. libffi - Copyright (c) 1996-2012 Anthony Green, Red Hat, Inc and others.
  238. See source files for details.
  239. Permission is hereby granted, free of charge, to any person obtaininga copy
  240. of this software and associated documentation files (the ``Software''), to
  241. deal in the Software without restriction, including without limitation the
  242. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  243. sell copies of the Software, and to permit persons to whom the Software is
  244. furnished to do so, subject to the following conditions:
  245. The above copyright notice and this permission notice shall be included in
  246. all copies or substantial portions of the Software.
  247. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  248. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  249. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  250. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  251. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  252. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  253. SOFTWARE.
  254. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  255. 15. JasPer copyright:
  256. JasPer License Version 2.0
  257. Copyright (c) 2001-2006 Michael David Adams
  258. Copyright (c) 1999-2000 Image Power, Inc.
  259. Copyright (c) 1999-2000 The University of British Columbia
  260. All rights reserved.
  261. Permission is hereby granted, free of charge, to any person (the "User")
  262. obtaining a copy of this software and associated documentation files (the
  263. "Software"), to deal in the Software without restriction, including without
  264. limitation the rights to use, copy, modify, merge, publish, distribute, and/or
  265. sell copies of the Software, and to permit persons to whom the Software is
  266. furnished to do so, subject to the following conditions:
  267. 1. The above copyright notices and this permission notice (which includes
  268. the disclaimer below) shall be included in all copies or substantial portions
  269. of the Software.
  270. 2. The name of a copyright holder shall not be used to endorse or promote
  271. products derived from the Software without specific prior written permission.
  272. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO
  273. USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. THE
  274. SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS", WITHOUT WARRANTY OF ANY
  275. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  276. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
  277. PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  278. OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
  279. RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
  280. NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
  281. USE OR PERFORMANCE OF THIS SOFTWARE. NO ASSURANCES ARE PROVIDED BY THE
  282. COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE THE PATENT OR OTHER
  283. INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY. EACH COPYRIGHT HOLDER
  284. DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS BROUGHT BY ANY OTHER ENTITY
  285. BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR OTHERWISE. AS A
  286. CONDITION TO EXERCISING THE RIGHTS GRANTED HEREUNDER, EACH USER HEREBY ASSUMES
  287. SOLE RESPONSIBILITY TO SECURE ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF
  288. ANY. THE SOFTWARE IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN
  289. MISSION-CRITICAL SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR
  290. FACILITIES, AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL
  291. SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE
  292. OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH,PERSONAL INJURY, OR
  293. SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES"). THE
  294. COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY EXPRESS OR IMPLIED WARRANTY OF
  295. FITNESS FOR HIGH RISK ACTIVITIES.
  296. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  297. 16. Libjpeg-turbo copyright:
  298. The authors make NO WARRANTY or representation, either express or implied,
  299. with respect to this software, its quality, accuracy, merchantability, or
  300. fitness for a particular purpose. This software is provided "AS IS", and you,
  301. its user, assume the entire risk as to its quality and accuracy.
  302. This software is copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
  303. All Rights Reserved except as specified below.
  304. Permission is hereby granted to use, copy, modify, and distribute this
  305. software (or portions thereof) for any purpose, without fee, subject to these
  306. conditions:
  307. (1) If any part of the source code for this software is distributed, then this
  308. README file must be included, with this copyright and no-warranty notice
  309. unaltered; and any additions, deletions, or changes to the original files
  310. must be clearly indicated in accompanying documentation.
  311. (2) If only executable code is distributed, then the accompanying
  312. documentation must state that "this software is based in part on the work of
  313. the Independent JPEG Group".
  314. (3) Permission for use of this software is granted only if the user accepts
  315. full responsibility for any undesirable consequences; the authors accept
  316. NO LIABILITY for damages of any kind.
  317. These conditions apply to any software derived from or based on the IJG code,
  318. not just to the unmodified library. If you use our work, you ought to
  319. acknowledge us.
  320. Permission is NOT granted for the use of any IJG author's name or company name
  321. in advertising or publicity relating to this software or products derived from
  322. it. This software may be referred to only as "the Independent JPEG Group's
  323. software".
  324. We specifically permit and encourage the use of this software as the basis of
  325. commercial products, provided that all warranty or liability claims are
  326. assumed by the product vendor.
  327. The Unix configuration script "configure" was produced with GNU Autoconf.
  328. It is copyright by the Free Software Foundation but is freely distributable.
  329. The same holds for its supporting scripts (config.guess, config.sub,
  330. ltmain.sh). Another support script, install-sh, is copyright by X Consortium
  331. but is also freely distributable.
  332. The IJG distribution formerly included code to read and write GIF files.
  333. To avoid entanglement with the Unisys LZW patent, GIF reading support has
  334. been removed altogether, and the GIF writer has been simplified to produce
  335. "uncompressed GIFs". This technique does not use the LZW algorithm; the
  336. resulting GIF files are larger than usual, but are readable by all standard
  337. GIF decoders.
  338. We are required to state that
  339. "The Graphics Interchange Format(c) is the Copyright property of
  340. CompuServe Incorporated. GIF(sm) is a Service Mark property of
  341. CompuServe Incorporated."
  342. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  343. 17. Little CMS copyright:
  344. Little CMS
  345. Copyright (c) 1998-2011 Marti Maria Saguer
  346. Permission is hereby granted, free of charge, to any person obtaining a copy
  347. of this software and associated documentation files (the "Software"), to deal
  348. in the Software without restriction, including without limitation the rights to
  349. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  350. of the Software, and to permit persons to whom the Software is furnished to do
  351. so, subject to the following conditions:
  352. The above copyright notice and this permission notice shall be included in all
  353. copies or substantial portions of the Software.
  354. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  355. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  356. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  357. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  358. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  359. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  360. SOFTWARE.
  361. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  362. 18. Libxml copyright:
  363. Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
  364. Permission is hereby granted, free of charge, to any person obtaining a copy
  365. of this software and associated documentation files (the "Software"), to deal
  366. in the Software without restriction, including without limitation the rights
  367. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  368. copies of the Software, and to permit persons to whom the Software is fur-
  369. nished to do so, subject to the following conditions:
  370. The above copyright notice and this permission notice shall be included in
  371. all copies or substantial portions of the Software.
  372. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  373. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  374. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  375. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  376. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  377. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  378. THE SOFTWARE.
  379. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  380. 19. Openjpeg copyright:
  381. /*
  382. * The copyright in this software is being made available under the 2-clauses
  383. * BSD License, included below. This software may be subject to other third
  384. * party and contributor rights, including patent rights, and no such rights
  385. * are granted under this license.
  386. *
  387. * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium
  388. * Copyright (c) 2002-2014, Professor Benoit Macq
  389. * Copyright (c) 2003-2014, Antonin Descampe
  390. * Copyright (c) 2003-2009, Francois-Olivier Devaux
  391. * Copyright (c) 2005, Herve Drolon, FreeImage Team
  392. * Copyright (c) 2002-2003, Yannick Verschueren
  393. * Copyright (c) 2001-2003, David Janssens
  394. * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France
  395. * Copyright (c) 2012, CS Systemes d'Information, France
  396. *
  397. * All rights reserved.
  398. *
  399. * Redistribution and use in source and binary forms, with or without
  400. * modification, are permitted provided that the following conditions
  401. * are met:
  402. * 1. Redistributions of source code must retain the above copyright
  403. * notice, this list of conditions and the following disclaimer.
  404. * 2. Redistributions in binary form must reproduce the above copyright
  405. * notice, this list of conditions and the following disclaimer in the
  406. * documentation and/or other materials provided with the distribution.
  407. *
  408. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'
  409. * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  410. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  411. * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  412. * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  413. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  414. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  415. * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  416. * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  417. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  418. * POSSIBILITY OF SUCH DAMAGE.
  419. */
  420. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  421. 20. Pixman copyright:
  422. The following is the MIT license, agreed upon by most contributors.
  423. Copyright holders of new code should use this license statement where
  424. possible. They may also add themselves to the list below.
  425. /*
  426. * Copyright 1987, 1988, 1989, 1998 The Open Group
  427. * Copyright 1987, 1988, 1989 Digital Equipment Corporation
  428. * Copyright 1999, 2004, 2008 Keith Packard
  429. * Copyright 2000 SuSE, Inc.
  430. * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
  431. * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
  432. * Copyright 2004 Nicholas Miell
  433. * Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
  434. * Copyright 2005 Trolltech AS
  435. * Copyright 2007 Luca Barbato
  436. * Copyright 2008 Aaron Plattner, NVIDIA Corporation
  437. * Copyright 2008 Rodrigo Kumpera
  438. * Copyright 2008 André Tupinambá
  439. * Copyright 2008 Mozilla Corporation
  440. * Copyright 2008 Frederic Plourde
  441. * Copyright 2009, Oracle and/or its affiliates. All rights reserved.
  442. * Copyright 2009, 2010 Nokia Corporation
  443. *
  444. * Permission is hereby granted, free of charge, to any person obtaining a
  445. * copy of this software and associated documentation files (the "Software"),
  446. * to deal in the Software without restriction, including without limitation
  447. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  448. * and/or sell copies of the Software, and to permit persons to whom the
  449. * Software is furnished to do so, subject to the following conditions:
  450. *
  451. * The above copyright notice and this permission notice (including the next
  452. * paragraph) shall be included in all copies or substantial portions of the
  453. * Software.
  454. *
  455. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  456. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  457. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  458. * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  459. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  460. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  461. * DEALINGS IN THE SOFTWARE.
  462. */
  463. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  464. 21. Libpng copyright:
  465. This copy of the libpng notices is provided for your convenience. In case of
  466. any discrepancy between this copy and the notices in the file png.h that is
  467. included in the libpng distribution, the latter shall prevail.
  468. COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
  469. If you modify libpng you may insert additional notices immediately following
  470. this sentence.
  471. This code is released under the libpng license.
  472. libpng versions 1.2.6, August 15, 2004, through 1.6.17, March 26, 2015, are
  473. Copyright (c) 2004, 2006-2015 Glenn Randers-Pehrson, and are
  474. distributed according to the same disclaimer and license as libpng-1.2.5
  475. with the following individual added to the list of Contributing Authors
  476. Cosmin Truta
  477. libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
  478. Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
  479. distributed according to the same disclaimer and license as libpng-1.0.6
  480. with the following individuals added to the list of Contributing Authors
  481. Simon-Pierre Cadieux
  482. Eric S. Raymond
  483. Gilles Vollant
  484. and with the following additions to the disclaimer:
  485. There is no warranty against interference with your enjoyment of the
  486. library or against infringement. There is no warranty that our
  487. efforts or the library will fulfill any of your particular purposes
  488. or needs. This library is provided with all faults, and the entire
  489. risk of satisfactory quality, performance, accuracy, and effort is with
  490. the user.
  491. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  492. Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
  493. distributed according to the same disclaimer and license as libpng-0.96,
  494. with the following individuals added to the list of Contributing Authors:
  495. Tom Lane
  496. Glenn Randers-Pehrson
  497. Willem van Schaik
  498. libpng versions 0.89, June 1996, through 0.96, May 1997, are
  499. Copyright (c) 1996, 1997 Andreas Dilger
  500. Distributed according to the same disclaimer and license as libpng-0.88,
  501. with the following individuals added to the list of Contributing Authors:
  502. John Bowler
  503. Kevin Bracey
  504. Sam Bushell
  505. Magnus Holmgren
  506. Greg Roelofs
  507. Tom Tanner
  508. libpng versions 0.5, May 1995, through 0.88, January 1996, are
  509. Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  510. For the purposes of this copyright and license, "Contributing Authors"
  511. is defined as the following set of individuals:
  512. Andreas Dilger
  513. Dave Martindale
  514. Guy Eric Schalnat
  515. Paul Schmidt
  516. Tim Wegner
  517. The PNG Reference Library is supplied "AS IS". The Contributing Authors
  518. and Group 42, Inc. disclaim all warranties, expressed or implied,
  519. including, without limitation, the warranties of merchantability and of
  520. fitness for any purpose. The Contributing Authors and Group 42, Inc.
  521. assume no liability for direct, indirect, incidental, special, exemplary,
  522. or consequential damages, which may result from the use of the PNG
  523. Reference Library, even if advised of the possibility of such damage.
  524. Permission is hereby granted to use, copy, modify, and distribute this
  525. source code, or portions hereof, for any purpose, without fee, subject
  526. to the following restrictions:
  527. 1. The origin of this source code must not be misrepresented.
  528. 2. Altered versions must be plainly marked as such and must not
  529. be misrepresented as being the original source.
  530. 3. This Copyright notice may not be removed or altered from any
  531. source or altered source distribution.
  532. The Contributing Authors and Group 42, Inc. specifically permit, without
  533. fee, and encourage the use of this source code as a component to
  534. supporting the PNG file format in commercial products. If you use this
  535. source code in a product, acknowledgment is not required but would be
  536. appreciated.
  537. A "png_get_copyright" function is available, for convenient use in "about"
  538. boxes and the like:
  539. printf("%s",png_get_copyright(NULL));
  540. Also, the PNG logo (in PNG format, of course) is supplied in the
  541. files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
  542. Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
  543. certification mark of the Open Source Initiative.
  544. Glenn Randers-Pehrson
  545. glennrp at users.sourceforge.net
  546. March 26, 2015
  547. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  548. 22. Libtiff copyright:
  549. Copyright (c) 1988-1997 Sam Leffler
  550. Copyright (c) 1991-1997 Silicon Graphics, Inc.
  551. Permission to use, copy, modify, distribute, and sell this software and
  552. its documentation for any purpose is hereby granted without fee, provided
  553. that (i) the above copyright notices and this permission notice appear in
  554. all copies of the software and related documentation, and (ii) the names of
  555. Sam Leffler and Silicon Graphics may not be used in any advertising or
  556. publicity relating to the software without the specific, prior written
  557. permission of Sam Leffler and Silicon Graphics.
  558. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
  559. EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
  560. WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  561. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  562. ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  563. OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  564. WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
  565. LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  566. OF THIS SOFTWARE.
  567. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  568. 23. Freetype copyright:
  569. Copyright 2006-2015 by
  570. David Turner, Robert Wilhelm, and Werner Lemberg.
  571. This file is part of the FreeType project, and may only be used,
  572. modified, and distributed under the terms of the FreeType project
  573. license, LICENSE.TXT. By continuing to use, modify, or distribute
  574. this file you indicate that you have read the license and understand
  575. and accept it fully.
  576. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  577. 24. WebP copyright:
  578. Copyright (c) 2010, Google Inc. All rights reserved.
  579. Redistribution and use in source and binary forms, with or without
  580. modification, are permitted provided that the following conditions are
  581. met:
  582. * Redistributions of source code must retain the above copyright
  583. notice, this list of conditions and the following disclaimer.
  584. * Redistributions in binary form must reproduce the above copyright
  585. notice, this list of conditions and the following disclaimer in
  586. the documentation and/or other materials provided with the
  587. distribution.
  588. * Neither the name of Google nor the names of its contributors may
  589. be used to endorse or promote products derived from this software
  590. without specific prior written permission.
  591. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  592. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  593. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  594. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  595. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  596. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  597. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  598. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  599. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  600. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  601. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  602. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  603. 25. ZLib copyright:
  604. (C) 1995-2013 Jean-loup Gailly and Mark Adler
  605. This software is provided 'as-is', without any express or implied
  606. warranty. In no event will the authors be held liable for any damages
  607. arising from the use of this software.
  608. Permission is granted to anyone to use this software for any purpose,
  609. including commercial applications, and to alter it and redistribute it
  610. freely, subject to the following restrictions:
  611. 1. The origin of this software must not be misrepresented; you must not
  612. claim that you wrote the original software. If you use this software
  613. in a product, an acknowledgment in the product documentation would be
  614. appreciated but is not required.
  615. 2. Altered source versions must be plainly marked as such, and must not be
  616. misrepresented as being the original software.
  617. 3. This notice may not be removed or altered from any source distribution.
  618. Jean-loup Gailly Mark Adler
  619. jloup@gzip.org madler@alumni.caltech.edu
  620. If you use the zlib library in a product, we would appreciate *not* receiving
  621. lengthy legal documents to sign. The sources are provided for free but without
  622. warranty of any kind. The library has been entirely written by Jean-loup
  623. Gailly and Mark Adler; it does not include third-party code.
  624. If you redistribute modified sources, we would appreciate that you include in
  625. the file ChangeLog history information documenting your changes. Please read
  626. the FAQ for more information on the distribution of modified source versions.
  627. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  628. 26. GNU LESSER GENERAL PUBLIC LICENSE (used by Cairo, Croco, Flif, Glib,
  629. Librsvg, Lqr, Pango):
  630. GNU LESSER GENERAL PUBLIC LICENSE
  631. Version 2.1, February 1999
  632. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  633. 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA
  634. Everyone is permitted to copy and distribute verbatim copies
  635. of this license document, but changing it is not allowed.
  636. [This is the first released version of the Lesser GPL. It also counts
  637. as the successor of the GNU Library Public License, version 2, hence
  638. the version number 2.1.]
  639. Preamble
  640. The licenses for most software are designed to take away your
  641. freedom to share and change it. By contrast, the GNU General Public
  642. Licenses are intended to guarantee your freedom to share and change
  643. free software--to make sure the software is free for all its users.
  644. This license, the Lesser General Public License, applies to some
  645. specially designated software packages--typically libraries--of the
  646. Free Software Foundation and other authors who decide to use it. You
  647. can use it too, but we suggest you first think carefully about whether
  648. this license or the ordinary General Public License is the better
  649. strategy to use in any particular case, based on the explanations
  650. below.
  651. When we speak of free software, we are referring to freedom of use,
  652. not price. Our General Public Licenses are designed to make sure that
  653. you have the freedom to distribute copies of free software (and charge
  654. for this service if you wish); that you receive source code or can get
  655. it if you want it; that you can change the software and use pieces of
  656. it in new free programs; and that you are informed that you can do
  657. these things.
  658. To protect your rights, we need to make restrictions that forbid
  659. distributors to deny you these rights or to ask you to surrender these
  660. rights. These restrictions translate to certain responsibilities for
  661. you if you distribute copies of the library or if you modify it.
  662. For example, if you distribute copies of the library, whether gratis
  663. or for a fee, you must give the recipients all the rights that we gave
  664. you. You must make sure that they, too, receive or can get the source
  665. code. If you link other code with the library, you must provide
  666. complete object files to the recipients, so that they can relink them
  667. with the library after making changes to the library and recompiling
  668. it. And you must show them these terms so they know their rights.
  669. We protect your rights with a two-step method: (1) we copyright the
  670. library, and (2) we offer you this license, which gives you legal
  671. permission to copy, distribute and/or modify the library.
  672. To protect each distributor, we want to make it very clear that
  673. there is no warranty for the free library. Also, if the library is
  674. modified by someone else and passed on, the recipients should know
  675. that what they have is not the original version, so that the original
  676. author's reputation will not be affected by problems that might be
  677. introduced by others.
  678. Finally, software patents pose a constant threat to the existence of
  679. any free program. We wish to make sure that a company cannot
  680. effectively restrict the users of a free program by obtaining a
  681. restrictive license from a patent holder. Therefore, we insist that
  682. any patent license obtained for a version of the library must be
  683. consistent with the full freedom of use specified in this license.
  684. Most GNU software, including some libraries, is covered by the
  685. ordinary GNU General Public License. This license, the GNU Lesser
  686. General Public License, applies to certain designated libraries, and
  687. is quite different from the ordinary General Public License. We use
  688. this license for certain libraries in order to permit linking those
  689. libraries into non-free programs.
  690. When a program is linked with a library, whether statically or using
  691. a shared library, the combination of the two is legally speaking a
  692. combined work, a derivative of the original library. The ordinary
  693. General Public License therefore permits such linking only if the
  694. entire combination fits its criteria of freedom. The Lesser General
  695. Public License permits more lax criteria for linking other code with
  696. the library.
  697. We call this license the "Lesser" General Public License because it
  698. does Less to protect the user's freedom than the ordinary General
  699. Public License. It also provides other free software developers Less
  700. of an advantage over competing non-free programs. These disadvantages
  701. are the reason we use the ordinary General Public License for many
  702. libraries. However, the Lesser license provides advantages in certain
  703. special circumstances.
  704. For example, on rare occasions, there may be a special need to
  705. encourage the widest possible use of a certain library, so that it
  706. becomes a de-facto standard. To achieve this, non-free programs must
  707. be allowed to use the library. A more frequent case is that a free
  708. library does the same job as widely used non-free libraries. In this
  709. case, there is little to gain by limiting the free library to free
  710. software only, so we use the Lesser General Public License.
  711. In other cases, permission to use a particular library in non-free
  712. programs enables a greater number of people to use a large body of
  713. free software. For example, permission to use the GNU C Library in
  714. non-free programs enables many more people to use the whole GNU
  715. operating system, as well as its variant, the GNU/Linux operating
  716. system.
  717. Although the Lesser General Public License is Less protective of the
  718. users' freedom, it does ensure that the user of a program that is
  719. linked with the Library has the freedom and the wherewithal to run
  720. that program using a modified version of the Library.
  721. The precise terms and conditions for copying, distribution and
  722. modification follow. Pay close attention to the difference between a
  723. "work based on the library" and a "work that uses the library". The
  724. former contains code derived from the library, whereas the latter must
  725. be combined with the library in order to run.
  726. GNU LESSER GENERAL PUBLIC LICENSE
  727. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  728. 0. This License Agreement applies to any software library or other
  729. program which contains a notice placed by the copyright holder or
  730. other authorized party saying it may be distributed under the terms of
  731. this Lesser General Public License (also called "this License").
  732. Each licensee is addressed as "you".
  733. A "library" means a collection of software functions and/or data
  734. prepared so as to be conveniently linked with application programs
  735. (which use some of those functions and data) to form executables.
  736. The "Library", below, refers to any such software library or work
  737. which has been distributed under these terms. A "work based on the
  738. Library" means either the Library or any derivative work under
  739. copyright law: that is to say, a work containing the Library or a
  740. portion of it, either verbatim or with modifications and/or translated
  741. straightforwardly into another language. (Hereinafter, translation is
  742. included without limitation in the term "modification".)
  743. "Source code" for a work means the preferred form of the work for
  744. making modifications to it. For a library, complete source code means
  745. all the source code for all modules it contains, plus any associated
  746. interface definition files, plus the scripts used to control
  747. compilation and installation of the library.
  748. Activities other than copying, distribution and modification are not
  749. covered by this License; they are outside its scope. The act of
  750. running a program using the Library is not restricted, and output from
  751. such a program is covered only if its contents constitute a work based
  752. on the Library (independent of the use of the Library in a tool for
  753. writing it). Whether that is true depends on what the Library does
  754. and what the program that uses the Library does.
  755. 1. You may copy and distribute verbatim copies of the Library's
  756. complete source code as you receive it, in any medium, provided that
  757. you conspicuously and appropriately publish on each copy an
  758. appropriate copyright notice and disclaimer of warranty; keep intact
  759. all the notices that refer to this License and to the absence of any
  760. warranty; and distribute a copy of this License along with the
  761. Library.
  762. You may charge a fee for the physical act of transferring a copy,
  763. and you may at your option offer warranty protection in exchange for a
  764. fee.
  765. 2. You may modify your copy or copies of the Library or any portion
  766. of it, thus forming a work based on the Library, and copy and
  767. distribute such modifications or work under the terms of Section 1
  768. above, provided that you also meet all of these conditions:
  769. a) The modified work must itself be a software library.
  770. b) You must cause the files modified to carry prominent notices
  771. stating that you changed the files and the date of any change.
  772. c) You must cause the whole of the work to be licensed at no
  773. charge to all third parties under the terms of this License.
  774. d) If a facility in the modified Library refers to a function or a
  775. table of data to be supplied by an application program that uses
  776. the facility, other than as an argument passed when the facility
  777. is invoked, then you must make a good faith effort to ensure that,
  778. in the event an application does not supply such function or
  779. table, the facility still operates, and performs whatever part of
  780. its purpose remains meaningful.
  781. (For example, a function in a library to compute square roots has
  782. a purpose that is entirely well-defined independent of the
  783. application. Therefore, Subsection 2d requires that any
  784. application-supplied function or table used by this function must
  785. be optional: if the application does not supply it, the square
  786. root function must still compute square roots.)
  787. These requirements apply to the modified work as a whole. If
  788. identifiable sections of that work are not derived from the Library,
  789. and can be reasonably considered independent and separate works in
  790. themselves, then this License, and its terms, do not apply to those
  791. sections when you distribute them as separate works. But when you
  792. distribute the same sections as part of a whole which is a work based
  793. on the Library, the distribution of the whole must be on the terms of
  794. this License, whose permissions for other licensees extend to the
  795. entire whole, and thus to each and every part regardless of who wrote
  796. it.
  797. Thus, it is not the intent of this section to claim rights or contest
  798. your rights to work written entirely by you; rather, the intent is to
  799. exercise the right to control the distribution of derivative or
  800. collective works based on the Library.
  801. In addition, mere aggregation of another work not based on the Library
  802. with the Library (or with a work based on the Library) on a volume of
  803. a storage or distribution medium does not bring the other work under
  804. the scope of this License.
  805. 3. You may opt to apply the terms of the ordinary GNU General Public
  806. License instead of this License to a given copy of the Library. To do
  807. this, you must alter all the notices that refer to this License, so
  808. that they refer to the ordinary GNU General Public License, version 2,
  809. instead of to this License. (If a newer version than version 2 of the
  810. ordinary GNU General Public License has appeared, then you can specify
  811. that version instead if you wish.) Do not make any other change in
  812. these notices.
  813. Once this change is made in a given copy, it is irreversible for
  814. that copy, so the ordinary GNU General Public License applies to all
  815. subsequent copies and derivative works made from that copy.
  816. This option is useful when you wish to copy part of the code of
  817. the Library into a program that is not a library.
  818. 4. You may copy and distribute the Library (or a portion or
  819. derivative of it, under Section 2) in object code or executable form
  820. under the terms of Sections 1 and 2 above provided that you accompany
  821. it with the complete corresponding machine-readable source code, which
  822. must be distributed under the terms of Sections 1 and 2 above on a
  823. medium customarily used for software interchange.
  824. If distribution of object code is made by offering access to copy
  825. from a designated place, then offering equivalent access to copy the
  826. source code from the same place satisfies the requirement to
  827. distribute the source code, even though third parties are not
  828. compelled to copy the source along with the object code.
  829. 5. A program that contains no derivative of any portion of the
  830. Library, but is designed to work with the Library by being compiled or
  831. linked with it, is called a "work that uses the Library". Such a
  832. work, in isolation, is not a derivative work of the Library, and
  833. therefore falls outside the scope of this License.
  834. However, linking a "work that uses the Library" with the Library
  835. creates an executable that is a derivative of the Library (because it
  836. contains portions of the Library), rather than a "work that uses the
  837. library". The executable is therefore covered by this License.
  838. Section 6 states terms for distribution of such executables.
  839. When a "work that uses the Library" uses material from a header file
  840. that is part of the Library, the object code for the work may be a
  841. derivative work of the Library even though the source code is not.
  842. Whether this is true is especially significant if the work can be
  843. linked without the Library, or if the work is itself a library. The
  844. threshold for this to be true is not precisely defined by law.
  845. If such an object file uses only numerical parameters, data
  846. structure layouts and accessors, and small macros and small inline
  847. functions (ten lines or less in length), then the use of the object
  848. file is unrestricted, regardless of whether it is legally a derivative
  849. work. (Executables containing this object code plus portions of the
  850. Library will still fall under Section 6.)
  851. Otherwise, if the work is a derivative of the Library, you may
  852. distribute the object code for the work under the terms of Section 6.
  853. Any executables containing that work also fall under Section 6,
  854. whether or not they are linked directly with the Library itself.
  855. 6. As an exception to the Sections above, you may also combine or
  856. link a "work that uses the Library" with the Library to produce a
  857. work containing portions of the Library, and distribute that work
  858. under terms of your choice, provided that the terms permit
  859. modification of the work for the customer's own use and reverse
  860. engineering for debugging such modifications.
  861. You must give prominent notice with each copy of the work that the
  862. Library is used in it and that the Library and its use are covered by
  863. this License. You must supply a copy of this License. If the work
  864. during execution displays copyright notices, you must include the
  865. copyright notice for the Library among them, as well as a reference
  866. directing the user to the copy of this License. Also, you must do one
  867. of these things:
  868. a) Accompany the work with the complete corresponding
  869. machine-readable source code for the Library including whatever
  870. changes were used in the work (which must be distributed under
  871. Sections 1 and 2 above); and, if the work is an executable linked
  872. with the Library, with the complete machine-readable "work that
  873. uses the Library", as object code and/or source code, so that the
  874. user can modify the Library and then relink to produce a modified
  875. executable containing the modified Library. (It is understood
  876. that the user who changes the contents of definitions files in the
  877. Library will not necessarily be able to recompile the application
  878. to use the modified definitions.)
  879. b) Use a suitable shared library mechanism for linking with the
  880. Library. A suitable mechanism is one that (1) uses at run time a
  881. copy of the library already present on the user's computer system,
  882. rather than copying library functions into the executable, and (2)
  883. will operate properly with a modified version of the library, if
  884. the user installs one, as long as the modified version is
  885. interface-compatible with the version that the work was made with.
  886. c) Accompany the work with a written offer, valid for at least
  887. three years, to give the same user the materials specified in
  888. Subsection 6a, above, for a charge no more than the cost of
  889. performing this distribution.
  890. d) If distribution of the work is made by offering access to copy
  891. from a designated place, offer equivalent access to copy the above
  892. specified materials from the same place.
  893. e) Verify that the user has already received a copy of these
  894. materials or that you have already sent this user a copy.
  895. For an executable, the required form of the "work that uses the
  896. Library" must include any data and utility programs needed for
  897. reproducing the executable from it. However, as a special exception,
  898. the materials to be distributed need not include anything that is
  899. normally distributed (in either source or binary form) with the major
  900. components (compiler, kernel, and so on) of the operating system on
  901. which the executable runs, unless that component itself accompanies
  902. the executable.
  903. It may happen that this requirement contradicts the license
  904. restrictions of other proprietary libraries that do not normally
  905. accompany the operating system. Such a contradiction means you cannot
  906. use both them and the Library together in an executable that you
  907. distribute.
  908. 7. You may place library facilities that are a work based on the
  909. Library side-by-side in a single library together with other library
  910. facilities not covered by this License, and distribute such a combined
  911. library, provided that the separate distribution of the work based on
  912. the Library and of the other library facilities is otherwise
  913. permitted, and provided that you do these two things:
  914. a) Accompany the combined library with a copy of the same work
  915. based on the Library, uncombined with any other library
  916. facilities. This must be distributed under the terms of the
  917. Sections above.
  918. b) Give prominent notice with the combined library of the fact
  919. that part of it is a work based on the Library, and explaining
  920. where to find the accompanying uncombined form of the same work.
  921. 8. You may not copy, modify, sublicense, link with, or distribute
  922. the Library except as expressly provided under this License. Any
  923. attempt otherwise to copy, modify, sublicense, link with, or
  924. distribute the Library is void, and will automatically terminate your
  925. rights under this License. However, parties who have received copies,
  926. or rights, from you under this License will not have their licenses
  927. terminated so long as such parties remain in full compliance.
  928. 9. You are not required to accept this License, since you have not
  929. signed it. However, nothing else grants you permission to modify or
  930. distribute the Library or its derivative works. These actions are
  931. prohibited by law if you do not accept this License. Therefore, by
  932. modifying or distributing the Library (or any work based on the
  933. Library), you indicate your acceptance of this License to do so, and
  934. all its terms and conditions for copying, distributing or modifying
  935. the Library or works based on it.
  936. 10. Each time you redistribute the Library (or any work based on the
  937. Library), the recipient automatically receives a license from the
  938. original licensor to copy, distribute, link with or modify the Library
  939. subject to these terms and conditions. You may not impose any further
  940. restrictions on the recipients' exercise of the rights granted herein.
  941. You are not responsible for enforcing compliance by third parties with
  942. this License.
  943. 11. If, as a consequence of a court judgment or allegation of patent
  944. infringement or for any other reason (not limited to patent issues),
  945. conditions are imposed on you (whether by court order, agreement or
  946. otherwise) that contradict the conditions of this License, they do not
  947. excuse you from the conditions of this License. If you cannot
  948. distribute so as to satisfy simultaneously your obligations under this
  949. License and any other pertinent obligations, then as a consequence you
  950. may not distribute the Library at all. For example, if a patent
  951. license would not permit royalty-free redistribution of the Library by
  952. all those who receive copies directly or indirectly through you, then
  953. the only way you could satisfy both it and this License would be to
  954. refrain entirely from distribution of the Library.
  955. If any portion of this section is held invalid or unenforceable under
  956. any particular circumstance, the balance of the section is intended to
  957. apply, and the section as a whole is intended to apply in other
  958. circumstances.
  959. It is not the purpose of this section to induce you to infringe any
  960. patents or other property right claims or to contest validity of any
  961. such claims; this section has the sole purpose of protecting the
  962. integrity of the free software distribution system which is
  963. implemented by public license practices. Many people have made
  964. generous contributions to the wide range of software distributed
  965. through that system in reliance on consistent application of that
  966. system; it is up to the author/donor to decide if he or she is willing
  967. to distribute software through any other system and a licensee cannot
  968. impose that choice.
  969. This section is intended to make thoroughly clear what is believed to
  970. be a consequence of the rest of this License.
  971. 12. If the distribution and/or use of the Library is restricted in
  972. certain countries either by patents or by copyrighted interfaces, the
  973. original copyright holder who places the Library under this License
  974. may add an explicit geographical distribution limitation excluding those
  975. countries, so that distribution is permitted only in or among
  976. countries not thus excluded. In such case, this License incorporates
  977. the limitation as if written in the body of this License.
  978. 13. The Free Software Foundation may publish revised and/or new
  979. versions of the Lesser General Public License from time to time.
  980. Such new versions will be similar in spirit to the present version,
  981. but may differ in detail to address new problems or concerns.
  982. Each version is given a distinguishing version number. If the Library
  983. specifies a version number of this License which applies to it and
  984. "any later version", you have the option of following the terms and
  985. conditions either of that version or of any later version published by
  986. the Free Software Foundation. If the Library does not specify a
  987. license version number, you may choose any version ever published by
  988. the Free Software Foundation.
  989. 14. If you wish to incorporate parts of the Library into other free
  990. programs whose distribution conditions are incompatible with these,
  991. write to the author to ask for permission. For software which is
  992. copyrighted by the Free Software Foundation, write to the Free
  993. Software Foundation; we sometimes make exceptions for this. Our
  994. decision will be guided by the two goals of preserving the free status
  995. of all derivatives of our free software and of promoting the sharing
  996. and reuse of software generally.
  997. NO WARRANTY
  998. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  999. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  1000. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  1001. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  1002. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  1003. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  1004. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  1005. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  1006. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  1007. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  1008. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  1009. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  1010. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  1011. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  1012. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  1013. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  1014. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  1015. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  1016. DAMAGES.
  1017. END OF TERMS AND CONDITIONS
  1018. How to Apply These Terms to Your New Libraries
  1019. If you develop a new library, and you want it to be of the greatest
  1020. possible use to the public, we recommend making it free software that
  1021. everyone can redistribute and change. You can do so by permitting
  1022. redistribution under these terms (or, alternatively, under the terms
  1023. of the ordinary General Public License).
  1024. To apply these terms, attach the following notices to the library.
  1025. It is safest to attach them to the start of each source file to most
  1026. effectively convey the exclusion of warranty; and each file should
  1027. have at least the "copyright" line and a pointer to where the full
  1028. notice is found.
  1029. <one line to give the library's name and a brief idea of what it does.>
  1030. Copyright (C) <year> <name of author>
  1031. This library is free software; you can redistribute it and/or
  1032. modify it under the terms of the GNU Lesser General Public
  1033. License as published by the Free Software Foundation; either
  1034. version 2.1 of the License, or (at your option) any later version.
  1035. This library is distributed in the hope that it will be useful,
  1036. but WITHOUT ANY WARRANTY; without even the implied warranty of
  1037. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1038. Lesser General Public License for more details.
  1039. You should have received a copy of the GNU Lesser General Public
  1040. License along with this library; if not, write to the Free Software
  1041. Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA
  1042. Also add information on how to contact you by electronic and paper mail.
  1043. You should also get your employer (if you work as a programmer) or
  1044. your school, if any, to sign a "copyright disclaimer" for the library,
  1045. if necessary. Here is a sample; alter the names:
  1046. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  1047. library `Frob' (a library for tweaking knobs) written by James
  1048. Random Hacker.
  1049. <signature of Ty Coon>, 1 April 1990
  1050. Ty Coon, President of Vice
  1051. That's all there is to it!
  1052. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *