licenses.list.txt 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094
  1. ====================COPYRIGHT====================
  2. Copyright 2002 Red Hat, Inc.
  3. ====================COPYRIGHT====================
  4. Copyright 2018 Christoph Hellwig.
  5. ====================COPYRIGHT====================
  6. * Copyright 2000,2001,2002 Red Hat, Inc.
  7. ====================COPYRIGHT====================
  8. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  9. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  10. Everyone is permitted to copy and distribute verbatim copies
  11. ====================COPYRIGHT====================
  12. write to the author to ask for permission. For software which is
  13. copyrighted by the Free Software Foundation, write to the Free
  14. Software Foundation; we sometimes make exceptions for this. Our
  15. decision will be guided by the two goals of preserving the free status
  16. of all derivatives of our free software and of promoting the sharing
  17. and reuse of software generally.
  18. ====================File: COPYING====================
  19. GNU LESSER GENERAL PUBLIC LICENSE
  20. Version 2.1, February 1999
  21. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  22. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  23. Everyone is permitted to copy and distribute verbatim copies
  24. of this license document, but changing it is not allowed.
  25. [This is the first released version of the Lesser GPL. It also counts
  26. as the successor of the GNU Library Public License, version 2, hence
  27. the version number 2.1.]
  28. Preamble
  29. The licenses for most software are designed to take away your
  30. freedom to share and change it. By contrast, the GNU General Public
  31. Licenses are intended to guarantee your freedom to share and change
  32. free software--to make sure the software is free for all its users.
  33. This license, the Lesser General Public License, applies to some
  34. specially designated software packages--typically libraries--of the
  35. Free Software Foundation and other authors who decide to use it. You
  36. can use it too, but we suggest you first think carefully about whether
  37. this license or the ordinary General Public License is the better
  38. strategy to use in any particular case, based on the explanations
  39. below.
  40. When we speak of free software, we are referring to freedom of use,
  41. not price. Our General Public Licenses are designed to make sure that
  42. you have the freedom to distribute copies of free software (and charge
  43. for this service if you wish); that you receive source code or can get
  44. it if you want it; that you can change the software and use pieces of
  45. it in new free programs; and that you are informed that you can do
  46. these things.
  47. To protect your rights, we need to make restrictions that forbid
  48. distributors to deny you these rights or to ask you to surrender these
  49. rights. These restrictions translate to certain responsibilities for
  50. you if you distribute copies of the library or if you modify it.
  51. For example, if you distribute copies of the library, whether gratis
  52. or for a fee, you must give the recipients all the rights that we gave
  53. you. You must make sure that they, too, receive or can get the source
  54. code. If you link other code with the library, you must provide
  55. complete object files to the recipients, so that they can relink them
  56. with the library after making changes to the library and recompiling
  57. it. And you must show them these terms so they know their rights.
  58. We protect your rights with a two-step method: (1) we copyright the
  59. library, and (2) we offer you this license, which gives you legal
  60. permission to copy, distribute and/or modify the library.
  61. To protect each distributor, we want to make it very clear that
  62. there is no warranty for the free library. Also, if the library is
  63. modified by someone else and passed on, the recipients should know
  64. that what they have is not the original version, so that the original
  65. author's reputation will not be affected by problems that might be
  66. introduced by others.
  67. ^L
  68. Finally, software patents pose a constant threat to the existence of
  69. any free program. We wish to make sure that a company cannot
  70. effectively restrict the users of a free program by obtaining a
  71. restrictive license from a patent holder. Therefore, we insist that
  72. any patent license obtained for a version of the library must be
  73. consistent with the full freedom of use specified in this license.
  74. Most GNU software, including some libraries, is covered by the
  75. ordinary GNU General Public License. This license, the GNU Lesser
  76. General Public License, applies to certain designated libraries, and
  77. is quite different from the ordinary General Public License. We use
  78. this license for certain libraries in order to permit linking those
  79. libraries into non-free programs.
  80. When a program is linked with a library, whether statically or using
  81. a shared library, the combination of the two is legally speaking a
  82. combined work, a derivative of the original library. The ordinary
  83. General Public License therefore permits such linking only if the
  84. entire combination fits its criteria of freedom. The Lesser General
  85. Public License permits more lax criteria for linking other code with
  86. the library.
  87. We call this license the "Lesser" General Public License because it
  88. does Less to protect the user's freedom than the ordinary General
  89. Public License. It also provides other free software developers Less
  90. of an advantage over competing non-free programs. These disadvantages
  91. are the reason we use the ordinary General Public License for many
  92. libraries. However, the Lesser license provides advantages in certain
  93. special circumstances.
  94. For example, on rare occasions, there may be a special need to
  95. encourage the widest possible use of a certain library, so that it
  96. becomes
  97. a de-facto standard. To achieve this, non-free programs must be
  98. allowed to use the library. A more frequent case is that a free
  99. library does the same job as widely used non-free libraries. In this
  100. case, there is little to gain by limiting the free library to free
  101. software only, so we use the Lesser General Public License.
  102. In other cases, permission to use a particular library in non-free
  103. programs enables a greater number of people to use a large body of
  104. free software. For example, permission to use the GNU C Library in
  105. non-free programs enables many more people to use the whole GNU
  106. operating system, as well as its variant, the GNU/Linux operating
  107. system.
  108. Although the Lesser General Public License is Less protective of the
  109. users' freedom, it does ensure that the user of a program that is
  110. linked with the Library has the freedom and the wherewithal to run
  111. that program using a modified version of the Library.
  112. The precise terms and conditions for copying, distribution and
  113. modification follow. Pay close attention to the difference between a
  114. "work based on the library" and a "work that uses the library". The
  115. former contains code derived from the library, whereas the latter must
  116. be combined with the library in order to run.
  117. ^L
  118. GNU LESSER GENERAL PUBLIC LICENSE
  119. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  120. 0. This License Agreement applies to any software library or other
  121. program which contains a notice placed by the copyright holder or
  122. other authorized party saying it may be distributed under the terms of
  123. this Lesser General Public License (also called "this License").
  124. Each licensee is addressed as "you".
  125. A "library" means a collection of software functions and/or data
  126. prepared so as to be conveniently linked with application programs
  127. (which use some of those functions and data) to form executables.
  128. The "Library", below, refers to any such software library or work
  129. which has been distributed under these terms. A "work based on the
  130. Library" means either the Library or any derivative work under
  131. copyright law: that is to say, a work containing the Library or a
  132. portion of it, either verbatim or with modifications and/or translated
  133. straightforwardly into another language. (Hereinafter, translation is
  134. included without limitation in the term "modification".)
  135. "Source code" for a work means the preferred form of the work for
  136. making modifications to it. For a library, complete source code means
  137. all the source code for all modules it contains, plus any associated
  138. interface definition files, plus the scripts used to control
  139. compilation
  140. and installation of the library.
  141. Activities other than copying, distribution and modification are not
  142. covered by this License; they are outside its scope. The act of
  143. running a program using the Library is not restricted, and output from
  144. such a program is covered only if its contents constitute a work based
  145. on the Library (independent of the use of the Library in a tool for
  146. writing it). Whether that is true depends on what the Library does
  147. and what the program that uses the Library does.
  148. 1. You may copy and distribute verbatim copies of the Library's
  149. complete source code as you receive it, in any medium, provided that
  150. you conspicuously and appropriately publish on each copy an
  151. appropriate copyright notice and disclaimer of warranty; keep intact
  152. all the notices that refer to this License and to the absence of any
  153. warranty; and distribute a copy of this License along with the
  154. Library.
  155. You may charge a fee for the physical act of transferring a copy,
  156. and you may at your option offer warranty protection in exchange for a
  157. fee.
  158. 2. You may modify your copy or copies of the Library or any portion
  159. of it, thus forming a work based on the Library, and copy and
  160. distribute such modifications or work under the terms of Section 1
  161. above, provided that you also meet all of these conditions:
  162. a) The modified work must itself be a software library.
  163. b) You must cause the files modified to carry prominent notices
  164. stating that you changed the files and the date of any change.
  165. c) You must cause the whole of the work to be licensed at no
  166. charge to all third parties under the terms of this License.
  167. d) If a facility in the modified Library refers to a function or a
  168. table of data to be supplied by an application program that uses
  169. the facility, other than as an argument passed when the facility
  170. is invoked, then you must make a good faith effort to ensure that,
  171. in the event an application does not supply such function or
  172. table, the facility still operates, and performs whatever part of
  173. its purpose remains meaningful.
  174. (For example, a function in a library to compute square roots has
  175. a purpose that is entirely well-defined independent of the
  176. application. Therefore, Subsection 2d requires that any
  177. application-supplied function or table used by this function must
  178. be optional: if the application does not supply it, the square
  179. root function must still compute square roots.)
  180. These requirements apply to the modified work as a whole. If
  181. identifiable sections of that work are not derived from the Library,
  182. and can be reasonably considered independent and separate works in
  183. themselves, then this License, and its terms, do not apply to those
  184. sections when you distribute them as separate works. But when you
  185. distribute the same sections as part of a whole which is a work based
  186. on the Library, the distribution of the whole must be on the terms of
  187. this License, whose permissions for other licensees extend to the
  188. entire whole, and thus to each and every part regardless of who wrote
  189. it.
  190. Thus, it is not the intent of this section to claim rights or contest
  191. your rights to work written entirely by you; rather, the intent is to
  192. exercise the right to control the distribution of derivative or
  193. collective works based on the Library.
  194. In addition, mere aggregation of another work not based on the Library
  195. with the Library (or with a work based on the Library) on a volume of
  196. a storage or distribution medium does not bring the other work under
  197. the scope of this License.
  198. 3. You may opt to apply the terms of the ordinary GNU General Public
  199. License instead of this License to a given copy of the Library. To do
  200. this, you must alter all the notices that refer to this License, so
  201. that they refer to the ordinary GNU General Public License, version 2,
  202. instead of to this License. (If a newer version than version 2 of the
  203. ordinary GNU General Public License has appeared, then you can specify
  204. that version instead if you wish.) Do not make any other change in
  205. these notices.
  206. ^L
  207. Once this change is made in a given copy, it is irreversible for
  208. that copy, so the ordinary GNU General Public License applies to all
  209. subsequent copies and derivative works made from that copy.
  210. This option is useful when you wish to copy part of the code of
  211. the Library into a program that is not a library.
  212. 4. You may copy and distribute the Library (or a portion or
  213. derivative of it, under Section 2) in object code or executable form
  214. under the terms of Sections 1 and 2 above provided that you accompany
  215. it with the complete corresponding machine-readable source code, which
  216. must be distributed under the terms of Sections 1 and 2 above on a
  217. medium customarily used for software interchange.
  218. If distribution of object code is made by offering access to copy
  219. from a designated place, then offering equivalent access to copy the
  220. source code from the same place satisfies the requirement to
  221. distribute the source code, even though third parties are not
  222. compelled to copy the source along with the object code.
  223. 5. A program that contains no derivative of any portion of the
  224. Library, but is designed to work with the Library by being compiled or
  225. linked with it, is called a "work that uses the Library". Such a
  226. work, in isolation, is not a derivative work of the Library, and
  227. therefore falls outside the scope of this License.
  228. However, linking a "work that uses the Library" with the Library
  229. creates an executable that is a derivative of the Library (because it
  230. contains portions of the Library), rather than a "work that uses the
  231. library". The executable is therefore covered by this License.
  232. Section 6 states terms for distribution of such executables.
  233. When a "work that uses the Library" uses material from a header file
  234. that is part of the Library, the object code for the work may be a
  235. derivative work of the Library even though the source code is not.
  236. Whether this is true is especially significant if the work can be
  237. linked without the Library, or if the work is itself a library. The
  238. threshold for this to be true is not precisely defined by law.
  239. If such an object file uses only numerical parameters, data
  240. structure layouts and accessors, and small macros and small inline
  241. functions (ten lines or less in length), then the use of the object
  242. file is unrestricted, regardless of whether it is legally a derivative
  243. work. (Executables containing this object code plus portions of the
  244. Library will still fall under Section 6.)
  245. Otherwise, if the work is a derivative of the Library, you may
  246. distribute the object code for the work under the terms of Section 6.
  247. Any executables containing that work also fall under Section 6,
  248. whether or not they are linked directly with the Library itself.
  249. ^L
  250. 6. As an exception to the Sections above, you may also combine or
  251. link a "work that uses the Library" with the Library to produce a
  252. work containing portions of the Library, and distribute that work
  253. under terms of your choice, provided that the terms permit
  254. modification of the work for the customer's own use and reverse
  255. engineering for debugging such modifications.
  256. You must give prominent notice with each copy of the work that the
  257. Library is used in it and that the Library and its use are covered by
  258. this License. You must supply a copy of this License. If the work
  259. during execution displays copyright notices, you must include the
  260. copyright notice for the Library among them, as well as a reference
  261. directing the user to the copy of this License. Also, you must do one
  262. of these things:
  263. a) Accompany the work with the complete corresponding
  264. machine-readable source code for the Library including whatever
  265. changes were used in the work (which must be distributed under
  266. Sections 1 and 2 above); and, if the work is an executable linked
  267. with the Library, with the complete machine-readable "work that
  268. uses the Library", as object code and/or source code, so that the
  269. user can modify the Library and then relink to produce a modified
  270. executable containing the modified Library. (It is understood
  271. that the user who changes the contents of definitions files in the
  272. Library will not necessarily be able to recompile the application
  273. to use the modified definitions.)
  274. b) Use a suitable shared library mechanism for linking with the
  275. Library. A suitable mechanism is one that (1) uses at run time a
  276. copy of the library already present on the user's computer system,
  277. rather than copying library functions into the executable, and (2)
  278. will operate properly with a modified version of the library, if
  279. the user installs one, as long as the modified version is
  280. interface-compatible with the version that the work was made with.
  281. c) Accompany the work with a written offer, valid for at
  282. least three years, to give the same user the materials
  283. specified in Subsection 6a, above, for a charge no more
  284. than the cost of performing this distribution.
  285. d) If distribution of the work is made by offering access to copy
  286. from a designated place, offer equivalent access to copy the above
  287. specified materials from the same place.
  288. e) Verify that the user has already received a copy of these
  289. materials or that you have already sent this user a copy.
  290. For an executable, the required form of the "work that uses the
  291. Library" must include any data and utility programs needed for
  292. reproducing the executable from it. However, as a special exception,
  293. the materials to be distributed need not include anything that is
  294. normally distributed (in either source or binary form) with the major
  295. components (compiler, kernel, and so on) of the operating system on
  296. which the executable runs, unless that component itself accompanies
  297. the executable.
  298. It may happen that this requirement contradicts the license
  299. restrictions of other proprietary libraries that do not normally
  300. accompany the operating system. Such a contradiction means you cannot
  301. use both them and the Library together in an executable that you
  302. distribute.
  303. ^L
  304. 7. You may place library facilities that are a work based on the
  305. Library side-by-side in a single library together with other library
  306. facilities not covered by this License, and distribute such a combined
  307. library, provided that the separate distribution of the work based on
  308. the Library and of the other library facilities is otherwise
  309. permitted, and provided that you do these two things:
  310. a) Accompany the combined library with a copy of the same work
  311. based on the Library, uncombined with any other library
  312. facilities. This must be distributed under the terms of the
  313. Sections above.
  314. b) Give prominent notice with the combined library of the fact
  315. that part of it is a work based on the Library, and explaining
  316. where to find the accompanying uncombined form of the same work.
  317. 8. You may not copy, modify, sublicense, link with, or distribute
  318. the Library except as expressly provided under this License. Any
  319. attempt otherwise to copy, modify, sublicense, link with, or
  320. distribute the Library is void, and will automatically terminate your
  321. rights under this License. However, parties who have received copies,
  322. or rights, from you under this License will not have their licenses
  323. terminated so long as such parties remain in full compliance.
  324. 9. You are not required to accept this License, since you have not
  325. signed it. However, nothing else grants you permission to modify or
  326. distribute the Library or its derivative works. These actions are
  327. prohibited by law if you do not accept this License. Therefore, by
  328. modifying or distributing the Library (or any work based on the
  329. Library), you indicate your acceptance of this License to do so, and
  330. all its terms and conditions for copying, distributing or modifying
  331. the Library or works based on it.
  332. 10. Each time you redistribute the Library (or any work based on the
  333. Library), the recipient automatically receives a license from the
  334. original licensor to copy, distribute, link with or modify the Library
  335. subject to these terms and conditions. You may not impose any further
  336. restrictions on the recipients' exercise of the rights granted herein.
  337. You are not responsible for enforcing compliance by third parties with
  338. this License.
  339. ^L
  340. 11. If, as a consequence of a court judgment or allegation of patent
  341. infringement or for any other reason (not limited to patent issues),
  342. conditions are imposed on you (whether by court order, agreement or
  343. otherwise) that contradict the conditions of this License, they do not
  344. excuse you from the conditions of this License. If you cannot
  345. distribute so as to satisfy simultaneously your obligations under this
  346. License and any other pertinent obligations, then as a consequence you
  347. may not distribute the Library at all. For example, if a patent
  348. license would not permit royalty-free redistribution of the Library by
  349. all those who receive copies directly or indirectly through you, then
  350. the only way you could satisfy both it and this License would be to
  351. refrain entirely from distribution of the Library.
  352. If any portion of this section is held invalid or unenforceable under
  353. any particular circumstance, the balance of the section is intended to
  354. apply, and the section as a whole is intended to apply in other
  355. circumstances.
  356. It is not the purpose of this section to induce you to infringe any
  357. patents or other property right claims or to contest validity of any
  358. such claims; this section has the sole purpose of protecting the
  359. integrity of the free software distribution system which is
  360. implemented by public license practices. Many people have made
  361. generous contributions to the wide range of software distributed
  362. through that system in reliance on consistent application of that
  363. system; it is up to the author/donor to decide if he or she is willing
  364. to distribute software through any other system and a licensee cannot
  365. impose that choice.
  366. This section is intended to make thoroughly clear what is believed to
  367. be a consequence of the rest of this License.
  368. 12. If the distribution and/or use of the Library is restricted in
  369. certain countries either by patents or by copyrighted interfaces, the
  370. original copyright holder who places the Library under this License
  371. may add an explicit geographical distribution limitation excluding those
  372. countries, so that distribution is permitted only in or among
  373. countries not thus excluded. In such case, this License incorporates
  374. the limitation as if written in the body of this License.
  375. 13. The Free Software Foundation may publish revised and/or new
  376. versions of the Lesser General Public License from time to time.
  377. Such new versions will be similar in spirit to the present version,
  378. but may differ in detail to address new problems or concerns.
  379. Each version is given a distinguishing version number. If the Library
  380. specifies a version number of this License which applies to it and
  381. "any later version", you have the option of following the terms and
  382. conditions either of that version or of any later version published by
  383. the Free Software Foundation. If the Library does not specify a
  384. license version number, you may choose any version ever published by
  385. the Free Software Foundation.
  386. ^L
  387. 14. If you wish to incorporate parts of the Library into other free
  388. programs whose distribution conditions are incompatible with these,
  389. write to the author to ask for permission. For software which is
  390. copyrighted by the Free Software Foundation, write to the Free
  391. Software Foundation; we sometimes make exceptions for this. Our
  392. decision will be guided by the two goals of preserving the free status
  393. of all derivatives of our free software and of promoting the sharing
  394. and reuse of software generally.
  395. NO WARRANTY
  396. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  397. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  398. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  399. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  400. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  401. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  402. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  403. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  404. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  405. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  406. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  407. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  408. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  409. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  410. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  411. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  412. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  413. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  414. DAMAGES.
  415. END OF TERMS AND CONDITIONS
  416. ^L
  417. How to Apply These Terms to Your New Libraries
  418. If you develop a new library, and you want it to be of the greatest
  419. possible use to the public, we recommend making it free software that
  420. everyone can redistribute and change. You can do so by permitting
  421. redistribution under these terms (or, alternatively, under the terms
  422. of the ordinary General Public License).
  423. To apply these terms, attach the following notices to the library.
  424. It is safest to attach them to the start of each source file to most
  425. effectively convey the exclusion of warranty; and each file should
  426. have at least the "copyright" line and a pointer to where the full
  427. notice is found.
  428. <one line to give the library's name and a brief idea of what it
  429. does.>
  430. Copyright (C) <year> <name of author>
  431. This library is free software; you can redistribute it and/or
  432. modify it under the terms of the GNU Lesser General Public
  433. License as published by the Free Software Foundation; either
  434. version 2 of the License, or (at your option) any later version.
  435. This library is distributed in the hope that it will be useful,
  436. but WITHOUT ANY WARRANTY; without even the implied warranty of
  437. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  438. Lesser General Public License for more details.
  439. You should have received a copy of the GNU Lesser General Public
  440. License along with this library; if not, write to the Free Software
  441. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  442. Also add information on how to contact you by electronic and paper
  443. mail.
  444. You should also get your employer (if you work as a programmer) or
  445. your
  446. school, if any, to sign a "copyright disclaimer" for the library, if
  447. necessary. Here is a sample; alter the names:
  448. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  449. library `Frob' (a library for tweaking knobs) written by James
  450. Random Hacker.
  451. <signature of Ty Coon>, 1 April 1990
  452. Ty Coon, President of Vice
  453. That's all there is to it!
  454. ====================GPL-2.0-only WITH Linux-syscall-note====================
  455. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  456. ====================LGPL-2.0-or-later====================
  457. This library is free software; you can redistribute it and/or
  458. modify it under the terms of the GNU Lesser General Public
  459. License as published by the Free Software Foundation; either
  460. version 2 of the License, or (at your option) any later version.
  461. This library is distributed in the hope that it will be useful,
  462. but WITHOUT ANY WARRANTY; without even the implied warranty of
  463. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  464. Lesser General Public License for more details.
  465. You should have received a copy of the GNU Lesser General Public
  466. License along with this library; if not, write to the Free Software
  467. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  468. ====================LGPL-2.0-or-later====================
  469. * This library is free software; you can redistribute it and/or
  470. * modify it under the terms of the GNU Lesser General Public
  471. * License as published by the Free Software Foundation; either
  472. * version 2 of the License, or (at your option) any later version.
  473. *
  474. * This library is distributed in the hope that it will be useful,
  475. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  476. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  477. * Lesser General Public License for more details.
  478. *
  479. * You should have received a copy of the GNU Lesser General Public
  480. * License along with this library; if not, write to the Free Software
  481. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  482. ====================LGPL-2.1-only====================
  483. GNU LESSER GENERAL PUBLIC LICENSE
  484. Version 2.1, February 1999
  485. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  486. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  487. Everyone is permitted to copy and distribute verbatim copies
  488. of this license document, but changing it is not allowed.
  489. [This is the first released version of the Lesser GPL. It also counts
  490. as the successor of the GNU Library Public License, version 2, hence
  491. the version number 2.1.]
  492. Preamble
  493. The licenses for most software are designed to take away your
  494. freedom to share and change it. By contrast, the GNU General Public
  495. Licenses are intended to guarantee your freedom to share and change
  496. free software--to make sure the software is free for all its users.
  497. This license, the Lesser General Public License, applies to some
  498. specially designated software packages--typically libraries--of the
  499. Free Software Foundation and other authors who decide to use it. You
  500. can use it too, but we suggest you first think carefully about whether
  501. this license or the ordinary General Public License is the better
  502. strategy to use in any particular case, based on the explanations
  503. below.
  504. When we speak of free software, we are referring to freedom of use,
  505. not price. Our General Public Licenses are designed to make sure that
  506. you have the freedom to distribute copies of free software (and charge
  507. for this service if you wish); that you receive source code or can get
  508. it if you want it; that you can change the software and use pieces of
  509. it in new free programs; and that you are informed that you can do
  510. these things.
  511. To protect your rights, we need to make restrictions that forbid
  512. distributors to deny you these rights or to ask you to surrender these
  513. rights. These restrictions translate to certain responsibilities for
  514. you if you distribute copies of the library or if you modify it.
  515. For example, if you distribute copies of the library, whether gratis
  516. or for a fee, you must give the recipients all the rights that we gave
  517. you. You must make sure that they, too, receive or can get the source
  518. code. If you link other code with the library, you must provide
  519. complete object files to the recipients, so that they can relink them
  520. with the library after making changes to the library and recompiling
  521. it. And you must show them these terms so they know their rights.
  522. We protect your rights with a two-step method: (1) we copyright the
  523. library, and (2) we offer you this license, which gives you legal
  524. permission to copy, distribute and/or modify the library.
  525. To protect each distributor, we want to make it very clear that
  526. there is no warranty for the free library. Also, if the library is
  527. modified by someone else and passed on, the recipients should know
  528. that what they have is not the original version, so that the original
  529. author's reputation will not be affected by problems that might be
  530. introduced by others.
  531. ^L
  532. Finally, software patents pose a constant threat to the existence of
  533. any free program. We wish to make sure that a company cannot
  534. effectively restrict the users of a free program by obtaining a
  535. restrictive license from a patent holder. Therefore, we insist that
  536. any patent license obtained for a version of the library must be
  537. consistent with the full freedom of use specified in this license.
  538. Most GNU software, including some libraries, is covered by the
  539. ordinary GNU General Public License. This license, the GNU Lesser
  540. General Public License, applies to certain designated libraries, and
  541. is quite different from the ordinary General Public License. We use
  542. this license for certain libraries in order to permit linking those
  543. libraries into non-free programs.
  544. When a program is linked with a library, whether statically or using
  545. a shared library, the combination of the two is legally speaking a
  546. combined work, a derivative of the original library. The ordinary
  547. General Public License therefore permits such linking only if the
  548. entire combination fits its criteria of freedom. The Lesser General
  549. Public License permits more lax criteria for linking other code with
  550. the library.
  551. We call this license the "Lesser" General Public License because it
  552. does Less to protect the user's freedom than the ordinary General
  553. Public License. It also provides other free software developers Less
  554. of an advantage over competing non-free programs. These disadvantages
  555. are the reason we use the ordinary General Public License for many
  556. libraries. However, the Lesser license provides advantages in certain
  557. special circumstances.
  558. For example, on rare occasions, there may be a special need to
  559. encourage the widest possible use of a certain library, so that it
  560. becomes
  561. a de-facto standard. To achieve this, non-free programs must be
  562. allowed to use the library. A more frequent case is that a free
  563. library does the same job as widely used non-free libraries. In this
  564. case, there is little to gain by limiting the free library to free
  565. software only, so we use the Lesser General Public License.
  566. In other cases, permission to use a particular library in non-free
  567. programs enables a greater number of people to use a large body of
  568. free software. For example, permission to use the GNU C Library in
  569. non-free programs enables many more people to use the whole GNU
  570. operating system, as well as its variant, the GNU/Linux operating
  571. system.
  572. Although the Lesser General Public License is Less protective of the
  573. users' freedom, it does ensure that the user of a program that is
  574. linked with the Library has the freedom and the wherewithal to run
  575. that program using a modified version of the Library.
  576. The precise terms and conditions for copying, distribution and
  577. modification follow. Pay close attention to the difference between a
  578. "work based on the library" and a "work that uses the library". The
  579. former contains code derived from the library, whereas the latter must
  580. be combined with the library in order to run.
  581. ^L
  582. GNU LESSER GENERAL PUBLIC LICENSE
  583. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  584. 0. This License Agreement applies to any software library or other
  585. program which contains a notice placed by the copyright holder or
  586. other authorized party saying it may be distributed under the terms of
  587. this Lesser General Public License (also called "this License").
  588. Each licensee is addressed as "you".
  589. A "library" means a collection of software functions and/or data
  590. prepared so as to be conveniently linked with application programs
  591. (which use some of those functions and data) to form executables.
  592. The "Library", below, refers to any such software library or work
  593. which has been distributed under these terms. A "work based on the
  594. Library" means either the Library or any derivative work under
  595. copyright law: that is to say, a work containing the Library or a
  596. portion of it, either verbatim or with modifications and/or translated
  597. straightforwardly into another language. (Hereinafter, translation is
  598. included without limitation in the term "modification".)
  599. "Source code" for a work means the preferred form of the work for
  600. making modifications to it. For a library, complete source code means
  601. all the source code for all modules it contains, plus any associated
  602. interface definition files, plus the scripts used to control
  603. compilation
  604. and installation of the library.
  605. Activities other than copying, distribution and modification are not
  606. covered by this License; they are outside its scope. The act of
  607. running a program using the Library is not restricted, and output from
  608. such a program is covered only if its contents constitute a work based
  609. on the Library (independent of the use of the Library in a tool for
  610. writing it). Whether that is true depends on what the Library does
  611. and what the program that uses the Library does.
  612. 1. You may copy and distribute verbatim copies of the Library's
  613. complete source code as you receive it, in any medium, provided that
  614. you conspicuously and appropriately publish on each copy an
  615. appropriate copyright notice and disclaimer of warranty; keep intact
  616. all the notices that refer to this License and to the absence of any
  617. warranty; and distribute a copy of this License along with the
  618. Library.
  619. You may charge a fee for the physical act of transferring a copy,
  620. and you may at your option offer warranty protection in exchange for a
  621. fee.
  622. 2. You may modify your copy or copies of the Library or any portion
  623. of it, thus forming a work based on the Library, and copy and
  624. distribute such modifications or work under the terms of Section 1
  625. above, provided that you also meet all of these conditions:
  626. a) The modified work must itself be a software library.
  627. b) You must cause the files modified to carry prominent notices
  628. stating that you changed the files and the date of any change.
  629. c) You must cause the whole of the work to be licensed at no
  630. charge to all third parties under the terms of this License.
  631. d) If a facility in the modified Library refers to a function or a
  632. table of data to be supplied by an application program that uses
  633. the facility, other than as an argument passed when the facility
  634. is invoked, then you must make a good faith effort to ensure that,
  635. in the event an application does not supply such function or
  636. table, the facility still operates, and performs whatever part of
  637. its purpose remains meaningful.
  638. (For example, a function in a library to compute square roots has
  639. a purpose that is entirely well-defined independent of the
  640. application. Therefore, Subsection 2d requires that any
  641. application-supplied function or table used by this function must
  642. be optional: if the application does not supply it, the square
  643. root function must still compute square roots.)
  644. These requirements apply to the modified work as a whole. If
  645. identifiable sections of that work are not derived from the Library,
  646. and can be reasonably considered independent and separate works in
  647. themselves, then this License, and its terms, do not apply to those
  648. sections when you distribute them as separate works. But when you
  649. distribute the same sections as part of a whole which is a work based
  650. on the Library, the distribution of the whole must be on the terms of
  651. this License, whose permissions for other licensees extend to the
  652. entire whole, and thus to each and every part regardless of who wrote
  653. it.
  654. Thus, it is not the intent of this section to claim rights or contest
  655. your rights to work written entirely by you; rather, the intent is to
  656. exercise the right to control the distribution of derivative or
  657. collective works based on the Library.
  658. In addition, mere aggregation of another work not based on the Library
  659. with the Library (or with a work based on the Library) on a volume of
  660. a storage or distribution medium does not bring the other work under
  661. the scope of this License.
  662. 3. You may opt to apply the terms of the ordinary GNU General Public
  663. License instead of this License to a given copy of the Library. To do
  664. this, you must alter all the notices that refer to this License, so
  665. that they refer to the ordinary GNU General Public License, version 2,
  666. instead of to this License. (If a newer version than version 2 of the
  667. ordinary GNU General Public License has appeared, then you can specify
  668. that version instead if you wish.) Do not make any other change in
  669. these notices.
  670. ^L
  671. Once this change is made in a given copy, it is irreversible for
  672. that copy, so the ordinary GNU General Public License applies to all
  673. subsequent copies and derivative works made from that copy.
  674. This option is useful when you wish to copy part of the code of
  675. the Library into a program that is not a library.
  676. 4. You may copy and distribute the Library (or a portion or
  677. derivative of it, under Section 2) in object code or executable form
  678. under the terms of Sections 1 and 2 above provided that you accompany
  679. it with the complete corresponding machine-readable source code, which
  680. must be distributed under the terms of Sections 1 and 2 above on a
  681. medium customarily used for software interchange.
  682. If distribution of object code is made by offering access to copy
  683. from a designated place, then offering equivalent access to copy the
  684. source code from the same place satisfies the requirement to
  685. distribute the source code, even though third parties are not
  686. compelled to copy the source along with the object code.
  687. 5. A program that contains no derivative of any portion of the
  688. Library, but is designed to work with the Library by being compiled or
  689. linked with it, is called a "work that uses the Library". Such a
  690. work, in isolation, is not a derivative work of the Library, and
  691. therefore falls outside the scope of this License.
  692. However, linking a "work that uses the Library" with the Library
  693. creates an executable that is a derivative of the Library (because it
  694. contains portions of the Library), rather than a "work that uses the
  695. library". The executable is therefore covered by this License.
  696. Section 6 states terms for distribution of such executables.
  697. When a "work that uses the Library" uses material from a header file
  698. that is part of the Library, the object code for the work may be a
  699. derivative work of the Library even though the source code is not.
  700. Whether this is true is especially significant if the work can be
  701. linked without the Library, or if the work is itself a library. The
  702. threshold for this to be true is not precisely defined by law.
  703. If such an object file uses only numerical parameters, data
  704. structure layouts and accessors, and small macros and small inline
  705. functions (ten lines or less in length), then the use of the object
  706. file is unrestricted, regardless of whether it is legally a derivative
  707. work. (Executables containing this object code plus portions of the
  708. Library will still fall under Section 6.)
  709. Otherwise, if the work is a derivative of the Library, you may
  710. distribute the object code for the work under the terms of Section 6.
  711. Any executables containing that work also fall under Section 6,
  712. whether or not they are linked directly with the Library itself.
  713. ^L
  714. 6. As an exception to the Sections above, you may also combine or
  715. link a "work that uses the Library" with the Library to produce a
  716. work containing portions of the Library, and distribute that work
  717. under terms of your choice, provided that the terms permit
  718. modification of the work for the customer's own use and reverse
  719. engineering for debugging such modifications.
  720. You must give prominent notice with each copy of the work that the
  721. Library is used in it and that the Library and its use are covered by
  722. this License. You must supply a copy of this License. If the work
  723. during execution displays copyright notices, you must include the
  724. copyright notice for the Library among them, as well as a reference
  725. directing the user to the copy of this License. Also, you must do one
  726. of these things:
  727. a) Accompany the work with the complete corresponding
  728. machine-readable source code for the Library including whatever
  729. changes were used in the work (which must be distributed under
  730. Sections 1 and 2 above); and, if the work is an executable linked
  731. with the Library, with the complete machine-readable "work that
  732. uses the Library", as object code and/or source code, so that the
  733. user can modify the Library and then relink to produce a modified
  734. executable containing the modified Library. (It is understood
  735. that the user who changes the contents of definitions files in the
  736. Library will not necessarily be able to recompile the application
  737. to use the modified definitions.)
  738. b) Use a suitable shared library mechanism for linking with the
  739. Library. A suitable mechanism is one that (1) uses at run time a
  740. copy of the library already present on the user's computer system,
  741. rather than copying library functions into the executable, and (2)
  742. will operate properly with a modified version of the library, if
  743. the user installs one, as long as the modified version is
  744. interface-compatible with the version that the work was made with.
  745. c) Accompany the work with a written offer, valid for at
  746. least three years, to give the same user the materials
  747. specified in Subsection 6a, above, for a charge no more
  748. than the cost of performing this distribution.
  749. d) If distribution of the work is made by offering access to copy
  750. from a designated place, offer equivalent access to copy the above
  751. specified materials from the same place.
  752. e) Verify that the user has already received a copy of these
  753. materials or that you have already sent this user a copy.
  754. For an executable, the required form of the "work that uses the
  755. Library" must include any data and utility programs needed for
  756. reproducing the executable from it. However, as a special exception,
  757. the materials to be distributed need not include anything that is
  758. normally distributed (in either source or binary form) with the major
  759. components (compiler, kernel, and so on) of the operating system on
  760. which the executable runs, unless that component itself accompanies
  761. the executable.
  762. It may happen that this requirement contradicts the license
  763. restrictions of other proprietary libraries that do not normally
  764. accompany the operating system. Such a contradiction means you cannot
  765. use both them and the Library together in an executable that you
  766. distribute.
  767. ^L
  768. 7. You may place library facilities that are a work based on the
  769. Library side-by-side in a single library together with other library
  770. facilities not covered by this License, and distribute such a combined
  771. library, provided that the separate distribution of the work based on
  772. the Library and of the other library facilities is otherwise
  773. permitted, and provided that you do these two things:
  774. a) Accompany the combined library with a copy of the same work
  775. based on the Library, uncombined with any other library
  776. facilities. This must be distributed under the terms of the
  777. Sections above.
  778. b) Give prominent notice with the combined library of the fact
  779. that part of it is a work based on the Library, and explaining
  780. where to find the accompanying uncombined form of the same work.
  781. 8. You may not copy, modify, sublicense, link with, or distribute
  782. the Library except as expressly provided under this License. Any
  783. attempt otherwise to copy, modify, sublicense, link with, or
  784. distribute the Library is void, and will automatically terminate your
  785. rights under this License. However, parties who have received copies,
  786. or rights, from you under this License will not have their licenses
  787. terminated so long as such parties remain in full compliance.
  788. 9. You are not required to accept this License, since you have not
  789. signed it. However, nothing else grants you permission to modify or
  790. distribute the Library or its derivative works. These actions are
  791. prohibited by law if you do not accept this License. Therefore, by
  792. modifying or distributing the Library (or any work based on the
  793. Library), you indicate your acceptance of this License to do so, and
  794. all its terms and conditions for copying, distributing or modifying
  795. the Library or works based on it.
  796. 10. Each time you redistribute the Library (or any work based on the
  797. Library), the recipient automatically receives a license from the
  798. original licensor to copy, distribute, link with or modify the Library
  799. subject to these terms and conditions. You may not impose any further
  800. restrictions on the recipients' exercise of the rights granted herein.
  801. You are not responsible for enforcing compliance by third parties with
  802. this License.
  803. ^L
  804. 11. If, as a consequence of a court judgment or allegation of patent
  805. infringement or for any other reason (not limited to patent issues),
  806. conditions are imposed on you (whether by court order, agreement or
  807. otherwise) that contradict the conditions of this License, they do not
  808. excuse you from the conditions of this License. If you cannot
  809. distribute so as to satisfy simultaneously your obligations under this
  810. License and any other pertinent obligations, then as a consequence you
  811. may not distribute the Library at all. For example, if a patent
  812. license would not permit royalty-free redistribution of the Library by
  813. all those who receive copies directly or indirectly through you, then
  814. the only way you could satisfy both it and this License would be to
  815. refrain entirely from distribution of the Library.
  816. If any portion of this section is held invalid or unenforceable under
  817. any particular circumstance, the balance of the section is intended to
  818. apply, and the section as a whole is intended to apply in other
  819. circumstances.
  820. It is not the purpose of this section to induce you to infringe any
  821. patents or other property right claims or to contest validity of any
  822. such claims; this section has the sole purpose of protecting the
  823. integrity of the free software distribution system which is
  824. implemented by public license practices. Many people have made
  825. generous contributions to the wide range of software distributed
  826. through that system in reliance on consistent application of that
  827. system; it is up to the author/donor to decide if he or she is willing
  828. to distribute software through any other system and a licensee cannot
  829. impose that choice.
  830. This section is intended to make thoroughly clear what is believed to
  831. be a consequence of the rest of this License.
  832. 12. If the distribution and/or use of the Library is restricted in
  833. certain countries either by patents or by copyrighted interfaces, the
  834. original copyright holder who places the Library under this License
  835. may add an explicit geographical distribution limitation excluding those
  836. countries, so that distribution is permitted only in or among
  837. countries not thus excluded. In such case, this License incorporates
  838. the limitation as if written in the body of this License.
  839. 13. The Free Software Foundation may publish revised and/or new
  840. versions of the Lesser General Public License from time to time.
  841. Such new versions will be similar in spirit to the present version,
  842. but may differ in detail to address new problems or concerns.
  843. Each version is given a distinguishing version number. If the Library
  844. specifies a version number of this License which applies to it and
  845. "any later version", you have the option of following the terms and
  846. conditions either of that version or of any later version published by
  847. the Free Software Foundation. If the Library does not specify a
  848. license version number, you may choose any version ever published by
  849. the Free Software Foundation.
  850. ^L
  851. 14. If you wish to incorporate parts of the Library into other free
  852. programs whose distribution conditions are incompatible with these,
  853. write to the author to ask for permission. For software which is
  854. copyrighted by the Free Software Foundation, write to the Free
  855. Software Foundation; we sometimes make exceptions for this. Our
  856. decision will be guided by the two goals of preserving the free status
  857. of all derivatives of our free software and of promoting the sharing
  858. and reuse of software generally.
  859. NO WARRANTY
  860. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  861. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  862. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  863. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  864. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  865. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  866. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  867. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  868. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  869. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  870. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  871. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  872. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  873. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  874. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  875. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  876. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  877. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  878. DAMAGES.
  879. END OF TERMS AND CONDITIONS
  880. ^L
  881. How to Apply These Terms to Your New Libraries
  882. If you develop a new library, and you want it to be of the greatest
  883. possible use to the public, we recommend making it free software that
  884. everyone can redistribute and change. You can do so by permitting
  885. redistribution under these terms (or, alternatively, under the terms
  886. of the ordinary General Public License).
  887. To apply these terms, attach the following notices to the library.
  888. It is safest to attach them to the start of each source file to most
  889. effectively convey the exclusion of warranty; and each file should
  890. have at least the "copyright" line and a pointer to where the full
  891. notice is found.
  892. <one line to give the library's name and a brief idea of what it
  893. does.>
  894. Copyright (C) <year> <name of author>
  895. This library is free software; you can redistribute it and/or
  896. modify it under the terms of the GNU Lesser General Public
  897. License as published by the Free Software Foundation; either
  898. version 2 of the License, or (at your option) any later version.
  899. This library is distributed in the hope that it will be useful,
  900. but WITHOUT ANY WARRANTY; without even the implied warranty of
  901. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  902. Lesser General Public License for more details.
  903. You should have received a copy of the GNU Lesser General Public
  904. License along with this library; if not, write to the Free Software
  905. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  906. Also add information on how to contact you by electronic and paper
  907. mail.
  908. You should also get your employer (if you work as a programmer) or
  909. your
  910. school, if any, to sign a "copyright disclaimer" for the library, if
  911. necessary. Here is a sample; alter the names:
  912. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  913. library `Frob' (a library for tweaking knobs) written by James
  914. Random Hacker.
  915. <signature of Ty Coon>, 1 April 1990
  916. Ty Coon, President of Vice
  917. That's all there is to it!