licenses.list.txt 78 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679
  1. ===================="(GPL-2.0-or-later OR LGPL-3.0-or-later OR GPL-3.0-or-later)"====================
  2. library (Libidn.dll) and the Java library (libidn-*.jar) are licensed
  3. under the terms of either the GNU General Public License version 2.0
  4. or later (see the file COPYINGv2) or the GNU Lesser General Public
  5. License version 3.0 or later (see the file COPYING.LESSERv3), or both
  6. in parallel as here.
  7. The author of the Java library has agreed to also distribute it under
  8. ===================="(LGPL-3.0-or-later OR GPL-2.0-or-later)"====================
  9. GNU Libidn is free software: you can redistribute it and/or
  10. modify it under the terms of either:
  11. * the GNU Lesser General Public License as published by the Free
  12. Software Foundation; either version 3 of the License, or (at
  13. your option) any later version.
  14. or
  15. * the GNU General Public License as published by the Free
  16. Software Foundation; either version 2 of the License, or (at
  17. your option) any later version.
  18. or both in parallel, as here.
  19. GNU Libidn is distributed in the hope that it will be useful,
  20. but WITHOUT ANY WARRANTY; without even the implied warranty of
  21. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  22. General Public License for more details.
  23. You should have received copies of the GNU General Public License and
  24. the GNU Lesser General Public License along with this program. If
  25. not, see <https://www.gnu.org/licenses/>. */
  26. ====================COPYRIGHT====================
  27. Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2024 Free Software
  28. Foundation, Inc.
  29. ====================COPYRIGHT====================
  30. Copyright (C) 1990-2000, 2003-2004, 2006-2024 Free Software Foundation, Inc.
  31. ====================COPYRIGHT====================
  32. Copyright (C) 1995, 1999, 2001-2004, 2006-2024 Free Software Foundation,
  33. Inc.
  34. ====================COPYRIGHT====================
  35. Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2024 Free Software
  36. Foundation, Inc.
  37. ====================COPYRIGHT====================
  38. Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2024 Free Software
  39. Foundation, Inc.
  40. ====================COPYRIGHT====================
  41. Copyright (C) 1997-2024 Free Software Foundation, Inc.
  42. This file is part of the GNU C Library.
  43. Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
  44. ====================COPYRIGHT====================
  45. Copyright (C) 1998, 2001, 2003-2006, 2009-2024 Free Software Foundation,
  46. Inc.
  47. ====================COPYRIGHT====================
  48. Copyright (C) 1998-1999, 2005-2006, 2009-2024 Free Software Foundation, Inc.
  49. ====================COPYRIGHT====================
  50. Copyright (C) 1999-2002, 2006-2007, 2009-2024 Free Software Foundation, Inc.
  51. Written by Bruno Haible <bruno@clisp.org>, 2001.
  52. ====================COPYRIGHT====================
  53. Copyright (C) 2000-2003, 2006, 2008-2024 Free Software Foundation, Inc.
  54. ====================COPYRIGHT====================
  55. Copyright (C) 2001-2002, 2005-2024 Free Software Foundation, Inc.
  56. ====================COPYRIGHT====================
  57. Copyright (C) 2001-2004, 2006-2007, 2009-2024 Free Software Foundation, Inc.
  58. Written by Bruno Haible and Simon Josefsson.
  59. ====================COPYRIGHT====================
  60. Copyright (C) 2001-2007, 2010-2024 Free Software Foundation, Inc.
  61. Written by Bruno Haible and Simon Josefsson.
  62. ====================COPYRIGHT====================
  63. Copyright (C) 2001-2023 Free Software Foundation, Inc.
  64. This file is part of the GNU C Library.
  65. ====================COPYRIGHT====================
  66. Copyright (C) 2001-2024 Free Software Foundation, Inc.
  67. ====================COPYRIGHT====================
  68. Copyright (C) 2002, 2005-2006, 2009-2024 Free Software Foundation, Inc.
  69. ====================COPYRIGHT====================
  70. Copyright (C) 2002, 2006-2007, 2009-2024 Free Software Foundation, Inc.
  71. Written by Bruno Haible <bruno@clisp.org>, 2002.
  72. ====================COPYRIGHT====================
  73. Copyright (C) 2003, 2006-2007, 2009-2024 Free Software Foundation, Inc.
  74. Written by Bruno Haible <bruno@clisp.org>, 2003, 2018.
  75. ====================COPYRIGHT====================
  76. Copyright (C) 2003-2007, 2009-2024 Free Software Foundation, Inc.
  77. Written by Bruno Haible <bruno@clisp.org>, 2003.
  78. ====================COPYRIGHT====================
  79. Copyright (C) 2004, 2009-2024 Free Software Foundation, Inc.
  80. ====================COPYRIGHT====================
  81. Copyright (C) 2004-2024 Simon Josefsson
  82. ====================COPYRIGHT====================
  83. Copyright (C) 2004-2024 Simon Josefsson.
  84. Copyright (C) 2003-2024 Free Software Foundation, Inc.
  85. ====================COPYRIGHT====================
  86. Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc.
  87. ====================COPYRIGHT====================
  88. Copyright (C) 2007-2024 Free Software Foundation, Inc.
  89. ====================COPYRIGHT====================
  90. Copyright (C) 2009-2024 Free Software Foundation, Inc.
  91. Written by Bruno Haible <bruno@clisp.org>, 2009.
  92. ====================COPYRIGHT====================
  93. Copyright (C) 2010-2024 Free Software Foundation, Inc.
  94. ====================COPYRIGHT====================
  95. Copyright (C) 2012-2024 Free Software Foundation, Inc.
  96. ====================COPYRIGHT====================
  97. Copyright (C) 2016-2024 Free Software Foundation, Inc.
  98. ====================COPYRIGHT====================
  99. Copyright (C) 2020-2024 Free Software Foundation, Inc.
  100. This file is part of the GNU C Library.
  101. ====================COPYRIGHT====================
  102. Copyright 2017-2024 Free Software Foundation, Inc.
  103. ====================COPYRIGHT====================
  104. Copyright 2020-2024 Free Software Foundation, Inc.
  105. ====================COPYRIGHT====================
  106. Copyright 2022-2024 Free Software Foundation, Inc.
  107. ====================COPYRIGHT====================
  108. Copyright © 1994–1996, 1999–2002, 2004–2017, 2020–2023 Free Software
  109. Foundation, Inc.
  110. ====================COPYRIGHT====================
  111. * Copyright (C) 1999, 2000 Tom Tromey
  112. * Copyright 2000 Red Hat, Inc.
  113. ====================COPYRIGHT====================
  114. * Copyright (C) 1999, 2000 Tom Tromey
  115. * Copyright 2000, 2005 Red Hat, Inc.
  116. ====================COPYRIGHT====================
  117. * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
  118. ====================COPYRIGHT====================
  119. * Copyright (C) 1999 Tom Tromey
  120. * Copyright (C) 2000 Red Hat, Inc.
  121. ====================COPYRIGHT====================
  122. Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  123. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  124. Everyone is permitted to copy and distribute verbatim copies
  125. ====================COPYRIGHT====================
  126. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  127. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  128. Everyone is permitted to copy and distribute verbatim copies
  129. ====================COPYRIGHT====================
  130. Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  131. Everyone is permitted to copy and distribute verbatim copies
  132. of this license document, but changing it is not allowed.
  133. ====================COPYRIGHT====================
  134. # define ISSLASH(C) ((C) == '/' || (C) == '\\')
  135. /* Internal macro: Tests whether a character is a drive letter. */
  136. # define _IS_DRIVE_LETTER(C) \
  137. (((C) >= 'A' && (C) <= 'Z') || ((C) >= 'a' && (C) <= 'z'))
  138. /* Help the compiler optimizing it. This assumes ASCII. */
  139. # undef _IS_DRIVE_LETTER
  140. # define _IS_DRIVE_LETTER(C) \
  141. (((unsigned int) (C) | ('a' - 'A')) - 'a' <= 'z' - 'a')
  142. # define HAS_DEVICE(Filename) \
  143. (_IS_DRIVE_LETTER ((Filename)[0]) && (Filename)[1] == ':')
  144. ====================COPYRIGHT====================
  145. /* Copyright (C) 1992-2024 Free Software Foundation, Inc.
  146. Copyright The GNU Toolchain Authors.
  147. This file is part of the GNU C Library.
  148. ====================COPYRIGHT====================
  149. Copyright (C) 2002-2021 Simon Josefsson
  150. See the end for copying conditions.
  151. ====================COPYRIGHT====================
  152. Copyright (c) 2009-2024 Simon Josefsson
  153. ====================COPYRIGHT====================
  154. Libidn AUTHORS -- Information about the authors.
  155. Copyright (C) 2002-2024 Simon Josefsson
  156. See the end for copying conditions.
  157. ====================COPYRIGHT====================
  158. write to the author to ask for permission. For software which is
  159. copyrighted by the Free Software Foundation, write to the Free
  160. Software Foundation; we sometimes make exceptions for this. Our
  161. decision will be guided by the two goals of preserving the free status
  162. of all derivatives of our free software and of promoting the sharing
  163. and reuse of software generally.
  164. ====================Custom-punycode====================
  165. * Disclaimer and license: Regarding this entire document or any
  166. * portion of it (including the pseudocode and C code), the author
  167. * makes no guarantees and is not responsible for any damage resulting
  168. * from its use. The author grants irrevocable permission to anyone
  169. * to use, modify, and distribute it in any way that does not diminish
  170. * the rights of anyone else to use, modify, and distribute it,
  171. * provided that redistributed derivative works do not contain
  172. * misleading author or version information. Derivative works need
  173. * not be licensed under similar terms.
  174. ====================FSFAP====================
  175. Copying and distribution of this file, with or without modification,
  176. are permitted in any medium without royalty provided the copyright
  177. notice and this notice are preserved. This file is offered as-is,
  178. without warranty of any kind.
  179. ====================FSFAP====================
  180. Copying and distribution of this file, with or without modification,
  181. are permitted in any medium without royalty provided the copyright
  182. notice and this notice are preserved.
  183. ====================File: AUTHORS====================
  184. Libidn AUTHORS -- Information about the authors.
  185. Copyright (C) 2002-2024 Simon Josefsson
  186. See the end for copying conditions.
  187. Simon Josefsson <simon@josefsson.org>
  188. Designed and implemented libidn.
  189. Thomas Jacob <jacob@internet24.de>
  190. Contributed TLD support.
  191. Oliver Hitz <oliver@net-track.ch>
  192. Contributed Java implementation.
  193. Stefan Larsson <stefan@larsson.nu>
  194. Optimized Java implementation. Added Maven support.
  195. Alexander Gnauck <gnauck@ag-software.de>
  196. Contributed C# port.
  197. Adam Strzelecki <ono@java.pl>
  198. Contributed Windows Visual Studio project files.
  199. Tim Ruehsen <tim.ruehsen@gmx.de>
  200. Added fuzzing and OSS-Fuzz integration.
  201. Fixed bugs and performance issues found by fuzzing.
  202. Modernized GTK-Doc build.
  203. Fixed build issues.
  204. ----------------------------------------------------------------------
  205. Copying and distribution of this file, with or without modification,
  206. are permitted in any medium without royalty provided the copyright
  207. notice and this notice are preserved.
  208. ====================File: COPYING====================
  209. Libidn COPYING -- Explanation of licensing conditions.
  210. Copyright (C) 2002-2021 Simon Josefsson
  211. See the end for copying conditions.
  212. The source code for the C library (libidn.a or libidn.so), the C#
  213. library (Libidn.dll) and the Java library (libidn-*.jar) are licensed
  214. under the terms of either the GNU General Public License version 2.0
  215. or later (see the file COPYINGv2) or the GNU Lesser General Public
  216. License version 3.0 or later (see the file COPYING.LESSERv3), or both
  217. in parallel as here.
  218. The author of the Java library has agreed to also distribute it under
  219. the Apache License Version 2.0 (see the file java/LICENSE-2.0).
  220. The manual is licensed under the GNU Free Documentation License,
  221. Version 1.3 or any later.
  222. The command line tool, self tests, examples, and other auxiliary
  223. files, are licensed under the GNU General Public License version 3.0
  224. or later.
  225. Other files are licensed as indicated in each file.
  226. There may be exceptions to these general rules, see each file for
  227. precise information.
  228. For any copyright year range specified as YYYY-ZZZZ in this package
  229. note that the range specifies every single year in that closed interval.
  230. ----------------------------------------------------------------------
  231. Copying and distribution of this file, with or without modification,
  232. are permitted in any medium without royalty provided the copyright
  233. notice and this notice are preserved.
  234. ====================File: COPYING.LESSERv3====================
  235. GNU LESSER GENERAL PUBLIC LICENSE
  236. Version 3, 29 June 2007
  237. Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  238. Everyone is permitted to copy and distribute verbatim copies
  239. of this license document, but changing it is not allowed.
  240. This version of the GNU Lesser General Public License incorporates
  241. the terms and conditions of version 3 of the GNU General Public
  242. License, supplemented by the additional permissions listed below.
  243. 0. Additional Definitions.
  244. As used herein, "this License" refers to version 3 of the GNU Lesser
  245. General Public License, and the "GNU GPL" refers to version 3 of the GNU
  246. General Public License.
  247. "The Library" refers to a covered work governed by this License,
  248. other than an Application or a Combined Work as defined below.
  249. An "Application" is any work that makes use of an interface provided
  250. by the Library, but which is not otherwise based on the Library.
  251. Defining a subclass of a class defined by the Library is deemed a mode
  252. of using an interface provided by the Library.
  253. A "Combined Work" is a work produced by combining or linking an
  254. Application with the Library. The particular version of the Library
  255. with which the Combined Work was made is also called the "Linked
  256. Version".
  257. The "Minimal Corresponding Source" for a Combined Work means the
  258. Corresponding Source for the Combined Work, excluding any source code
  259. for portions of the Combined Work that, considered in isolation, are
  260. based on the Application, and not on the Linked Version.
  261. The "Corresponding Application Code" for a Combined Work means the
  262. object code and/or source code for the Application, including any data
  263. and utility programs needed for reproducing the Combined Work from the
  264. Application, but excluding the System Libraries of the Combined Work.
  265. 1. Exception to Section 3 of the GNU GPL.
  266. You may convey a covered work under sections 3 and 4 of this License
  267. without being bound by section 3 of the GNU GPL.
  268. 2. Conveying Modified Versions.
  269. If you modify a copy of the Library, and, in your modifications, a
  270. facility refers to a function or data to be supplied by an Application
  271. that uses the facility (other than as an argument passed when the
  272. facility is invoked), then you may convey a copy of the modified
  273. version:
  274. a) under this License, provided that you make a good faith effort to
  275. ensure that, in the event an Application does not supply the
  276. function or data, the facility still operates, and performs
  277. whatever part of its purpose remains meaningful, or
  278. b) under the GNU GPL, with none of the additional permissions of
  279. this License applicable to that copy.
  280. 3. Object Code Incorporating Material from Library Header Files.
  281. The object code form of an Application may incorporate material from
  282. a header file that is part of the Library. You may convey such object
  283. code under terms of your choice, provided that, if the incorporated
  284. material is not limited to numerical parameters, data structure
  285. layouts and accessors, or small macros, inline functions and templates
  286. (ten or fewer lines in length), you do both of the following:
  287. a) Give prominent notice with each copy of the object code that the
  288. Library is used in it and that the Library and its use are
  289. covered by this License.
  290. b) Accompany the object code with a copy of the GNU GPL and this license
  291. document.
  292. 4. Combined Works.
  293. You may convey a Combined Work under terms of your choice that,
  294. taken together, effectively do not restrict modification of the
  295. portions of the Library contained in the Combined Work and reverse
  296. engineering for debugging such modifications, if you also do each of
  297. the following:
  298. a) Give prominent notice with each copy of the Combined Work that
  299. the Library is used in it and that the Library and its use are
  300. covered by this License.
  301. b) Accompany the Combined Work with a copy of the GNU GPL and this license
  302. document.
  303. c) For a Combined Work that displays copyright notices during
  304. execution, include the copyright notice for the Library among
  305. these notices, as well as a reference directing the user to the
  306. copies of the GNU GPL and this license document.
  307. d) Do one of the following:
  308. 0) Convey the Minimal Corresponding Source under the terms of this
  309. License, and the Corresponding Application Code in a form
  310. suitable for, and under terms that permit, the user to
  311. recombine or relink the Application with a modified version of
  312. the Linked Version to produce a modified Combined Work, in the
  313. manner specified by section 6 of the GNU GPL for conveying
  314. Corresponding Source.
  315. 1) Use a suitable shared library mechanism for linking with the
  316. Library. A suitable mechanism is one that (a) uses at run time
  317. a copy of the Library already present on the user's computer
  318. system, and (b) will operate properly with a modified version
  319. of the Library that is interface-compatible with the Linked
  320. Version.
  321. e) Provide Installation Information, but only if you would otherwise
  322. be required to provide such information under section 6 of the
  323. GNU GPL, and only to the extent that such information is
  324. necessary to install and execute a modified version of the
  325. Combined Work produced by recombining or relinking the
  326. Application with a modified version of the Linked Version. (If
  327. you use option 4d0, the Installation Information must accompany
  328. the Minimal Corresponding Source and Corresponding Application
  329. Code. If you use option 4d1, you must provide the Installation
  330. Information in the manner specified by section 6 of the GNU GPL
  331. for conveying Corresponding Source.)
  332. 5. Combined Libraries.
  333. You may place library facilities that are a work based on the
  334. Library side by side in a single library together with other library
  335. facilities that are not Applications and are not covered by this
  336. License, and convey such a combined library under terms of your
  337. choice, if you do both of the following:
  338. a) Accompany the combined library with a copy of the same work based
  339. on the Library, uncombined with any other library facilities,
  340. conveyed under the terms of this License.
  341. b) Give prominent notice with the combined library that part of it
  342. is a work based on the Library, and explaining where to find the
  343. accompanying uncombined form of the same work.
  344. 6. Revised Versions of the GNU Lesser General Public License.
  345. The Free Software Foundation may publish revised and/or new versions
  346. of the GNU Lesser General Public License from time to time. Such new
  347. versions will be similar in spirit to the present version, but may
  348. differ in detail to address new problems or concerns.
  349. Each version is given a distinguishing version number. If the
  350. Library as you received it specifies that a certain numbered version
  351. of the GNU Lesser General Public License "or any later version"
  352. applies to it, you have the option of following the terms and
  353. conditions either of that published version or of any later version
  354. published by the Free Software Foundation. If the Library as you
  355. received it does not specify a version number of the GNU Lesser
  356. General Public License, you may choose any version of the GNU Lesser
  357. General Public License ever published by the Free Software Foundation.
  358. If the Library as you received it specifies that a proxy can decide
  359. whether future versions of the GNU Lesser General Public License shall
  360. apply, that proxy's public statement of acceptance of any version is
  361. permanent authorization for you to choose that version for the
  362. Library.
  363. ====================File: COPYINGv2====================
  364. GNU GENERAL PUBLIC LICENSE
  365. Version 2, June 1991
  366. Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  367. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  368. Everyone is permitted to copy and distribute verbatim copies
  369. of this license document, but changing it is not allowed.
  370. Preamble
  371. The licenses for most software are designed to take away your
  372. freedom to share and change it. By contrast, the GNU General Public
  373. License is intended to guarantee your freedom to share and change free
  374. software--to make sure the software is free for all its users. This
  375. General Public License applies to most of the Free Software
  376. Foundation's software and to any other program whose authors commit to
  377. using it. (Some other Free Software Foundation software is covered by
  378. the GNU Lesser General Public License instead.) You can apply it to
  379. your programs, too.
  380. When we speak of free software, we are referring to freedom, not
  381. price. Our General Public Licenses are designed to make sure that you
  382. have the freedom to distribute copies of free software (and charge for
  383. this service if you wish), that you receive source code or can get it
  384. if you want it, that you can change the software or use pieces of it
  385. in new free programs; and that you know you can do these things.
  386. To protect your rights, we need to make restrictions that forbid
  387. anyone to deny you these rights or to ask you to surrender the rights.
  388. These restrictions translate to certain responsibilities for you if you
  389. distribute copies of the software, or if you modify it.
  390. For example, if you distribute copies of such a program, whether
  391. gratis or for a fee, you must give the recipients all the rights that
  392. you have. You must make sure that they, too, receive or can get the
  393. source code. And you must show them these terms so they know their
  394. rights.
  395. We protect your rights with two steps: (1) copyright the software, and
  396. (2) offer you this license which gives you legal permission to copy,
  397. distribute and/or modify the software.
  398. Also, for each author's protection and ours, we want to make certain
  399. that everyone understands that there is no warranty for this free
  400. software. If the software is modified by someone else and passed on, we
  401. want its recipients to know that what they have is not the original, so
  402. that any problems introduced by others will not reflect on the original
  403. authors' reputations.
  404. Finally, any free program is threatened constantly by software
  405. patents. We wish to avoid the danger that redistributors of a free
  406. program will individually obtain patent licenses, in effect making the
  407. program proprietary. To prevent this, we have made it clear that any
  408. patent must be licensed for everyone's free use or not licensed at all.
  409. The precise terms and conditions for copying, distribution and
  410. modification follow.
  411. GNU GENERAL PUBLIC LICENSE
  412. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  413. 0. This License applies to any program or other work which contains
  414. a notice placed by the copyright holder saying it may be distributed
  415. under the terms of this General Public License. The "Program", below,
  416. refers to any such program or work, and a "work based on the Program"
  417. means either the Program or any derivative work under copyright law:
  418. that is to say, a work containing the Program or a portion of it,
  419. either verbatim or with modifications and/or translated into another
  420. language. (Hereinafter, translation is included without limitation in
  421. the term "modification".) Each licensee is addressed as "you".
  422. Activities other than copying, distribution and modification are not
  423. covered by this License; they are outside its scope. The act of
  424. running the Program is not restricted, and the output from the Program
  425. is covered only if its contents constitute a work based on the
  426. Program (independent of having been made by running the Program).
  427. Whether that is true depends on what the Program does.
  428. 1. You may copy and distribute verbatim copies of the Program's
  429. source code as you receive it, in any medium, provided that you
  430. conspicuously and appropriately publish on each copy an appropriate
  431. copyright notice and disclaimer of warranty; keep intact all the
  432. notices that refer to this License and to the absence of any warranty;
  433. and give any other recipients of the Program a copy of this License
  434. along with the Program.
  435. You may charge a fee for the physical act of transferring a copy, and
  436. you may at your option offer warranty protection in exchange for a fee.
  437. 2. You may modify your copy or copies of the Program or any portion
  438. of it, thus forming a work based on the Program, and copy and
  439. distribute such modifications or work under the terms of Section 1
  440. above, provided that you also meet all of these conditions:
  441. a) You must cause the modified files to carry prominent notices
  442. stating that you changed the files and the date of any change.
  443. b) You must cause any work that you distribute or publish, that in
  444. whole or in part contains or is derived from the Program or any
  445. part thereof, to be licensed as a whole at no charge to all third
  446. parties under the terms of this License.
  447. c) If the modified program normally reads commands interactively
  448. when run, you must cause it, when started running for such
  449. interactive use in the most ordinary way, to print or display an
  450. announcement including an appropriate copyright notice and a
  451. notice that there is no warranty (or else, saying that you provide
  452. a warranty) and that users may redistribute the program under
  453. these conditions, and telling the user how to view a copy of this
  454. License. (Exception: if the Program itself is interactive but
  455. does not normally print such an announcement, your work based on
  456. the Program is not required to print an announcement.)
  457. These requirements apply to the modified work as a whole. If
  458. identifiable sections of that work are not derived from the Program,
  459. and can be reasonably considered independent and separate works in
  460. themselves, then this License, and its terms, do not apply to those
  461. sections when you distribute them as separate works. But when you
  462. distribute the same sections as part of a whole which is a work based
  463. on the Program, the distribution of the whole must be on the terms of
  464. this License, whose permissions for other licensees extend to the
  465. entire whole, and thus to each and every part regardless of who wrote it.
  466. Thus, it is not the intent of this section to claim rights or contest
  467. your rights to work written entirely by you; rather, the intent is to
  468. exercise the right to control the distribution of derivative or
  469. collective works based on the Program.
  470. In addition, mere aggregation of another work not based on the Program
  471. with the Program (or with a work based on the Program) on a volume of
  472. a storage or distribution medium does not bring the other work under
  473. the scope of this License.
  474. 3. You may copy and distribute the Program (or a work based on it,
  475. under Section 2) in object code or executable form under the terms of
  476. Sections 1 and 2 above provided that you also do one of the following:
  477. a) Accompany it with the complete corresponding machine-readable
  478. source code, which must be distributed under the terms of Sections
  479. 1 and 2 above on a medium customarily used for software interchange; or,
  480. b) Accompany it with a written offer, valid for at least three
  481. years, to give any third party, for a charge no more than your
  482. cost of physically performing source distribution, a complete
  483. machine-readable copy of the corresponding source code, to be
  484. distributed under the terms of Sections 1 and 2 above on a medium
  485. customarily used for software interchange; or,
  486. c) Accompany it with the information you received as to the offer
  487. to distribute corresponding source code. (This alternative is
  488. allowed only for noncommercial distribution and only if you
  489. received the program in object code or executable form with such
  490. an offer, in accord with Subsection b above.)
  491. The source code for a work means the preferred form of the work for
  492. making modifications to it. For an executable work, complete source
  493. code means all the source code for all modules it contains, plus any
  494. associated interface definition files, plus the scripts used to
  495. control compilation and installation of the executable. However, as a
  496. special exception, the source code distributed need not include
  497. anything that is normally distributed (in either source or binary
  498. form) with the major components (compiler, kernel, and so on) of the
  499. operating system on which the executable runs, unless that component
  500. itself accompanies the executable.
  501. If distribution of executable or object code is made by offering
  502. access to copy from a designated place, then offering equivalent
  503. access to copy the source code from the same place counts as
  504. distribution of the source code, even though third parties are not
  505. compelled to copy the source along with the object code.
  506. 4. You may not copy, modify, sublicense, or distribute the Program
  507. except as expressly provided under this License. Any attempt
  508. otherwise to copy, modify, sublicense or distribute the Program is
  509. void, and will automatically terminate your rights under this License.
  510. However, parties who have received copies, or rights, from you under
  511. this License will not have their licenses terminated so long as such
  512. parties remain in full compliance.
  513. 5. You are not required to accept this License, since you have not
  514. signed it. However, nothing else grants you permission to modify or
  515. distribute the Program or its derivative works. These actions are
  516. prohibited by law if you do not accept this License. Therefore, by
  517. modifying or distributing the Program (or any work based on the
  518. Program), you indicate your acceptance of this License to do so, and
  519. all its terms and conditions for copying, distributing or modifying
  520. the Program or works based on it.
  521. 6. Each time you redistribute the Program (or any work based on the
  522. Program), the recipient automatically receives a license from the
  523. original licensor to copy, distribute or modify the Program subject to
  524. these terms and conditions. You may not impose any further
  525. restrictions on the recipients' exercise of the rights granted herein.
  526. You are not responsible for enforcing compliance by third parties to
  527. this License.
  528. 7. If, as a consequence of a court judgment or allegation of patent
  529. infringement or for any other reason (not limited to patent issues),
  530. conditions are imposed on you (whether by court order, agreement or
  531. otherwise) that contradict the conditions of this License, they do not
  532. excuse you from the conditions of this License. If you cannot
  533. distribute so as to satisfy simultaneously your obligations under this
  534. License and any other pertinent obligations, then as a consequence you
  535. may not distribute the Program at all. For example, if a patent
  536. license would not permit royalty-free redistribution of the Program by
  537. all those who receive copies directly or indirectly through you, then
  538. the only way you could satisfy both it and this License would be to
  539. refrain entirely from distribution of the Program.
  540. If any portion of this section is held invalid or unenforceable under
  541. any particular circumstance, the balance of the section is intended to
  542. apply and the section as a whole is intended to apply in other
  543. circumstances.
  544. It is not the purpose of this section to induce you to infringe any
  545. patents or other property right claims or to contest validity of any
  546. such claims; this section has the sole purpose of protecting the
  547. integrity of the free software distribution system, which is
  548. implemented by public license practices. Many people have made
  549. generous contributions to the wide range of software distributed
  550. through that system in reliance on consistent application of that
  551. system; it is up to the author/donor to decide if he or she is willing
  552. to distribute software through any other system and a licensee cannot
  553. impose that choice.
  554. This section is intended to make thoroughly clear what is believed to
  555. be a consequence of the rest of this License.
  556. 8. If the distribution and/or use of the Program is restricted in
  557. certain countries either by patents or by copyrighted interfaces, the
  558. original copyright holder who places the Program under this License
  559. may add an explicit geographical distribution limitation excluding
  560. those countries, so that distribution is permitted only in or among
  561. countries not thus excluded. In such case, this License incorporates
  562. the limitation as if written in the body of this License.
  563. 9. The Free Software Foundation may publish revised and/or new versions
  564. of the General Public License from time to time. Such new versions will
  565. be similar in spirit to the present version, but may differ in detail to
  566. address new problems or concerns.
  567. Each version is given a distinguishing version number. If the Program
  568. specifies a version number of this License which applies to it and "any
  569. later version", you have the option of following the terms and conditions
  570. either of that version or of any later version published by the Free
  571. Software Foundation. If the Program does not specify a version number of
  572. this License, you may choose any version ever published by the Free Software
  573. Foundation.
  574. 10. If you wish to incorporate parts of the Program into other free
  575. programs whose distribution conditions are different, write to the author
  576. to ask for permission. For software which is copyrighted by the Free
  577. Software Foundation, write to the Free Software Foundation; we sometimes
  578. make exceptions for this. Our decision will be guided by the two goals
  579. of preserving the free status of all derivatives of our free software and
  580. of promoting the sharing and reuse of software generally.
  581. NO WARRANTY
  582. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  583. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  584. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  585. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  586. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  587. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
  588. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
  589. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  590. REPAIR OR CORRECTION.
  591. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  592. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  593. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  594. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  595. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  596. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  597. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  598. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  599. POSSIBILITY OF SUCH DAMAGES.
  600. END OF TERMS AND CONDITIONS
  601. How to Apply These Terms to Your New Programs
  602. If you develop a new program, and you want it to be of the greatest
  603. possible use to the public, the best way to achieve this is to make it
  604. free software which everyone can redistribute and change under these terms.
  605. To do so, attach the following notices to the program. It is safest
  606. to attach them to the start of each source file to most effectively
  607. convey the exclusion of warranty; and each file should have at least
  608. the "copyright" line and a pointer to where the full notice is found.
  609. <one line to give the program's name and a brief idea of what it does.>
  610. Copyright (C) <year> <name of author>
  611. This program is free software; you can redistribute it and/or modify
  612. it under the terms of the GNU General Public License as published by
  613. the Free Software Foundation; either version 2 of the License, or
  614. (at your option) any later version.
  615. This program is distributed in the hope that it will be useful,
  616. but WITHOUT ANY WARRANTY; without even the implied warranty of
  617. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  618. GNU General Public License for more details.
  619. You should have received a copy of the GNU General Public License along
  620. with this program; if not, write to the Free Software Foundation, Inc.,
  621. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  622. Also add information on how to contact you by electronic and paper mail.
  623. If the program is interactive, make it output a short notice like this
  624. when it starts in an interactive mode:
  625. Gnomovision version 69, Copyright (C) year name of author
  626. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  627. This is free software, and you are welcome to redistribute it
  628. under certain conditions; type `show c' for details.
  629. The hypothetical commands `show w' and `show c' should show the appropriate
  630. parts of the General Public License. Of course, the commands you use may
  631. be called something other than `show w' and `show c'; they could even be
  632. mouse-clicks or menu items--whatever suits your program.
  633. You should also get your employer (if you work as a programmer) or your
  634. school, if any, to sign a "copyright disclaimer" for the program, if
  635. necessary. Here is a sample; alter the names:
  636. Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  637. `Gnomovision' (which makes passes at compilers) written by James Hacker.
  638. <signature of Ty Coon>, 1 April 1989
  639. Ty Coon, President of Vice
  640. This General Public License does not permit incorporating your program into
  641. proprietary programs. If your program is a subroutine library, you may
  642. consider it more useful to permit linking proprietary applications with the
  643. library. If this is what you want to do, use the GNU Lesser General
  644. Public License instead of this License.
  645. ====================LGPL-2.0-or-later====================
  646. This program is free software: you can redistribute it and/or modify
  647. it under the terms of the GNU Lesser General Public License as published by
  648. the Free Software Foundation; either version 2.1 of the License, or
  649. (at your option) any later version.
  650. This program is distributed in the hope that it will be useful,
  651. but WITHOUT ANY WARRANTY; without even the implied warranty of
  652. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  653. GNU Lesser General Public License for more details.
  654. You should have received a copy of the GNU Lesser General Public License
  655. along with this program. If not, see <https://www.gnu.org/licenses/>. */
  656. ====================LGPL-2.0-or-later====================
  657. This program is free software: you can redistribute it and/or modify it
  658. under the terms of the GNU Lesser General Public License as published
  659. by the Free Software Foundation; either version 2 of the License, or
  660. (at your option) any later version.
  661. This program is distributed in the hope that it will be useful,
  662. but WITHOUT ANY WARRANTY; without even the implied warranty of
  663. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  664. Lesser General Public License for more details.
  665. You should have received a copy of the GNU Lesser General Public License
  666. along with this program. If not, see <https://www.gnu.org/licenses/>. */
  667. ====================LGPL-2.0-or-later====================
  668. This program is free software: you can redistribute it and/or modify it
  669. under the terms of the GNU Lesser General Public License as published
  670. by the Free Software Foundation; either version 2.1 of the License, or
  671. (at your option) any later version.
  672. This program is distributed in the hope that it will be useful,
  673. but WITHOUT ANY WARRANTY; without even the implied warranty of
  674. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  675. GNU Lesser General Public License for more details.
  676. You should have received a copy of the GNU Lesser General Public License
  677. along with this program. If not, see <https://www.gnu.org/licenses/>. */
  678. ====================LGPL-2.0-or-later====================
  679. This program is free software; you can redistribute it and/or
  680. modify it under the terms of the GNU Lesser General Public
  681. License as published by the Free Software Foundation; either
  682. version 2.1 of the License, or (at your option) any later version.
  683. This program is distributed in the hope that it will be useful,
  684. but WITHOUT ANY WARRANTY; without even the implied warranty of
  685. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  686. Lesser General Public License for more details.
  687. You should have received a copy of the GNU Lesser General Public
  688. License along with this program; if not, see
  689. <https://www.gnu.org/licenses/>. */
  690. ====================LGPL-2.0-or-later====================
  691. * This library is free software; you can redistribute it and/or
  692. * modify it under the terms of the GNU Lesser General Public
  693. * License as published by the Free Software Foundation; either
  694. * version 2 of the License, or (at your option) any later version.
  695. *
  696. * This library is distributed in the hope that it will be useful,
  697. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  698. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  699. * Lesser General Public License for more details.
  700. *
  701. * You should have received a copy of the GNU Lesser General Public
  702. * License along with this library; if not, write to the
  703. * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  704. * Boston, MA 02111-1307, USA.
  705. ====================LGPL-2.0-or-later====================
  706. internationalize it you are welcome to use GNU 'gettext' in your
  707. package. Of course you have to respect the GNU Lesser General Public
  708. License which covers the use of the GNU 'gettext' library. This means
  709. in particular that even non-free programs can use 'libintl' as a shared
  710. library, whereas only free software can use 'libintl' as a static
  711. library or use modified versions of 'libintl'.
  712. ====================LGPL-2.1-only====================
  713. GNU LESSER GENERAL PUBLIC LICENSE
  714. Version 2.1, February 1999
  715. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  716. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  717. Everyone is permitted to copy and distribute verbatim copies
  718. of this license document, but changing it is not allowed.
  719. [This is the first released version of the Lesser GPL. It also counts
  720. as the successor of the GNU Library Public License, version 2, hence
  721. the version number 2.1.]
  722. Preamble
  723. The licenses for most software are designed to take away your
  724. freedom to share and change it. By contrast, the GNU General Public
  725. Licenses are intended to guarantee your freedom to share and change
  726. free software--to make sure the software is free for all its users.
  727. This license, the Lesser General Public License, applies to some
  728. specially designated software packages--typically libraries--of the
  729. Free Software Foundation and other authors who decide to use it. You
  730. can use it too, but we suggest you first think carefully about whether
  731. this license or the ordinary General Public License is the better
  732. strategy to use in any particular case, based on the explanations below.
  733. When we speak of free software, we are referring to freedom of use,
  734. not price. Our General Public Licenses are designed to make sure that
  735. you have the freedom to distribute copies of free software (and charge
  736. for this service if you wish); that you receive source code or can get
  737. it if you want it; that you can change the software and use pieces of
  738. it in new free programs; and that you are informed that you can do
  739. these things.
  740. To protect your rights, we need to make restrictions that forbid
  741. distributors to deny you these rights or to ask you to surrender these
  742. rights. These restrictions translate to certain responsibilities for
  743. you if you distribute copies of the library or if you modify it.
  744. For example, if you distribute copies of the library, whether gratis
  745. or for a fee, you must give the recipients all the rights that we gave
  746. you. You must make sure that they, too, receive or can get the source
  747. code. If you link other code with the library, you must provide
  748. complete object files to the recipients, so that they can relink them
  749. with the library after making changes to the library and recompiling
  750. it. And you must show them these terms so they know their rights.
  751. We protect your rights with a two-step method: (1) we copyright the
  752. library, and (2) we offer you this license, which gives you legal
  753. permission to copy, distribute and/or modify the library.
  754. To protect each distributor, we want to make it very clear that
  755. there is no warranty for the free library. Also, if the library is
  756. modified by someone else and passed on, the recipients should know
  757. that what they have is not the original version, so that the original
  758. author's reputation will not be affected by problems that might be
  759. introduced by others.
  760. Finally, software patents pose a constant threat to the existence of
  761. any free program. We wish to make sure that a company cannot
  762. effectively restrict the users of a free program by obtaining a
  763. restrictive license from a patent holder. Therefore, we insist that
  764. any patent license obtained for a version of the library must be
  765. consistent with the full freedom of use specified in this license.
  766. Most GNU software, including some libraries, is covered by the
  767. ordinary GNU General Public License. This license, the GNU Lesser
  768. General Public License, applies to certain designated libraries, and
  769. is quite different from the ordinary General Public License. We use
  770. this license for certain libraries in order to permit linking those
  771. libraries into non-free programs.
  772. When a program is linked with a library, whether statically or using
  773. a shared library, the combination of the two is legally speaking a
  774. combined work, a derivative of the original library. The ordinary
  775. General Public License therefore permits such linking only if the
  776. entire combination fits its criteria of freedom. The Lesser General
  777. Public License permits more lax criteria for linking other code with
  778. the library.
  779. We call this license the "Lesser" General Public License because it
  780. does Less to protect the user's freedom than the ordinary General
  781. Public License. It also provides other free software developers Less
  782. of an advantage over competing non-free programs. These disadvantages
  783. are the reason we use the ordinary General Public License for many
  784. libraries. However, the Lesser license provides advantages in certain
  785. special circumstances.
  786. For example, on rare occasions, there may be a special need to
  787. encourage the widest possible use of a certain library, so that it becomes
  788. a de-facto standard. To achieve this, non-free programs must be
  789. allowed to use the library. A more frequent case is that a free
  790. library does the same job as widely used non-free libraries. In this
  791. case, there is little to gain by limiting the free library to free
  792. software only, so we use the Lesser General Public License.
  793. In other cases, permission to use a particular library in non-free
  794. programs enables a greater number of people to use a large body of
  795. free software. For example, permission to use the GNU C Library in
  796. non-free programs enables many more people to use the whole GNU
  797. operating system, as well as its variant, the GNU/Linux operating
  798. system.
  799. Although the Lesser General Public License is Less protective of the
  800. users' freedom, it does ensure that the user of a program that is
  801. linked with the Library has the freedom and the wherewithal to run
  802. that program using a modified version of the Library.
  803. The precise terms and conditions for copying, distribution and
  804. modification follow. Pay close attention to the difference between a
  805. "work based on the library" and a "work that uses the library". The
  806. former contains code derived from the library, whereas the latter must
  807. be combined with the library in order to run.
  808. GNU LESSER GENERAL PUBLIC LICENSE
  809. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  810. 0. This License Agreement applies to any software library or other
  811. program which contains a notice placed by the copyright holder or
  812. other authorized party saying it may be distributed under the terms of
  813. this Lesser General Public License (also called "this License").
  814. Each licensee is addressed as "you".
  815. A "library" means a collection of software functions and/or data
  816. prepared so as to be conveniently linked with application programs
  817. (which use some of those functions and data) to form executables.
  818. The "Library", below, refers to any such software library or work
  819. which has been distributed under these terms. A "work based on the
  820. Library" means either the Library or any derivative work under
  821. copyright law: that is to say, a work containing the Library or a
  822. portion of it, either verbatim or with modifications and/or translated
  823. straightforwardly into another language. (Hereinafter, translation is
  824. included without limitation in the term "modification".)
  825. "Source code" for a work means the preferred form of the work for
  826. making modifications to it. For a library, complete source code means
  827. all the source code for all modules it contains, plus any associated
  828. interface definition files, plus the scripts used to control compilation
  829. and installation of the library.
  830. Activities other than copying, distribution and modification are not
  831. covered by this License; they are outside its scope. The act of
  832. running a program using the Library is not restricted, and output from
  833. such a program is covered only if its contents constitute a work based
  834. on the Library (independent of the use of the Library in a tool for
  835. writing it). Whether that is true depends on what the Library does
  836. and what the program that uses the Library does.
  837. 1. You may copy and distribute verbatim copies of the Library's
  838. complete source code as you receive it, in any medium, provided that
  839. you conspicuously and appropriately publish on each copy an
  840. appropriate copyright notice and disclaimer of warranty; keep intact
  841. all the notices that refer to this License and to the absence of any
  842. warranty; and distribute a copy of this License along with the
  843. Library.
  844. You may charge a fee for the physical act of transferring a copy,
  845. and you may at your option offer warranty protection in exchange for a
  846. fee.
  847. 2. You may modify your copy or copies of the Library or any portion
  848. of it, thus forming a work based on the Library, and copy and
  849. distribute such modifications or work under the terms of Section 1
  850. above, provided that you also meet all of these conditions:
  851. a) The modified work must itself be a software library.
  852. b) You must cause the files modified to carry prominent notices
  853. stating that you changed the files and the date of any change.
  854. c) You must cause the whole of the work to be licensed at no
  855. charge to all third parties under the terms of this License.
  856. d) If a facility in the modified Library refers to a function or a
  857. table of data to be supplied by an application program that uses
  858. the facility, other than as an argument passed when the facility
  859. is invoked, then you must make a good faith effort to ensure that,
  860. in the event an application does not supply such function or
  861. table, the facility still operates, and performs whatever part of
  862. its purpose remains meaningful.
  863. (For example, a function in a library to compute square roots has
  864. a purpose that is entirely well-defined independent of the
  865. application. Therefore, Subsection 2d requires that any
  866. application-supplied function or table used by this function must
  867. be optional: if the application does not supply it, the square
  868. root function must still compute square roots.)
  869. These requirements apply to the modified work as a whole. If
  870. identifiable sections of that work are not derived from the Library,
  871. and can be reasonably considered independent and separate works in
  872. themselves, then this License, and its terms, do not apply to those
  873. sections when you distribute them as separate works. But when you
  874. distribute the same sections as part of a whole which is a work based
  875. on the Library, the distribution of the whole must be on the terms of
  876. this License, whose permissions for other licensees extend to the
  877. entire whole, and thus to each and every part regardless of who wrote
  878. it.
  879. Thus, it is not the intent of this section to claim rights or contest
  880. your rights to work written entirely by you; rather, the intent is to
  881. exercise the right to control the distribution of derivative or
  882. collective works based on the Library.
  883. In addition, mere aggregation of another work not based on the Library
  884. with the Library (or with a work based on the Library) on a volume of
  885. a storage or distribution medium does not bring the other work under
  886. the scope of this License.
  887. 3. You may opt to apply the terms of the ordinary GNU General Public
  888. License instead of this License to a given copy of the Library. To do
  889. this, you must alter all the notices that refer to this License, so
  890. that they refer to the ordinary GNU General Public License, version 2,
  891. instead of to this License. (If a newer version than version 2 of the
  892. ordinary GNU General Public License has appeared, then you can specify
  893. that version instead if you wish.) Do not make any other change in
  894. these notices.
  895. Once this change is made in a given copy, it is irreversible for
  896. that copy, so the ordinary GNU General Public License applies to all
  897. subsequent copies and derivative works made from that copy.
  898. This option is useful when you wish to copy part of the code of
  899. the Library into a program that is not a library.
  900. 4. You may copy and distribute the Library (or a portion or
  901. derivative of it, under Section 2) in object code or executable form
  902. under the terms of Sections 1 and 2 above provided that you accompany
  903. it with the complete corresponding machine-readable source code, which
  904. must be distributed under the terms of Sections 1 and 2 above on a
  905. medium customarily used for software interchange.
  906. If distribution of object code is made by offering access to copy
  907. from a designated place, then offering equivalent access to copy the
  908. source code from the same place satisfies the requirement to
  909. distribute the source code, even though third parties are not
  910. compelled to copy the source along with the object code.
  911. 5. A program that contains no derivative of any portion of the
  912. Library, but is designed to work with the Library by being compiled or
  913. linked with it, is called a "work that uses the Library". Such a
  914. work, in isolation, is not a derivative work of the Library, and
  915. therefore falls outside the scope of this License.
  916. However, linking a "work that uses the Library" with the Library
  917. creates an executable that is a derivative of the Library (because it
  918. contains portions of the Library), rather than a "work that uses the
  919. library". The executable is therefore covered by this License.
  920. Section 6 states terms for distribution of such executables.
  921. When a "work that uses the Library" uses material from a header file
  922. that is part of the Library, the object code for the work may be a
  923. derivative work of the Library even though the source code is not.
  924. Whether this is true is especially significant if the work can be
  925. linked without the Library, or if the work is itself a library. The
  926. threshold for this to be true is not precisely defined by law.
  927. If such an object file uses only numerical parameters, data
  928. structure layouts and accessors, and small macros and small inline
  929. functions (ten lines or less in length), then the use of the object
  930. file is unrestricted, regardless of whether it is legally a derivative
  931. work. (Executables containing this object code plus portions of the
  932. Library will still fall under Section 6.)
  933. Otherwise, if the work is a derivative of the Library, you may
  934. distribute the object code for the work under the terms of Section 6.
  935. Any executables containing that work also fall under Section 6,
  936. whether or not they are linked directly with the Library itself.
  937. 6. As an exception to the Sections above, you may also combine or
  938. link a "work that uses the Library" with the Library to produce a
  939. work containing portions of the Library, and distribute that work
  940. under terms of your choice, provided that the terms permit
  941. modification of the work for the customer's own use and reverse
  942. engineering for debugging such modifications.
  943. You must give prominent notice with each copy of the work that the
  944. Library is used in it and that the Library and its use are covered by
  945. this License. You must supply a copy of this License. If the work
  946. during execution displays copyright notices, you must include the
  947. copyright notice for the Library among them, as well as a reference
  948. directing the user to the copy of this License. Also, you must do one
  949. of these things:
  950. a) Accompany the work with the complete corresponding
  951. machine-readable source code for the Library including whatever
  952. changes were used in the work (which must be distributed under
  953. Sections 1 and 2 above); and, if the work is an executable linked
  954. with the Library, with the complete machine-readable "work that
  955. uses the Library", as object code and/or source code, so that the
  956. user can modify the Library and then relink to produce a modified
  957. executable containing the modified Library. (It is understood
  958. that the user who changes the contents of definitions files in the
  959. Library will not necessarily be able to recompile the application
  960. to use the modified definitions.)
  961. b) Use a suitable shared library mechanism for linking with the
  962. Library. A suitable mechanism is one that (1) uses at run time a
  963. copy of the library already present on the user's computer system,
  964. rather than copying library functions into the executable, and (2)
  965. will operate properly with a modified version of the library, if
  966. the user installs one, as long as the modified version is
  967. interface-compatible with the version that the work was made with.
  968. c) Accompany the work with a written offer, valid for at
  969. least three years, to give the same user the materials
  970. specified in Subsection 6a, above, for a charge no more
  971. than the cost of performing this distribution.
  972. d) If distribution of the work is made by offering access to copy
  973. from a designated place, offer equivalent access to copy the above
  974. specified materials from the same place.
  975. e) Verify that the user has already received a copy of these
  976. materials or that you have already sent this user a copy.
  977. For an executable, the required form of the "work that uses the
  978. Library" must include any data and utility programs needed for
  979. reproducing the executable from it. However, as a special exception,
  980. the materials to be distributed need not include anything that is
  981. normally distributed (in either source or binary form) with the major
  982. components (compiler, kernel, and so on) of the operating system on
  983. which the executable runs, unless that component itself accompanies
  984. the executable.
  985. It may happen that this requirement contradicts the license
  986. restrictions of other proprietary libraries that do not normally
  987. accompany the operating system. Such a contradiction means you cannot
  988. use both them and the Library together in an executable that you
  989. distribute.
  990. 7. You may place library facilities that are a work based on the
  991. Library side-by-side in a single library together with other library
  992. facilities not covered by this License, and distribute such a combined
  993. library, provided that the separate distribution of the work based on
  994. the Library and of the other library facilities is otherwise
  995. permitted, and provided that you do these two things:
  996. a) Accompany the combined library with a copy of the same work
  997. based on the Library, uncombined with any other library
  998. facilities. This must be distributed under the terms of the
  999. Sections above.
  1000. b) Give prominent notice with the combined library of the fact
  1001. that part of it is a work based on the Library, and explaining
  1002. where to find the accompanying uncombined form of the same work.
  1003. 8. You may not copy, modify, sublicense, link with, or distribute
  1004. the Library except as expressly provided under this License. Any
  1005. attempt otherwise to copy, modify, sublicense, link with, or
  1006. distribute the Library is void, and will automatically terminate your
  1007. rights under this License. However, parties who have received copies,
  1008. or rights, from you under this License will not have their licenses
  1009. terminated so long as such parties remain in full compliance.
  1010. 9. You are not required to accept this License, since you have not
  1011. signed it. However, nothing else grants you permission to modify or
  1012. distribute the Library or its derivative works. These actions are
  1013. prohibited by law if you do not accept this License. Therefore, by
  1014. modifying or distributing the Library (or any work based on the
  1015. Library), you indicate your acceptance of this License to do so, and
  1016. all its terms and conditions for copying, distributing or modifying
  1017. the Library or works based on it.
  1018. 10. Each time you redistribute the Library (or any work based on the
  1019. Library), the recipient automatically receives a license from the
  1020. original licensor to copy, distribute, link with or modify the Library
  1021. subject to these terms and conditions. You may not impose any further
  1022. restrictions on the recipients' exercise of the rights granted herein.
  1023. You are not responsible for enforcing compliance by third parties with
  1024. this License.
  1025. 11. If, as a consequence of a court judgment or allegation of patent
  1026. infringement or for any other reason (not limited to patent issues),
  1027. conditions are imposed on you (whether by court order, agreement or
  1028. otherwise) that contradict the conditions of this License, they do not
  1029. excuse you from the conditions of this License. If you cannot
  1030. distribute so as to satisfy simultaneously your obligations under this
  1031. License and any other pertinent obligations, then as a consequence you
  1032. may not distribute the Library at all. For example, if a patent
  1033. license would not permit royalty-free redistribution of the Library by
  1034. all those who receive copies directly or indirectly through you, then
  1035. the only way you could satisfy both it and this License would be to
  1036. refrain entirely from distribution of the Library.
  1037. If any portion of this section is held invalid or unenforceable under any
  1038. particular circumstance, the balance of the section is intended to apply,
  1039. and the section as a whole is intended to apply in other circumstances.
  1040. It is not the purpose of this section to induce you to infringe any
  1041. patents or other property right claims or to contest validity of any
  1042. such claims; this section has the sole purpose of protecting the
  1043. integrity of the free software distribution system which is
  1044. implemented by public license practices. Many people have made
  1045. generous contributions to the wide range of software distributed
  1046. through that system in reliance on consistent application of that
  1047. system; it is up to the author/donor to decide if he or she is willing
  1048. to distribute software through any other system and a licensee cannot
  1049. impose that choice.
  1050. This section is intended to make thoroughly clear what is believed to
  1051. be a consequence of the rest of this License.
  1052. 12. If the distribution and/or use of the Library is restricted in
  1053. certain countries either by patents or by copyrighted interfaces, the
  1054. original copyright holder who places the Library under this License may add
  1055. an explicit geographical distribution limitation excluding those countries,
  1056. so that distribution is permitted only in or among countries not thus
  1057. excluded. In such case, this License incorporates the limitation as if
  1058. written in the body of this License.
  1059. 13. The Free Software Foundation may publish revised and/or new
  1060. versions of the Lesser General Public License from time to time.
  1061. Such new versions will be similar in spirit to the present version,
  1062. but may differ in detail to address new problems or concerns.
  1063. Each version is given a distinguishing version number. If the Library
  1064. specifies a version number of this License which applies to it and
  1065. "any later version", you have the option of following the terms and
  1066. conditions either of that version or of any later version published by
  1067. the Free Software Foundation. If the Library does not specify a
  1068. license version number, you may choose any version ever published by
  1069. the Free Software Foundation.
  1070. 14. If you wish to incorporate parts of the Library into other free
  1071. programs whose distribution conditions are incompatible with these,
  1072. write to the author to ask for permission. For software which is
  1073. copyrighted by the Free Software Foundation, write to the Free
  1074. Software Foundation; we sometimes make exceptions for this. Our
  1075. decision will be guided by the two goals of preserving the free status
  1076. of all derivatives of our free software and of promoting the sharing
  1077. and reuse of software generally.
  1078. NO WARRANTY
  1079. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  1080. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  1081. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  1082. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  1083. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  1084. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  1085. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  1086. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  1087. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  1088. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  1089. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  1090. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  1091. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  1092. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  1093. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  1094. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  1095. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  1096. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  1097. DAMAGES.
  1098. END OF TERMS AND CONDITIONS
  1099. How to Apply These Terms to Your New Libraries
  1100. If you develop a new library, and you want it to be of the greatest
  1101. possible use to the public, we recommend making it free software that
  1102. everyone can redistribute and change. You can do so by permitting
  1103. redistribution under these terms (or, alternatively, under the terms of the
  1104. ordinary General Public License).
  1105. To apply these terms, attach the following notices to the library. It is
  1106. safest to attach them to the start of each source file to most effectively
  1107. convey the exclusion of warranty; and each file should have at least the
  1108. "copyright" line and a pointer to where the full notice is found.
  1109. <one line to give the library's name and a brief idea of what it does.>
  1110. Copyright (C) <year> <name of author>
  1111. This library is free software; you can redistribute it and/or
  1112. modify it under the terms of the GNU Lesser General Public
  1113. License as published by the Free Software Foundation; either
  1114. version 2.1 of the License, or (at your option) any later version.
  1115. This library is distributed in the hope that it will be useful,
  1116. but WITHOUT ANY WARRANTY; without even the implied warranty of
  1117. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1118. Lesser General Public License for more details.
  1119. You should have received a copy of the GNU Lesser General Public
  1120. License along with this library; if not, write to the Free Software
  1121. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  1122. Also add information on how to contact you by electronic and paper mail.
  1123. You should also get your employer (if you work as a programmer) or your
  1124. school, if any, to sign a "copyright disclaimer" for the library, if
  1125. necessary. Here is a sample; alter the names:
  1126. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  1127. library `Frob' (a library for tweaking knobs) written by James Random Hacker.
  1128. <signature of Ty Coon>, 1 April 1990
  1129. Ty Coon, President of Vice
  1130. That's all there is to it!
  1131. ====================LGPL-2.1-or-later====================
  1132. The GNU C Library is free software; you can redistribute it and/or
  1133. modify it under the terms of the GNU Lesser General Public
  1134. License as published by the Free Software Foundation; either
  1135. version 2.1 of the License, or (at your option) any later version.
  1136. The GNU C Library is distributed in the hope that it will be useful,
  1137. but WITHOUT ANY WARRANTY; without even the implied warranty of
  1138. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1139. Lesser General Public License for more details.
  1140. You should have received a copy of the GNU Lesser General Public
  1141. License along with the GNU C Library; if not, see
  1142. <https://www.gnu.org/licenses/>. */
  1143. ====================LGPL-2.1-or-later====================
  1144. * The Gnome Library is free software; you can redistribute it and/or
  1145. * modify it under the terms of the GNU Lesser General Public License as
  1146. * published by the Free Software Foundation; either version 2 of the
  1147. * License, or (at your option) any later version.
  1148. *
  1149. * The Gnome Library is distributed in the hope that it will be useful,
  1150. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  1151. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1152. * Lesser General Public License for more details.
  1153. *
  1154. * You should have received a copy of the GNU Lesser General Public
  1155. * License along with the Gnome Library; see the file COPYING.LIB. If not,
  1156. * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  1157. * Boston, MA 02111-1307, USA.
  1158. ====================LGPL-2.1-or-later====================
  1159. package. Of course you have to respect the GNU Lesser General Public
  1160. License which covers the use of the GNU 'gettext' library. This means
  1161. ====================LGPL-2.1-or-later AND LGPL-2.1-or-later AND LGPL-2.1-or-later====================
  1162. This file is free software: you can redistribute it and/or modify
  1163. it under the terms of the GNU Lesser General Public License as
  1164. published by the Free Software Foundation; either version 2.1 of the
  1165. License, or (at your option) any later version.
  1166. This file is distributed in the hope that it will be useful,
  1167. but WITHOUT ANY WARRANTY; without even the implied warranty of
  1168. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1169. GNU Lesser General Public License for more details.
  1170. You should have received a copy of the GNU Lesser General Public License
  1171. along with this program. If not, see <https://www.gnu.org/licenses/>. */
  1172. ====================LGPL-3.0-only====================
  1173. GNU LESSER GENERAL PUBLIC LICENSE
  1174. Version 3, 29 June 2007
  1175. Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  1176. Everyone is permitted to copy and distribute verbatim copies
  1177. of this license document, but changing it is not allowed.
  1178. This version of the GNU Lesser General Public License incorporates
  1179. the terms and conditions of version 3 of the GNU General Public
  1180. License, supplemented by the additional permissions listed below.
  1181. 0. Additional Definitions.
  1182. As used herein, "this License" refers to version 3 of the GNU Lesser
  1183. General Public License, and the "GNU GPL" refers to version 3 of the GNU
  1184. General Public License.
  1185. "The Library" refers to a covered work governed by this License,
  1186. other than an Application or a Combined Work as defined below.
  1187. An "Application" is any work that makes use of an interface provided
  1188. by the Library, but which is not otherwise based on the Library.
  1189. Defining a subclass of a class defined by the Library is deemed a mode
  1190. of using an interface provided by the Library.
  1191. A "Combined Work" is a work produced by combining or linking an
  1192. Application with the Library. The particular version of the Library
  1193. with which the Combined Work was made is also called the "Linked
  1194. Version".
  1195. The "Minimal Corresponding Source" for a Combined Work means the
  1196. Corresponding Source for the Combined Work, excluding any source code
  1197. for portions of the Combined Work that, considered in isolation, are
  1198. based on the Application, and not on the Linked Version.
  1199. The "Corresponding Application Code" for a Combined Work means the
  1200. object code and/or source code for the Application, including any data
  1201. and utility programs needed for reproducing the Combined Work from the
  1202. Application, but excluding the System Libraries of the Combined Work.
  1203. 1. Exception to Section 3 of the GNU GPL.
  1204. You may convey a covered work under sections 3 and 4 of this License
  1205. without being bound by section 3 of the GNU GPL.
  1206. 2. Conveying Modified Versions.
  1207. If you modify a copy of the Library, and, in your modifications, a
  1208. facility refers to a function or data to be supplied by an Application
  1209. that uses the facility (other than as an argument passed when the
  1210. facility is invoked), then you may convey a copy of the modified
  1211. version:
  1212. a) under this License, provided that you make a good faith effort to
  1213. ensure that, in the event an Application does not supply the
  1214. function or data, the facility still operates, and performs
  1215. whatever part of its purpose remains meaningful, or
  1216. b) under the GNU GPL, with none of the additional permissions of
  1217. this License applicable to that copy.
  1218. 3. Object Code Incorporating Material from Library Header Files.
  1219. The object code form of an Application may incorporate material from
  1220. a header file that is part of the Library. You may convey such object
  1221. code under terms of your choice, provided that, if the incorporated
  1222. material is not limited to numerical parameters, data structure
  1223. layouts and accessors, or small macros, inline functions and templates
  1224. (ten or fewer lines in length), you do both of the following:
  1225. a) Give prominent notice with each copy of the object code that the
  1226. Library is used in it and that the Library and its use are
  1227. covered by this License.
  1228. b) Accompany the object code with a copy of the GNU GPL and this license
  1229. document.
  1230. 4. Combined Works.
  1231. You may convey a Combined Work under terms of your choice that,
  1232. taken together, effectively do not restrict modification of the
  1233. portions of the Library contained in the Combined Work and reverse
  1234. engineering for debugging such modifications, if you also do each of
  1235. the following:
  1236. a) Give prominent notice with each copy of the Combined Work that
  1237. the Library is used in it and that the Library and its use are
  1238. covered by this License.
  1239. b) Accompany the Combined Work with a copy of the GNU GPL and this license
  1240. document.
  1241. c) For a Combined Work that displays copyright notices during
  1242. execution, include the copyright notice for the Library among
  1243. these notices, as well as a reference directing the user to the
  1244. copies of the GNU GPL and this license document.
  1245. d) Do one of the following:
  1246. 0) Convey the Minimal Corresponding Source under the terms of this
  1247. License, and the Corresponding Application Code in a form
  1248. suitable for, and under terms that permit, the user to
  1249. recombine or relink the Application with a modified version of
  1250. the Linked Version to produce a modified Combined Work, in the
  1251. manner specified by section 6 of the GNU GPL for conveying
  1252. Corresponding Source.
  1253. 1) Use a suitable shared library mechanism for linking with the
  1254. Library. A suitable mechanism is one that (a) uses at run time
  1255. a copy of the Library already present on the user's computer
  1256. system, and (b) will operate properly with a modified version
  1257. of the Library that is interface-compatible with the Linked
  1258. Version.
  1259. e) Provide Installation Information, but only if you would otherwise
  1260. be required to provide such information under section 6 of the
  1261. GNU GPL, and only to the extent that such information is
  1262. necessary to install and execute a modified version of the
  1263. Combined Work produced by recombining or relinking the
  1264. Application with a modified version of the Linked Version. (If
  1265. you use option 4d0, the Installation Information must accompany
  1266. the Minimal Corresponding Source and Corresponding Application
  1267. Code. If you use option 4d1, you must provide the Installation
  1268. Information in the manner specified by section 6 of the GNU GPL
  1269. for conveying Corresponding Source.)
  1270. 5. Combined Libraries.
  1271. You may place library facilities that are a work based on the
  1272. Library side by side in a single library together with other library
  1273. facilities that are not Applications and are not covered by this
  1274. License, and convey such a combined library under terms of your
  1275. choice, if you do both of the following:
  1276. a) Accompany the combined library with a copy of the same work based
  1277. on the Library, uncombined with any other library facilities,
  1278. conveyed under the terms of this License.
  1279. b) Give prominent notice with the combined library that part of it
  1280. is a work based on the Library, and explaining where to find the
  1281. accompanying uncombined form of the same work.
  1282. 6. Revised Versions of the GNU Lesser General Public License.
  1283. The Free Software Foundation may publish revised and/or new versions
  1284. of the GNU Lesser General Public License from time to time. Such new
  1285. versions will be similar in spirit to the present version, but may
  1286. differ in detail to address new problems or concerns.
  1287. Each version is given a distinguishing version number. If the
  1288. Library as you received it specifies that a certain numbered version
  1289. of the GNU Lesser General Public License "or any later version"
  1290. applies to it, you have the option of following the terms and
  1291. conditions either of that published version or of any later version
  1292. published by the Free Software Foundation. If the Library as you
  1293. received it does not specify a version number of the GNU Lesser
  1294. General Public License, you may choose any version of the GNU Lesser
  1295. General Public License ever published by the Free Software Foundation.
  1296. If the Library as you received it specifies that a proxy can decide
  1297. whether future versions of the GNU Lesser General Public License shall
  1298. apply, that proxy's public statement of acceptance of any version is
  1299. permanent authorization for you to choose that version for the
  1300. Library.