2400N/A GNU LESSER GENERAL PUBLIC LICENSE
2400N/A Version 3, 29 June 2007
2400N/A
2400N/A Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
2400N/A Everyone is permitted to copy and distribute verbatim copies
2400N/A of this license document, but changing it is not allowed.
2400N/A
2400N/A
2400N/A This version of the GNU Lesser General Public License incorporates
2400N/Athe terms and conditions of version 3 of the GNU General Public
2400N/ALicense, supplemented by the additional permissions listed below.
2400N/A
2400N/A 0. Additional Definitions.
2400N/A
2400N/A As used herein, "this License" refers to version 3 of the GNU Lesser
2400N/AGeneral Public License, and the "GNU GPL" refers to version 3 of the GNU
2400N/AGeneral Public License.
2400N/A
2400N/A "The Library" refers to a covered work governed by this License,
2400N/Aother than an Application or a Combined Work as defined below.
2400N/A
2400N/A An "Application" is any work that makes use of an interface provided
2400N/Aby the Library, but which is not otherwise based on the Library.
2400N/ADefining a subclass of a class defined by the Library is deemed a mode
2400N/Aof using an interface provided by the Library.
2400N/A
2400N/A A "Combined Work" is a work produced by combining or linking an
2400N/AApplication with the Library. The particular version of the Library
2400N/Awith which the Combined Work was made is also called the "Linked
2400N/AVersion".
2400N/A
2400N/A The "Minimal Corresponding Source" for a Combined Work means the
2400N/ACorresponding Source for the Combined Work, excluding any source code
2400N/Afor portions of the Combined Work that, considered in isolation, are
2400N/Abased on the Application, and not on the Linked Version.
2400N/A
2400N/A The "Corresponding Application Code" for a Combined Work means the
2400N/Aobject code and/or source code for the Application, including any data
2400N/Aand utility programs needed for reproducing the Combined Work from the
2400N/AApplication, but excluding the System Libraries of the Combined Work.
2400N/A
2400N/A 1. Exception to Section 3 of the GNU GPL.
2400N/A
2400N/A You may convey a covered work under sections 3 and 4 of this License
2400N/Awithout being bound by section 3 of the GNU GPL.
2400N/A
2400N/A 2. Conveying Modified Versions.
2400N/A
2400N/A If you modify a copy of the Library, and, in your modifications, a
2400N/Afacility refers to a function or data to be supplied by an Application
2400N/Athat uses the facility (other than as an argument passed when the
2400N/Afacility is invoked), then you may convey a copy of the modified
2400N/Aversion:
2400N/A
2400N/A a) under this License, provided that you make a good faith effort to
2400N/A ensure that, in the event an Application does not supply the
2400N/A function or data, the facility still operates, and performs
2400N/A whatever part of its purpose remains meaningful, or
2400N/A
2400N/A b) under the GNU GPL, with none of the additional permissions of
2400N/A this License applicable to that copy.
2400N/A
2400N/A 3. Object Code Incorporating Material from Library Header Files.
2400N/A
2400N/A The object code form of an Application may incorporate material from
2400N/Aa header file that is part of the Library. You may convey such object
2400N/Acode under terms of your choice, provided that, if the incorporated
2400N/Amaterial is not limited to numerical parameters, data structure
2400N/Alayouts and accessors, or small macros, inline functions and templates
2400N/A(ten or fewer lines in length), you do both of the following:
2400N/A
2400N/A a) Give prominent notice with each copy of the object code that the
2400N/A Library is used in it and that the Library and its use are
2400N/A covered by this License.
2400N/A
2400N/A b) Accompany the object code with a copy of the GNU GPL and this license
2400N/A document.
2400N/A
2400N/A 4. Combined Works.
2400N/A
2400N/A You may convey a Combined Work under terms of your choice that,
2400N/Ataken together, effectively do not restrict modification of the
2400N/Aportions of the Library contained in the Combined Work and reverse
2400N/Aengineering for debugging such modifications, if you also do each of
2400N/Athe following:
2400N/A
2400N/A a) Give prominent notice with each copy of the Combined Work that
2400N/A the Library is used in it and that the Library and its use are
2400N/A covered by this License.
2400N/A
2400N/A b) Accompany the Combined Work with a copy of the GNU GPL and this license
2400N/A document.
2400N/A
2400N/A c) For a Combined Work that displays copyright notices during
2400N/A execution, include the copyright notice for the Library among
2400N/A these notices, as well as a reference directing the user to the
2400N/A copies of the GNU GPL and this license document.
2400N/A
2400N/A d) Do one of the following:
2400N/A
2400N/A 0) Convey the Minimal Corresponding Source under the terms of this
2400N/A License, and the Corresponding Application Code in a form
2400N/A suitable for, and under terms that permit, the user to
2400N/A recombine or relink the Application with a modified version of
2400N/A the Linked Version to produce a modified Combined Work, in the
2400N/A manner specified by section 6 of the GNU GPL for conveying
2400N/A Corresponding Source.
2400N/A
2400N/A 1) Use a suitable shared library mechanism for linking with the
2400N/A Library. A suitable mechanism is one that (a) uses at run time
2400N/A a copy of the Library already present on the user's computer
2400N/A system, and (b) will operate properly with a modified version
2400N/A of the Library that is interface-compatible with the Linked
2400N/A Version.
2400N/A
2400N/A e) Provide Installation Information, but only if you would otherwise
2400N/A be required to provide such information under section 6 of the
2400N/A GNU GPL, and only to the extent that such information is
2400N/A necessary to install and execute a modified version of the
2400N/A Combined Work produced by recombining or relinking the
2400N/A Application with a modified version of the Linked Version. (If
2400N/A you use option 4d0, the Installation Information must accompany
2400N/A the Minimal Corresponding Source and Corresponding Application
2400N/A Code. If you use option 4d1, you must provide the Installation
2400N/A Information in the manner specified by section 6 of the GNU GPL
2400N/A for conveying Corresponding Source.)
2400N/A
2400N/A 5. Combined Libraries.
2400N/A
2400N/A You may place library facilities that are a work based on the
2400N/ALibrary side by side in a single library together with other library
2400N/Afacilities that are not Applications and are not covered by this
2400N/ALicense, and convey such a combined library under terms of your
2400N/Achoice, if you do both of the following:
2400N/A
2400N/A a) Accompany the combined library with a copy of the same work based
2400N/A on the Library, uncombined with any other library facilities,
2400N/A conveyed under the terms of this License.
2400N/A
2400N/A b) Give prominent notice with the combined library that part of it
2400N/A is a work based on the Library, and explaining where to find the
2400N/A accompanying uncombined form of the same work.
2400N/A
2400N/A 6. Revised Versions of the GNU Lesser General Public License.
2400N/A
2400N/A The Free Software Foundation may publish revised and/or new versions
2400N/Aof the GNU Lesser General Public License from time to time. Such new
2400N/Aversions will be similar in spirit to the present version, but may
2400N/Adiffer in detail to address new problems or concerns.
2400N/A
2400N/A Each version is given a distinguishing version number. If the
2400N/ALibrary as you received it specifies that a certain numbered version
2400N/Aof the GNU Lesser General Public License "or any later version"
2400N/Aapplies to it, you have the option of following the terms and
2400N/Aconditions either of that published version or of any later version
2400N/Apublished by the Free Software Foundation. If the Library as you
2400N/Areceived it does not specify a version number of the GNU Lesser
2400N/AGeneral Public License, you may choose any version of the GNU Lesser
2400N/AGeneral Public License ever published by the Free Software Foundation.
2400N/A
2400N/A If the Library as you received it specifies that a proxy can decide
2400N/Awhether future versions of the GNU Lesser General Public License shall
2400N/Aapply, that proxy's public statement of acceptance of any version is
2400N/Apermanent authorization for you to choose that version for the
2400N/ALibrary.
2400N/A
2400N/A--------------------------------------------------------------------------
2400N/A
2400N/ACopyright: Hiroshi Ichikawa <http://gimite.net/en/>
2400N/AAll rights reserved.
2400N/A
2400N/ARedistribution and use in source and binary forms, with or without
2400N/Amodification, are permitted provided that the following conditions are met:
2400N/A
2400N/A Redistributions of source code must retain the above copyright notice, this
2400N/A list of conditions and the following disclaimer.
2400N/A
2400N/A Redistributions in binary form must reproduce the above copyright notice,
2400N/A this list of conditions and the following disclaimer in the documentation
2400N/A and/or other materials provided with the distribution.
2400N/A
2400N/A Neither the name of the <ORGANIZATION> nor the names of its contributors
2400N/A may be used to endorse or promote products derived from this software without
2400N/A specific prior written permission.
2400N/A
2400N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2400N/AANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2400N/AWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2400N/ADISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2400N/AFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2400N/ADAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2400N/ASERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2400N/ACAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2400N/AOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2400N/AOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2400N/A
2400N/A
2400N/A--------------------------------------------------------------------------
2400N/A
2400N/A SWFObject v2.2 <http://code.google.com/p/swfobject/>
2400N/A is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
2400N/A
2400N/APermission is hereby granted, free of charge, to any person obtaining a copy of
2400N/Athis software and associated documentation files (the “Software”), to deal in
2400N/Athe Software without restriction, including without limitation the rights to
2400N/Ause, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2400N/Aof the Software, and to permit persons to whom the Software is furnished to do
2400N/Aso, subject to the following conditions:
2400N/A
2400N/AThe above copyright notice and this permission notice shall be included in all
2400N/Acopies or substantial portions of the Software.
2400N/A
2400N/ATHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2400N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2400N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2400N/AAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2400N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2400N/AOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2400N/ASOFTWARE.