LICENSE 8.6 KB

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