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