Subversion

Galculator

[/] [LICENSE] -

Blame information for rev 1

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

Theme by Vikram Singh | Powered by WebSVN v1.61