LICENSE.html 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  4. <title>GNU Lesser General Public License v3.0 - GNU Project - Free Software Foundation (FSF)</title>
  5. <link rel="alternate" type="application/rdf+xml"
  6. href="http://www.gnu.org/licenses/lgpl-3.0.rdf" />
  7. </head>
  8. <body>
  9. <h3 style="text-align: center;">GNU LESSER GENERAL PUBLIC LICENSE</h3>
  10. <p style="text-align: center;">Version 3, 29 June 2007</p>
  11. <p>Copyright &copy; 2007 Free Software Foundation, Inc.
  12. &lt;<a href="http://fsf.org/">http://fsf.org/</a>&gt;</p><p>
  13. Everyone is permitted to copy and distribute verbatim copies
  14. of this license document, but changing it is not allowed.</p>
  15. <p>This version of the GNU Lesser General Public License incorporates
  16. the terms and conditions of version 3 of the GNU General Public
  17. License, supplemented by the additional permissions listed below.</p>
  18. <h4><a name="section0"></a>0. Additional Definitions.</h4>
  19. <p>As used herein, &ldquo;this License&rdquo; refers to version 3 of the GNU Lesser
  20. General Public License, and the &ldquo;GNU GPL&rdquo; refers to version 3 of the GNU
  21. General Public License.</p>
  22. <p>&ldquo;The Library&rdquo; refers to a covered work governed by this License,
  23. other than an Application or a Combined Work as defined below.</p>
  24. <p>An &ldquo;Application&rdquo; is any work that makes use of an interface provided
  25. by the Library, but which is not otherwise based on the Library.
  26. Defining a subclass of a class defined by the Library is deemed a mode
  27. of using an interface provided by the Library.</p>
  28. <p>A &ldquo;Combined Work&rdquo; is a work produced by combining or linking an
  29. Application with the Library. The particular version of the Library
  30. with which the Combined Work was made is also called the &ldquo;Linked
  31. Version&rdquo;.</p>
  32. <p>The &ldquo;Minimal Corresponding Source&rdquo; for a Combined Work means the
  33. Corresponding Source for the Combined Work, excluding any source code
  34. for portions of the Combined Work that, considered in isolation, are
  35. based on the Application, and not on the Linked Version.</p>
  36. <p>The &ldquo;Corresponding Application Code&rdquo; for a Combined Work means the
  37. object code and/or source code for the Application, including any data
  38. and utility programs needed for reproducing the Combined Work from the
  39. Application, but excluding the System Libraries of the Combined Work.</p>
  40. <h4><a name="section1"></a>1. Exception to Section 3 of the GNU GPL.</h4>
  41. <p>You may convey a covered work under sections 3 and 4 of this License
  42. without being bound by section 3 of the GNU GPL.</p>
  43. <h4><a name="section2"></a>2. Conveying Modified Versions.</h4>
  44. <p>If you modify a copy of the Library, and, in your modifications, a
  45. facility refers to a function or data to be supplied by an Application
  46. that uses the facility (other than as an argument passed when the
  47. facility is invoked), then you may convey a copy of the modified
  48. version:</p>
  49. <ul>
  50. <li>a) under this License, provided that you make a good faith effort to
  51. ensure that, in the event an Application does not supply the
  52. function or data, the facility still operates, and performs
  53. whatever part of its purpose remains meaningful, or</li>
  54. <li>b) under the GNU GPL, with none of the additional permissions of
  55. this License applicable to that copy.</li>
  56. </ul>
  57. <h4><a name="section3"></a>3. Object Code Incorporating Material from Library Header Files.</h4>
  58. <p>The object code form of an Application may incorporate material from
  59. a header file that is part of the Library. You may convey such object
  60. code under terms of your choice, provided that, if the incorporated
  61. material is not limited to numerical parameters, data structure
  62. layouts and accessors, or small macros, inline functions and templates
  63. (ten or fewer lines in length), you do both of the following:</p>
  64. <ul>
  65. <li>a) Give prominent notice with each copy of the object code that the
  66. Library is used in it and that the Library and its use are
  67. covered by this License.</li>
  68. <li>b) Accompany the object code with a copy of the GNU GPL and this license
  69. document.</li>
  70. </ul>
  71. <h4><a name="section4"></a>4. Combined Works.</h4>
  72. <p>You may convey a Combined Work under terms of your choice that,
  73. taken together, effectively do not restrict modification of the
  74. portions of the Library contained in the Combined Work and reverse
  75. engineering for debugging such modifications, if you also do each of
  76. the following:</p>
  77. <ul>
  78. <li>a) Give prominent notice with each copy of the Combined Work that
  79. the Library is used in it and that the Library and its use are
  80. covered by this License.</li>
  81. <li>b) Accompany the Combined Work with a copy of the GNU GPL and this license
  82. document.</li>
  83. <li>c) For a Combined Work that displays copyright notices during
  84. execution, include the copyright notice for the Library among
  85. these notices, as well as a reference directing the user to the
  86. copies of the GNU GPL and this license document.</li>
  87. <li>d) Do one of the following:
  88. <ul>
  89. <li>0) Convey the Minimal Corresponding Source under the terms of this
  90. License, and the Corresponding Application Code in a form
  91. suitable for, and under terms that permit, the user to
  92. recombine or relink the Application with a modified version of
  93. the Linked Version to produce a modified Combined Work, in the
  94. manner specified by section 6 of the GNU GPL for conveying
  95. Corresponding Source.</li>
  96. <li>1) Use a suitable shared library mechanism for linking with the
  97. Library. A suitable mechanism is one that (a) uses at run time
  98. a copy of the Library already present on the user's computer
  99. system, and (b) will operate properly with a modified version
  100. of the Library that is interface-compatible with the Linked
  101. Version.</li>
  102. </ul></li>
  103. <li>e) Provide Installation Information, but only if you would otherwise
  104. be required to provide such information under section 6 of the
  105. GNU GPL, and only to the extent that such information is
  106. necessary to install and execute a modified version of the
  107. Combined Work produced by recombining or relinking the
  108. Application with a modified version of the Linked Version. (If
  109. you use option 4d0, the Installation Information must accompany
  110. the Minimal Corresponding Source and Corresponding Application
  111. Code. If you use option 4d1, you must provide the Installation
  112. Information in the manner specified by section 6 of the GNU GPL
  113. for conveying Corresponding Source.)</li>
  114. </ul>
  115. <h4><a name="section5"></a>5. Combined Libraries.</h4>
  116. <p>You may place library facilities that are a work based on the
  117. Library side by side in a single library together with other library
  118. facilities that are not Applications and are not covered by this
  119. License, and convey such a combined library under terms of your
  120. choice, if you do both of the following:</p>
  121. <ul>
  122. <li>a) Accompany the combined library with a copy of the same work based
  123. on the Library, uncombined with any other library facilities,
  124. conveyed under the terms of this License.</li>
  125. <li>b) Give prominent notice with the combined library that part of it
  126. is a work based on the Library, and explaining where to find the
  127. accompanying uncombined form of the same work.</li>
  128. </ul>
  129. <h4><a name="section6"></a>6. Revised Versions of the GNU Lesser General Public License.</h4>
  130. <p>The Free Software Foundation may publish revised and/or new versions
  131. of the GNU Lesser General Public License from time to time. Such new
  132. versions will be similar in spirit to the present version, but may
  133. differ in detail to address new problems or concerns.</p>
  134. <p>Each version is given a distinguishing version number. If the
  135. Library as you received it specifies that a certain numbered version
  136. of the GNU Lesser General Public License &ldquo;or any later version&rdquo;
  137. applies to it, you have the option of following the terms and
  138. conditions either of that published version or of any later version
  139. published by the Free Software Foundation. If the Library as you
  140. received it does not specify a version number of the GNU Lesser
  141. General Public License, you may choose any version of the GNU Lesser
  142. General Public License ever published by the Free Software Foundation.</p>
  143. <p>If the Library as you received it specifies that a proxy can decide
  144. whether future versions of the GNU Lesser General Public License shall
  145. apply, that proxy's public statement of acceptance of any version is
  146. permanent authorization for you to choose that version for the
  147. Library.</p>
  148. </body></html>