From c852772950eb8980464e7888cc901cb1bf13c3b0 Mon Sep 17 00:00:00 2001 From: rsoulliere Date: Thu, 17 May 2012 09:25:19 -0400 Subject: [PATCH] Add licensing appendix and pdf image. --- licensing.txt | 190 +++++++++++++++++++++++++++++++++++++++++++++ media/application-pdf.png | Bin 0 -> 4618 bytes 2 files changed, 190 insertions(+), 0 deletions(-) create mode 100644 licensing.txt create mode 100644 media/application-pdf.png diff --git a/licensing.txt b/licensing.txt new file mode 100644 index 0000000..7b094c9 --- /dev/null +++ b/licensing.txt @@ -0,0 +1,190 @@ +Licensing +========= + +Creative Commons License +------------------------ + +image::http://i.creativecommons.org/l/by-sa/3.0/88x31.png"["CC-BY-SA", +link="http://creativecommons.org/licenses/by-sa/3.0/"] + +This work is licensed under a +link:http://creativecommons.org/licenses/by-sa/3.0/[Creative +Commons Attribution-ShareAlike 3.0 Unported License]. + +Additional Licensed Content +--------------------------- + +The icon + +image::media/application-pdf.png + +comes from the KDE project at: http://kde.org/ and is licensed under the GNU +Lesser General Public License 3.0 + +.... +GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. +.... diff --git a/media/application-pdf.png b/media/application-pdf.png new file mode 100644 index 0000000000000000000000000000000000000000..6fdfae99304e418a780b7967afcc259b1fdd3ee6 GIT binary patch literal 4618 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 A-~a#s literal 0 HcmV?d00001 -- 1.7.2.5