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