andre@46: GNU LESSER GENERAL PUBLIC LICENSE andre@46: Version 3, 29 June 2007 andre@46: andre@46: Copyright (C) 2007 Free Software Foundation, Inc. andre@46: Everyone is permitted to copy and distribute verbatim copies andre@46: of this license document, but changing it is not allowed. andre@46: andre@46: andre@46: This version of the GNU Lesser General Public License incorporates andre@46: the terms and conditions of version 3 of the GNU General Public andre@46: License, supplemented by the additional permissions listed below. andre@46: andre@46: 0. Additional Definitions. andre@46: andre@46: As used herein, "this License" refers to version 3 of the GNU Lesser andre@46: General Public License, and the "GNU GPL" refers to version 3 of the GNU andre@46: General Public License. andre@46: andre@46: "The Library" refers to a covered work governed by this License, andre@46: other than an Application or a Combined Work as defined below. andre@46: andre@46: An "Application" is any work that makes use of an interface provided andre@46: by the Library, but which is not otherwise based on the Library. andre@46: Defining a subclass of a class defined by the Library is deemed a mode andre@46: of using an interface provided by the Library. andre@46: andre@46: A "Combined Work" is a work produced by combining or linking an andre@46: Application with the Library. The particular version of the Library andre@46: with which the Combined Work was made is also called the "Linked andre@46: Version". andre@46: andre@46: The "Minimal Corresponding Source" for a Combined Work means the andre@46: Corresponding Source for the Combined Work, excluding any source code andre@46: for portions of the Combined Work that, considered in isolation, are andre@46: based on the Application, and not on the Linked Version. andre@46: andre@46: The "Corresponding Application Code" for a Combined Work means the andre@46: object code and/or source code for the Application, including any data andre@46: and utility programs needed for reproducing the Combined Work from the andre@46: Application, but excluding the System Libraries of the Combined Work. andre@46: andre@46: 1. Exception to Section 3 of the GNU GPL. andre@46: andre@46: You may convey a covered work under sections 3 and 4 of this License andre@46: without being bound by section 3 of the GNU GPL. andre@46: andre@46: 2. Conveying Modified Versions. andre@46: andre@46: If you modify a copy of the Library, and, in your modifications, a andre@46: facility refers to a function or data to be supplied by an Application andre@46: that uses the facility (other than as an argument passed when the andre@46: facility is invoked), then you may convey a copy of the modified andre@46: version: andre@46: andre@46: a) under this License, provided that you make a good faith effort to andre@46: ensure that, in the event an Application does not supply the andre@46: function or data, the facility still operates, and performs andre@46: whatever part of its purpose remains meaningful, or andre@46: andre@46: b) under the GNU GPL, with none of the additional permissions of andre@46: this License applicable to that copy. andre@46: andre@46: 3. Object Code Incorporating Material from Library Header Files. andre@46: andre@46: The object code form of an Application may incorporate material from andre@46: a header file that is part of the Library. You may convey such object andre@46: code under terms of your choice, provided that, if the incorporated andre@46: material is not limited to numerical parameters, data structure andre@46: layouts and accessors, or small macros, inline functions and templates andre@46: (ten or fewer lines in length), you do both of the following: andre@46: andre@46: a) Give prominent notice with each copy of the object code that the andre@46: Library is used in it and that the Library and its use are andre@46: covered by this License. andre@46: andre@46: b) Accompany the object code with a copy of the GNU GPL and this license andre@46: document. andre@46: andre@46: 4. Combined Works. andre@46: andre@46: You may convey a Combined Work under terms of your choice that, andre@46: taken together, effectively do not restrict modification of the andre@46: portions of the Library contained in the Combined Work and reverse andre@46: engineering for debugging such modifications, if you also do each of andre@46: the following: andre@46: andre@46: a) Give prominent notice with each copy of the Combined Work that andre@46: the Library is used in it and that the Library and its use are andre@46: covered by this License. andre@46: andre@46: b) Accompany the Combined Work with a copy of the GNU GPL and this license andre@46: document. andre@46: andre@46: c) For a Combined Work that displays copyright notices during andre@46: execution, include the copyright notice for the Library among andre@46: these notices, as well as a reference directing the user to the andre@46: copies of the GNU GPL and this license document. andre@46: andre@46: d) Do one of the following: andre@46: andre@46: 0) Convey the Minimal Corresponding Source under the terms of this andre@46: License, and the Corresponding Application Code in a form andre@46: suitable for, and under terms that permit, the user to andre@46: recombine or relink the Application with a modified version of andre@46: the Linked Version to produce a modified Combined Work, in the andre@46: manner specified by section 6 of the GNU GPL for conveying andre@46: Corresponding Source. andre@46: andre@46: 1) Use a suitable shared library mechanism for linking with the andre@46: Library. A suitable mechanism is one that (a) uses at run time andre@46: a copy of the Library already present on the user's computer andre@46: system, and (b) will operate properly with a modified version andre@46: of the Library that is interface-compatible with the Linked andre@46: Version. andre@46: andre@46: e) Provide Installation Information, but only if you would otherwise andre@46: be required to provide such information under section 6 of the andre@46: GNU GPL, and only to the extent that such information is andre@46: necessary to install and execute a modified version of the andre@46: Combined Work produced by recombining or relinking the andre@46: Application with a modified version of the Linked Version. (If andre@46: you use option 4d0, the Installation Information must accompany andre@46: the Minimal Corresponding Source and Corresponding Application andre@46: Code. If you use option 4d1, you must provide the Installation andre@46: Information in the manner specified by section 6 of the GNU GPL andre@46: for conveying Corresponding Source.) andre@46: andre@46: 5. Combined Libraries. andre@46: andre@46: You may place library facilities that are a work based on the andre@46: Library side by side in a single library together with other library andre@46: facilities that are not Applications and are not covered by this andre@46: License, and convey such a combined library under terms of your andre@46: choice, if you do both of the following: andre@46: andre@46: a) Accompany the combined library with a copy of the same work based andre@46: on the Library, uncombined with any other library facilities, andre@46: conveyed under the terms of this License. andre@46: andre@46: b) Give prominent notice with the combined library that part of it andre@46: is a work based on the Library, and explaining where to find the andre@46: accompanying uncombined form of the same work. andre@46: andre@46: 6. Revised Versions of the GNU Lesser General Public License. andre@46: andre@46: The Free Software Foundation may publish revised and/or new versions andre@46: of the GNU Lesser General Public License from time to time. Such new andre@46: versions will be similar in spirit to the present version, but may andre@46: differ in detail to address new problems or concerns. andre@46: andre@46: Each version is given a distinguishing version number. If the andre@46: Library as you received it specifies that a certain numbered version andre@46: of the GNU Lesser General Public License "or any later version" andre@46: applies to it, you have the option of following the terms and andre@46: conditions either of that published version or of any later version andre@46: published by the Free Software Foundation. If the Library as you andre@46: received it does not specify a version number of the GNU Lesser andre@46: General Public License, you may choose any version of the GNU Lesser andre@46: General Public License ever published by the Free Software Foundation. andre@46: andre@46: If the Library as you received it specifies that a proxy can decide andre@46: whether future versions of the GNU Lesser General Public License shall andre@46: apply, that proxy's public statement of acceptance of any version is andre@46: permanent authorization for you to choose that version for the andre@46: Library.