tdf#77964 doc import: 0x1 placeholder is for AS_CHAR
[LibreOffice.git] / icon-themes / karasa_jaga_svg / COPYING
blob8006bc7fcb182e0c77ff1424a8ca7e5dd52cfdfd
1 Karasa Jaga Icon Theme for Sundara OS 
2     Copyright (c) 2014-2020 Rizal Muttaqin <sundaralinux@gmail.com>
3     Copyright (c) 2018 Rania Amina <rania@libreoffice.id>
4     
5 Karasa Jaga icon theme is derived heavily from Oxygen icon theme, used 
6 for Sundara OS branding. LibreOffice Style Karasa Jaga is part of Karasa 
7 Jaga icon theme. For further information see at 
8 https://github.com/rizmut/libreoffice-style-karasa-jaga.
10 The Oxygen Icon Theme
11     Copyright (C) 2007 Nuno Pinheiro <nuno@oxygen-icons.org>
12     Copyright (C) 2007 David Vignoni <david@icon-king.com>
13     Copyright (C) 2007 David Miller <miller@oxygen-icons.org>
14     Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org>
15     Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org>
16     Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org>
17     
19 and others
21     This library is free software; you can redistribute it and/or
22     modify it under the terms of the GNU Lesser General Public
23     License as published by the Free Software Foundation; either
24     version 3 of the License, or (at your option) any later version.
26     This library is distributed in the hope that it will be useful,
27     but WITHOUT ANY WARRANTY; without even the implied warranty of
28     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
29     Lesser General Public License for more details.
31     You should have received a copy of the GNU Lesser General Public
32     License along with this library. If not, see <http://www.gnu.org/licenses/>.
34 Clarification:
36   The GNU Lesser General Public License or LGPL is written for
37   software libraries in the first place. We expressly want the LGPL to
38   be valid for this artwork library too.
40   KDE Oxygen theme icons is a special kind of software library, it is an
41   artwork library, it's elements can be used in a Graphical User Interface, or
42   GUI.
44   Source code, for this library means:
45    - where they exist, SVG;
46    - otherwise, if applicable, the multi-layered formats xcf or psd, or
47   otherwise png.
49   The LGPL in some sections obliges you to make the files carry
50   notices. With images this is in some cases impossible or hardly useful.
52   With this library a notice is placed at a prominent place in the directory
53   containing the elements. You may follow this practice.
55   The exception in section 5 of the GNU Lesser General Public License covers
56   the use of elements of this art library in a GUI.
58   kde-artists [at] kde.org
60 -----
61                    GNU LESSER GENERAL PUBLIC LICENSE
62                        Version 3, 29 June 2007
64  Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
65  Everyone is permitted to copy and distribute verbatim copies
66  of this license document, but changing it is not allowed.
69   This version of the GNU Lesser General Public License incorporates
70 the terms and conditions of version 3 of the GNU General Public
71 License, supplemented by the additional permissions listed below.
73   0. Additional Definitions. 
75   As used herein, "this License" refers to version 3 of the GNU Lesser
76 General Public License, and the "GNU GPL" refers to version 3 of the GNU
77 General Public License.
79   "The Library" refers to a covered work governed by this License,
80 other than an Application or a Combined Work as defined below.
82   An "Application" is any work that makes use of an interface provided
83 by the Library, but which is not otherwise based on the Library.
84 Defining a subclass of a class defined by the Library is deemed a mode
85 of using an interface provided by the Library.
87   A "Combined Work" is a work produced by combining or linking an
88 Application with the Library.  The particular version of the Library
89 with which the Combined Work was made is also called the "Linked
90 Version".
92   The "Minimal Corresponding Source" for a Combined Work means the
93 Corresponding Source for the Combined Work, excluding any source code
94 for portions of the Combined Work that, considered in isolation, are
95 based on the Application, and not on the Linked Version.
97   The "Corresponding Application Code" for a Combined Work means the
98 object code and/or source code for the Application, including any data
99 and utility programs needed for reproducing the Combined Work from the
100 Application, but excluding the System Libraries of the Combined Work.
102   1. Exception to Section 3 of the GNU GPL.
104   You may convey a covered work under sections 3 and 4 of this License
105 without being bound by section 3 of the GNU GPL.
107   2. Conveying Modified Versions.
109   If you modify a copy of the Library, and, in your modifications, a
110 facility refers to a function or data to be supplied by an Application
111 that uses the facility (other than as an argument passed when the
112 facility is invoked), then you may convey a copy of the modified
113 version:
115    a) under this License, provided that you make a good faith effort to
116    ensure that, in the event an Application does not supply the
117    function or data, the facility still operates, and performs
118    whatever part of its purpose remains meaningful, or
120    b) under the GNU GPL, with none of the additional permissions of
121    this License applicable to that copy.
123   3. Object Code Incorporating Material from Library Header Files.
125   The object code form of an Application may incorporate material from
126 a header file that is part of the Library.  You may convey such object
127 code under terms of your choice, provided that, if the incorporated
128 material is not limited to numerical parameters, data structure
129 layouts and accessors, or small macros, inline functions and templates
130 (ten or fewer lines in length), you do both of the following:
132    a) Give prominent notice with each copy of the object code that the
133    Library is used in it and that the Library and its use are
134    covered by this License.
136    b) Accompany the object code with a copy of the GNU GPL and this license
137    document.
139   4. Combined Works.
141   You may convey a Combined Work under terms of your choice that,
142 taken together, effectively do not restrict modification of the
143 portions of the Library contained in the Combined Work and reverse
144 engineering for debugging such modifications, if you also do each of
145 the following:
147    a) Give prominent notice with each copy of the Combined Work that
148    the Library is used in it and that the Library and its use are
149    covered by this License.
151    b) Accompany the Combined Work with a copy of the GNU GPL and this license
152    document.
154    c) For a Combined Work that displays copyright notices during
155    execution, include the copyright notice for the Library among
156    these notices, as well as a reference directing the user to the
157    copies of the GNU GPL and this license document.
159    d) Do one of the following:
161        0) Convey the Minimal Corresponding Source under the terms of this
162        License, and the Corresponding Application Code in a form
163        suitable for, and under terms that permit, the user to
164        recombine or relink the Application with a modified version of
165        the Linked Version to produce a modified Combined Work, in the
166        manner specified by section 6 of the GNU GPL for conveying
167        Corresponding Source.
169        1) Use a suitable shared library mechanism for linking with the
170        Library.  A suitable mechanism is one that (a) uses at run time
171        a copy of the Library already present on the user's computer
172        system, and (b) will operate properly with a modified version
173        of the Library that is interface-compatible with the Linked
174        Version. 
176    e) Provide Installation Information, but only if you would otherwise
177    be required to provide such information under section 6 of the
178    GNU GPL, and only to the extent that such information is
179    necessary to install and execute a modified version of the
180    Combined Work produced by recombining or relinking the
181    Application with a modified version of the Linked Version. (If
182    you use option 4d0, the Installation Information must accompany
183    the Minimal Corresponding Source and Corresponding Application
184    Code. If you use option 4d1, you must provide the Installation
185    Information in the manner specified by section 6 of the GNU GPL
186    for conveying Corresponding Source.)
188   5. Combined Libraries.
190   You may place library facilities that are a work based on the
191 Library side by side in a single library together with other library
192 facilities that are not Applications and are not covered by this
193 License, and convey such a combined library under terms of your
194 choice, if you do both of the following:
196    a) Accompany the combined library with a copy of the same work based
197    on the Library, uncombined with any other library facilities,
198    conveyed under the terms of this License.
200    b) Give prominent notice with the combined library that part of it
201    is a work based on the Library, and explaining where to find the
202    accompanying uncombined form of the same work.
204   6. Revised Versions of the GNU Lesser General Public License.
206   The Free Software Foundation may publish revised and/or new versions
207 of the GNU Lesser General Public License from time to time. Such new
208 versions will be similar in spirit to the present version, but may
209 differ in detail to address new problems or concerns.
211   Each version is given a distinguishing version number. If the
212 Library as you received it specifies that a certain numbered version
213 of the GNU Lesser General Public License "or any later version"
214 applies to it, you have the option of following the terms and
215 conditions either of that published version or of any later version
216 published by the Free Software Foundation. If the Library as you
217 received it does not specify a version number of the GNU Lesser
218 General Public License, you may choose any version of the GNU Lesser
219 General Public License ever published by the Free Software Foundation.
221   If the Library as you received it specifies that a proxy can decide
222 whether future versions of the GNU Lesser General Public License shall
223 apply, that proxy's public statement of acceptance of any version is
224 permanent authorization for you to choose that version for the
225 Library.