LICENSE.LGPLv3 8.0 KB

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