LGPLv3-Breeze 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. The Breeze Icon Theme in icons/
  2. Copyright (C) 2014 Uri Herrera <uri_herrera@nitrux.in> and others
  3. This library is free software; you can redistribute it and/or
  4. modify it under the terms of the GNU Lesser General Public
  5. License as published by the Free Software Foundation; either
  6. version 3 of the License, or (at your option) any later version.
  7. This library is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  10. Lesser General Public License for more details.
  11. You should have received a copy of the GNU Lesser General Public
  12. License along with this library. If not, see <http://www.gnu.org/licenses/>.
  13. Clarification:
  14. The GNU Lesser General Public License or LGPL is written for
  15. software libraries in the first place. We expressly want the LGPL to
  16. be valid for this artwork library too.
  17. KDE Breeze theme icons is a special kind of software library, it is an
  18. artwork library, it's elements can be used in a Graphical User Interface, or
  19. GUI.
  20. Source code, for this library means:
  21. - where they exist, SVG;
  22. - otherwise, if applicable, the multi-layered formats xcf or psd, or
  23. otherwise png.
  24. The LGPL in some sections obliges you to make the files carry
  25. notices. With images this is in some cases impossible or hardly useful.
  26. With this library a notice is placed at a prominent place in the directory
  27. containing the elements. You may follow this practice.
  28. The exception in section 5 of the GNU Lesser General Public License covers
  29. the use of elements of this art library in a GUI.
  30. https://vdesign.kde.org/
  31. -----
  32. GNU LESSER GENERAL PUBLIC LICENSE
  33. Version 3, 29 June 2007
  34. Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  35. Everyone is permitted to copy and distribute verbatim copies
  36. of this license document, but changing it is not allowed.
  37. This version of the GNU Lesser General Public License incorporates
  38. the terms and conditions of version 3 of the GNU General Public
  39. License, supplemented by the additional permissions listed below.
  40. 0. Additional Definitions.
  41. As used herein, "this License" refers to version 3 of the GNU Lesser
  42. General Public License, and the "GNU GPL" refers to version 3 of the GNU
  43. General Public License.
  44. "The Library" refers to a covered work governed by this License,
  45. other than an Application or a Combined Work as defined below.
  46. An "Application" is any work that makes use of an interface provided
  47. by the Library, but which is not otherwise based on the Library.
  48. Defining a subclass of a class defined by the Library is deemed a mode
  49. of using an interface provided by the Library.
  50. A "Combined Work" is a work produced by combining or linking an
  51. Application with the Library. The particular version of the Library
  52. with which the Combined Work was made is also called the "Linked
  53. Version".
  54. The "Minimal Corresponding Source" for a Combined Work means the
  55. Corresponding Source for the Combined Work, excluding any source code
  56. for portions of the Combined Work that, considered in isolation, are
  57. based on the Application, and not on the Linked Version.
  58. The "Corresponding Application Code" for a Combined Work means the
  59. object code and/or source code for the Application, including any data
  60. and utility programs needed for reproducing the Combined Work from the
  61. Application, but excluding the System Libraries of the Combined Work.
  62. 1. Exception to Section 3 of the GNU GPL.
  63. You may convey a covered work under sections 3 and 4 of this License
  64. without being bound by section 3 of the GNU GPL.
  65. 2. Conveying Modified Versions.
  66. If you modify a copy of the Library, and, in your modifications, a
  67. facility refers to a function or data to be supplied by an Application
  68. that uses the facility (other than as an argument passed when the
  69. facility is invoked), then you may convey a copy of the modified
  70. version:
  71. a) under this License, provided that you make a good faith effort to
  72. ensure that, in the event an Application does not supply the
  73. function or data, the facility still operates, and performs
  74. whatever part of its purpose remains meaningful, or
  75. b) under the GNU GPL, with none of the additional permissions of
  76. this License applicable to that copy.
  77. 3. Object Code Incorporating Material from Library Header Files.
  78. The object code form of an Application may incorporate material from
  79. a header file that is part of the Library. You may convey such object
  80. code under terms of your choice, provided that, if the incorporated
  81. material is not limited to numerical parameters, data structure
  82. layouts and accessors, or small macros, inline functions and templates
  83. (ten or fewer lines in length), you do both of the following:
  84. a) Give prominent notice with each copy of the object code that the
  85. Library is used in it and that the Library and its use are
  86. covered by this License.
  87. b) Accompany the object code with a copy of the GNU GPL and this license
  88. document.
  89. 4. Combined Works.
  90. You may convey a Combined Work under terms of your choice that,
  91. taken together, effectively do not restrict modification of the
  92. portions of the Library contained in the Combined Work and reverse
  93. engineering for debugging such modifications, if you also do each of
  94. the following:
  95. a) Give prominent notice with each copy of the Combined Work that
  96. the Library is used in it and that the Library and its use are
  97. covered by this License.
  98. b) Accompany the Combined Work with a copy of the GNU GPL and this license
  99. document.
  100. c) For a Combined Work that displays copyright notices during
  101. execution, include the copyright notice for the Library among
  102. these notices, as well as a reference directing the user to the
  103. copies of the GNU GPL and this license document.
  104. d) Do one of the following:
  105. 0) Convey the Minimal Corresponding Source under the terms of this
  106. License, and the Corresponding Application Code in a form
  107. suitable for, and under terms that permit, the user to
  108. recombine or relink the Application with a modified version of
  109. the Linked Version to produce a modified Combined Work, in the
  110. manner specified by section 6 of the GNU GPL for conveying
  111. Corresponding Source.
  112. 1) Use a suitable shared library mechanism for linking with the
  113. Library. A suitable mechanism is one that (a) uses at run time
  114. a copy of the Library already present on the user's computer
  115. system, and (b) will operate properly with a modified version
  116. of the Library that is interface-compatible with the Linked
  117. Version.
  118. e) Provide Installation Information, but only if you would otherwise
  119. be required to provide such information under section 6 of the
  120. GNU GPL, and only to the extent that such information is
  121. necessary to install and execute a modified version of the
  122. Combined Work produced by recombining or relinking the
  123. Application with a modified version of the Linked Version. (If
  124. you use option 4d0, the Installation Information must accompany
  125. the Minimal Corresponding Source and Corresponding Application
  126. Code. If you use option 4d1, you must provide the Installation
  127. Information in the manner specified by section 6 of the GNU GPL
  128. for conveying Corresponding Source.)
  129. 5. Combined Libraries.
  130. You may place library facilities that are a work based on the
  131. Library side by side in a single library together with other library
  132. facilities that are not Applications and are not covered by this
  133. License, and convey such a combined library under terms of your
  134. choice, if you do both of the following:
  135. a) Accompany the combined library with a copy of the same work based
  136. on the Library, uncombined with any other library facilities,
  137. conveyed under the terms of this License.
  138. b) Give prominent notice with the combined library that part of it
  139. is a work based on the Library, and explaining where to find the
  140. accompanying uncombined form of the same work.
  141. 6. Revised Versions of the GNU Lesser General Public License.
  142. The Free Software Foundation may publish revised and/or new versions
  143. of the GNU Lesser General Public License from time to time. Such new
  144. versions will be similar in spirit to the present version, but may
  145. differ in detail to address new problems or concerns.
  146. Each version is given a distinguishing version number. If the
  147. Library as you received it specifies that a certain numbered version
  148. of the GNU Lesser General Public License "or any later version"
  149. applies to it, you have the option of following the terms and
  150. conditions either of that published version or of any later version
  151. published by the Free Software Foundation. If the Library as you
  152. received it does not specify a version number of the GNU Lesser
  153. General Public License, you may choose any version of the GNU Lesser
  154. General Public License ever published by the Free Software Foundation.
  155. If the Library as you received it specifies that a proxy can decide
  156. whether future versions of the GNU Lesser General Public License shall
  157. apply, that proxy's public statement of acceptance of any version is
  158. permanent authorization for you to choose that version for the
  159. Library.