6739N/ACopyright (C) 2002-2009 Xiph.org Foundation
6739N/A
6739N/ARedistribution and use in source and binary forms, with or without
6739N/Amodification, are permitted provided that the following conditions
6739N/Aare met:
6739N/A
6739N/A- Redistributions of source code must retain the above copyright
6739N/Anotice, this list of conditions and the following disclaimer.
6739N/A
6739N/A- Redistributions in binary form must reproduce the above copyright
6739N/Anotice, this list of conditions and the following disclaimer in the
6739N/Adocumentation and/or other materials provided with the distribution.
6739N/A
6739N/A- Neither the name of the Xiph.org Foundation nor the names of its
6739N/Acontributors may be used to endorse or promote products derived from
6739N/Athis software without specific prior written permission.
6739N/A
6739N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
6739N/A``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
6739N/ALIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
6739N/AA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
6739N/AOR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
6739N/ASPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
6739N/ALIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6739N/ADATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6739N/ATHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6739N/A(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6739N/AOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6739N/A
6739N/A
6739N/A
6739N/A GNU LESSER GENERAL PUBLIC LICENSE
6739N/A Version 2.1, February 1999
6739N/A
6739N/A Copyright (C) 1991, 1999 Free Software Foundation, Inc.
6739N/A 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6739N/A Everyone is permitted to copy and distribute verbatim copies
6739N/A of this license document, but changing it is not allowed.
6739N/A
6739N/A[This is the first released version of the Lesser GPL. It also counts
6739N/A as the successor of the GNU Library Public License, version 2, hence
6739N/A the version number 2.1.]
6739N/A
6739N/A Preamble
6739N/A
6739N/A The licenses for most software are designed to take away your
6739N/Afreedom to share and change it. By contrast, the GNU General Public
6739N/ALicenses are intended to guarantee your freedom to share and change
6739N/Afree software--to make sure the software is free for all its users.
6739N/A
6739N/A This license, the Lesser General Public License, applies to some
6739N/Aspecially designated software packages--typically libraries--of the
6739N/AFree Software Foundation and other authors who decide to use it. You
6739N/Acan use it too, but we suggest you first think carefully about whether
6739N/Athis license or the ordinary General Public License is the better
6739N/Astrategy to use in any particular case, based on the explanations below.
6739N/A
6739N/A When we speak of free software, we are referring to freedom of use,
6739N/Anot price. Our General Public Licenses are designed to make sure that
6739N/Ayou have the freedom to distribute copies of free software (and charge
6739N/Afor this service if you wish); that you receive source code or can get
6739N/Ait if you want it; that you can change the software and use pieces of
6739N/Ait in new free programs; and that you are informed that you can do
6739N/Athese things.
6739N/A
6739N/A To protect your rights, we need to make restrictions that forbid
6739N/Adistributors to deny you these rights or to ask you to surrender these
6739N/Arights. These restrictions translate to certain responsibilities for
6739N/Ayou if you distribute copies of the library or if you modify it.
6739N/A
6739N/A For example, if you distribute copies of the library, whether gratis
6739N/Aor for a fee, you must give the recipients all the rights that we gave
6739N/Ayou. You must make sure that they, too, receive or can get the source
6739N/Acode. If you link other code with the library, you must provide
6739N/Acomplete object files to the recipients, so that they can relink them
6739N/Awith the library after making changes to the library and recompiling
6739N/Ait. And you must show them these terms so they know their rights.
6739N/A
6739N/A We protect your rights with a two-step method: (1) we copyright the
6739N/Alibrary, and (2) we offer you this license, which gives you legal
6739N/Apermission to copy, distribute and/or modify the library.
6739N/A
6739N/A To protect each distributor, we want to make it very clear that
6739N/Athere is no warranty for the free library. Also, if the library is
6739N/Amodified by someone else and passed on, the recipients should know
6739N/Athat what they have is not the original version, so that the original
6739N/Aauthor's reputation will not be affected by problems that might be
6739N/Aintroduced by others.
6739N/A
6739N/A
6739N/A Finally, software patents pose a constant threat to the existence of
6739N/Aany free program. We wish to make sure that a company cannot
6739N/Aeffectively restrict the users of a free program by obtaining a
6739N/Arestrictive license from a patent holder. Therefore, we insist that
6739N/Aany patent license obtained for a version of the library must be
6739N/Aconsistent with the full freedom of use specified in this license.
6739N/A
6739N/A Most GNU software, including some libraries, is covered by the
6739N/Aordinary GNU General Public License. This license, the GNU Lesser
6739N/AGeneral Public License, applies to certain designated libraries, and
6739N/Ais quite different from the ordinary General Public License. We use
6739N/Athis license for certain libraries in order to permit linking those
6739N/Alibraries into non-free programs.
6739N/A
6739N/A When a program is linked with a library, whether statically or using
6739N/Aa shared library, the combination of the two is legally speaking a
6739N/Acombined work, a derivative of the original library. The ordinary
6739N/AGeneral Public License therefore permits such linking only if the
6739N/Aentire combination fits its criteria of freedom. The Lesser General
6739N/APublic License permits more lax criteria for linking other code with
6739N/Athe library.
6739N/A
6739N/A We call this license the "Lesser" General Public License because it
6739N/Adoes Less to protect the user's freedom than the ordinary General
6739N/APublic License. It also provides other free software developers Less
6739N/Aof an advantage over competing non-free programs. These disadvantages
6739N/Aare the reason we use the ordinary General Public License for many
6739N/Alibraries. However, the Lesser license provides advantages in certain
6739N/Aspecial circumstances.
6739N/A
6739N/A For example, on rare occasions, there may be a special need to
6739N/Aencourage the widest possible use of a certain library, so that it becomes
6739N/Aa de-facto standard. To achieve this, non-free programs must be
6739N/Aallowed to use the library. A more frequent case is that a free
6739N/Alibrary does the same job as widely used non-free libraries. In this
6739N/Acase, there is little to gain by limiting the free library to free
6739N/Asoftware only, so we use the Lesser General Public License.
6739N/A
6739N/A In other cases, permission to use a particular library in non-free
6739N/Aprograms enables a greater number of people to use a large body of
6739N/Afree software. For example, permission to use the GNU C Library in
6739N/Anon-free programs enables many more people to use the whole GNU
6739N/Aoperating system, as well as its variant, the GNU/Linux operating
6739N/Asystem.
6739N/A
6739N/A Although the Lesser General Public License is Less protective of the
6739N/Ausers' freedom, it does ensure that the user of a program that is
6739N/Alinked with the Library has the freedom and the wherewithal to run
6739N/Athat program using a modified version of the Library.
6739N/A
6739N/A The precise terms and conditions for copying, distribution and
6739N/Amodification follow. Pay close attention to the difference between a
6739N/A"work based on the library" and a "work that uses the library". The
6739N/Aformer contains code derived from the library, whereas the latter must
6739N/Abe combined with the library in order to run.
6739N/A
6739N/A
6739N/A GNU LESSER GENERAL PUBLIC LICENSE
6739N/A TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6739N/A
6739N/A 0. This License Agreement applies to any software library or other
6739N/Aprogram which contains a notice placed by the copyright holder or
6739N/Aother authorized party saying it may be distributed under the terms of
6739N/Athis Lesser General Public License (also called "this License").
6739N/AEach licensee is addressed as "you".
6739N/A
6739N/A A "library" means a collection of software functions and/or data
6739N/Aprepared so as to be conveniently linked with application programs
6739N/A(which use some of those functions and data) to form executables.
6739N/A
6739N/A The "Library", below, refers to any such software library or work
6739N/Awhich has been distributed under these terms. A "work based on the
6739N/ALibrary" means either the Library or any derivative work under
6739N/Acopyright law: that is to say, a work containing the Library or a
6739N/Aportion of it, either verbatim or with modifications and/or translated
6739N/Astraightforwardly into another language. (Hereinafter, translation is
6739N/Aincluded without limitation in the term "modification".)
6739N/A
6739N/A "Source code" for a work means the preferred form of the work for
6739N/Amaking modifications to it. For a library, complete source code means
6739N/Aall the source code for all modules it contains, plus any associated
6739N/Ainterface definition files, plus the scripts used to control compilation
6739N/Aand installation of the library.
6739N/A
6739N/A Activities other than copying, distribution and modification are not
6739N/Acovered by this License; they are outside its scope. The act of
6739N/Arunning a program using the Library is not restricted, and output from
6739N/Asuch a program is covered only if its contents constitute a work based
6739N/Aon the Library (independent of the use of the Library in a tool for
6739N/Awriting it). Whether that is true depends on what the Library does
6739N/Aand what the program that uses the Library does.
6739N/A
6739N/A 1. You may copy and distribute verbatim copies of the Library's
6739N/Acomplete source code as you receive it, in any medium, provided that
6739N/Ayou conspicuously and appropriately publish on each copy an
6739N/Aappropriate copyright notice and disclaimer of warranty; keep intact
6739N/Aall the notices that refer to this License and to the absence of any
6739N/Awarranty; and distribute a copy of this License along with the
6739N/ALibrary.
6739N/A
6739N/A You may charge a fee for the physical act of transferring a copy,
6739N/Aand you may at your option offer warranty protection in exchange for a
6739N/Afee.
6739N/A
6739N/A
6739N/A 2. You may modify your copy or copies of the Library or any portion
6739N/Aof it, thus forming a work based on the Library, and copy and
6739N/Adistribute such modifications or work under the terms of Section 1
6739N/Aabove, provided that you also meet all of these conditions:
6739N/A
6739N/A a) The modified work must itself be a software library.
6739N/A
6739N/A b) You must cause the files modified to carry prominent notices
6739N/A stating that you changed the files and the date of any change.
6739N/A
6739N/A c) You must cause the whole of the work to be licensed at no
6739N/A charge to all third parties under the terms of this License.
6739N/A
6739N/A d) If a facility in the modified Library refers to a function or a
6739N/A table of data to be supplied by an application program that uses
6739N/A the facility, other than as an argument passed when the facility
6739N/A is invoked, then you must make a good faith effort to ensure that,
6739N/A in the event an application does not supply such function or
6739N/A table, the facility still operates, and performs whatever part of
6739N/A its purpose remains meaningful.
6739N/A
6739N/A (For example, a function in a library to compute square roots has
6739N/A a purpose that is entirely well-defined independent of the
6739N/A application. Therefore, Subsection 2d requires that any
6739N/A application-supplied function or table used by this function must
6739N/A be optional: if the application does not supply it, the square
6739N/A root function must still compute square roots.)
6739N/A
6739N/AThese requirements apply to the modified work as a whole. If
6739N/Aidentifiable sections of that work are not derived from the Library,
6739N/Aand can be reasonably considered independent and separate works in
6739N/Athemselves, then this License, and its terms, do not apply to those
6739N/Asections when you distribute them as separate works. But when you
6739N/Adistribute the same sections as part of a whole which is a work based
6739N/Aon the Library, the distribution of the whole must be on the terms of
6739N/Athis License, whose permissions for other licensees extend to the
6739N/Aentire whole, and thus to each and every part regardless of who wrote
6739N/Ait.
6739N/A
6739N/AThus, it is not the intent of this section to claim rights or contest
6739N/Ayour rights to work written entirely by you; rather, the intent is to
6739N/Aexercise the right to control the distribution of derivative or
6739N/Acollective works based on the Library.
6739N/A
6739N/AIn addition, mere aggregation of another work not based on the Library
6739N/Awith the Library (or with a work based on the Library) on a volume of
6739N/Aa storage or distribution medium does not bring the other work under
6739N/Athe scope of this License.
6739N/A
6739N/A 3. You may opt to apply the terms of the ordinary GNU General Public
6739N/ALicense instead of this License to a given copy of the Library. To do
6739N/Athis, you must alter all the notices that refer to this License, so
6739N/Athat they refer to the ordinary GNU General Public License, version 2,
6739N/Ainstead of to this License. (If a newer version than version 2 of the
6739N/Aordinary GNU General Public License has appeared, then you can specify
6739N/Athat version instead if you wish.) Do not make any other change in
6739N/Athese notices.
6739N/A
6739N/A
6739N/A Once this change is made in a given copy, it is irreversible for
6739N/Athat copy, so the ordinary GNU General Public License applies to all
6739N/Asubsequent copies and derivative works made from that copy.
6739N/A
6739N/A This option is useful when you wish to copy part of the code of
6739N/Athe Library into a program that is not a library.
6739N/A
6739N/A 4. You may copy and distribute the Library (or a portion or
6739N/Aderivative of it, under Section 2) in object code or executable form
6739N/Aunder the terms of Sections 1 and 2 above provided that you accompany
6739N/Ait with the complete corresponding machine-readable source code, which
6739N/Amust be distributed under the terms of Sections 1 and 2 above on a
6739N/Amedium customarily used for software interchange.
6739N/A
6739N/A If distribution of object code is made by offering access to copy
6739N/Afrom a designated place, then offering equivalent access to copy the
6739N/Asource code from the same place satisfies the requirement to
6739N/Adistribute the source code, even though third parties are not
6739N/Acompelled to copy the source along with the object code.
6739N/A
6739N/A 5. A program that contains no derivative of any portion of the
6739N/ALibrary, but is designed to work with the Library by being compiled or
6739N/Alinked with it, is called a "work that uses the Library". Such a
6739N/Awork, in isolation, is not a derivative work of the Library, and
6739N/Atherefore falls outside the scope of this License.
6739N/A
6739N/A However, linking a "work that uses the Library" with the Library
6739N/Acreates an executable that is a derivative of the Library (because it
6739N/Acontains portions of the Library), rather than a "work that uses the
6739N/Alibrary". The executable is therefore covered by this License.
6739N/ASection 6 states terms for distribution of such executables.
6739N/A
6739N/A When a "work that uses the Library" uses material from a header file
6739N/Athat is part of the Library, the object code for the work may be a
6739N/Aderivative work of the Library even though the source code is not.
6739N/AWhether this is true is especially significant if the work can be
6739N/Alinked without the Library, or if the work is itself a library. The
6739N/Athreshold for this to be true is not precisely defined by law.
6739N/A
6739N/A If such an object file uses only numerical parameters, data
6739N/Astructure layouts and accessors, and small macros and small inline
6739N/Afunctions (ten lines or less in length), then the use of the object
6739N/Afile is unrestricted, regardless of whether it is legally a derivative
6739N/Awork. (Executables containing this object code plus portions of the
6739N/ALibrary will still fall under Section 6.)
6739N/A
6739N/A Otherwise, if the work is a derivative of the Library, you may
6739N/Adistribute the object code for the work under the terms of Section 6.
6739N/AAny executables containing that work also fall under Section 6,
6739N/Awhether or not they are linked directly with the Library itself.
6739N/A
6739N/A
6739N/A 6. As an exception to the Sections above, you may also combine or
6739N/Alink a "work that uses the Library" with the Library to produce a
6739N/Awork containing portions of the Library, and distribute that work
6739N/Aunder terms of your choice, provided that the terms permit
6739N/Amodification of the work for the customer's own use and reverse
6739N/Aengineering for debugging such modifications.
6739N/A
6739N/A You must give prominent notice with each copy of the work that the
6739N/ALibrary is used in it and that the Library and its use are covered by
6739N/Athis License. You must supply a copy of this License. If the work
6739N/Aduring execution displays copyright notices, you must include the
6739N/Acopyright notice for the Library among them, as well as a reference
6739N/Adirecting the user to the copy of this License. Also, you must do one
6739N/Aof these things:
6739N/A
6739N/A a) Accompany the work with the complete corresponding
6739N/A machine-readable source code for the Library including whatever
6739N/A changes were used in the work (which must be distributed under
6739N/A Sections 1 and 2 above); and, if the work is an executable linked
6739N/A with the Library, with the complete machine-readable "work that
6739N/A uses the Library", as object code and/or source code, so that the
6739N/A user can modify the Library and then relink to produce a modified
6739N/A executable containing the modified Library. (It is understood
6739N/A that the user who changes the contents of definitions files in the
6739N/A Library will not necessarily be able to recompile the application
6739N/A to use the modified definitions.)
6739N/A
6739N/A b) Use a suitable shared library mechanism for linking with the
6739N/A Library. A suitable mechanism is one that (1) uses at run time a
6739N/A copy of the library already present on the user's computer system,
6739N/A rather than copying library functions into the executable, and (2)
6739N/A will operate properly with a modified version of the library, if
6739N/A the user installs one, as long as the modified version is
6739N/A interface-compatible with the version that the work was made with.
6739N/A
6739N/A c) Accompany the work with a written offer, valid for at
6739N/A least three years, to give the same user the materials
6739N/A specified in Subsection 6a, above, for a charge no more
6739N/A than the cost of performing this distribution.
6739N/A
6739N/A d) If distribution of the work is made by offering access to copy
6739N/A from a designated place, offer equivalent access to copy the above
6739N/A specified materials from the same place.
6739N/A
6739N/A e) Verify that the user has already received a copy of these
6739N/A materials or that you have already sent this user a copy.
6739N/A
6739N/A For an executable, the required form of the "work that uses the
6739N/ALibrary" must include any data and utility programs needed for
6739N/Areproducing the executable from it. However, as a special exception,
6739N/Athe materials to be distributed need not include anything that is
6739N/Anormally distributed (in either source or binary form) with the major
6739N/Acomponents (compiler, kernel, and so on) of the operating system on
6739N/Awhich the executable runs, unless that component itself accompanies
6739N/Athe executable.
6739N/A
6739N/A It may happen that this requirement contradicts the license
6739N/Arestrictions of other proprietary libraries that do not normally
6739N/Aaccompany the operating system. Such a contradiction means you cannot
6739N/Ause both them and the Library together in an executable that you
6739N/Adistribute.
6739N/A
6739N/A
6739N/A 7. You may place library facilities that are a work based on the
6739N/ALibrary side-by-side in a single library together with other library
6739N/Afacilities not covered by this License, and distribute such a combined
6739N/Alibrary, provided that the separate distribution of the work based on
6739N/Athe Library and of the other library facilities is otherwise
6739N/Apermitted, and provided that you do these two things:
6739N/A
6739N/A a) Accompany the combined library with a copy of the same work
6739N/A based on the Library, uncombined with any other library
6739N/A facilities. This must be distributed under the terms of the
6739N/A Sections above.
6739N/A
6739N/A b) Give prominent notice with the combined library of the fact
6739N/A that part of it is a work based on the Library, and explaining
6739N/A where to find the accompanying uncombined form of the same work.
6739N/A
6739N/A 8. You may not copy, modify, sublicense, link with, or distribute
6739N/Athe Library except as expressly provided under this License. Any
6739N/Aattempt otherwise to copy, modify, sublicense, link with, or
6739N/Adistribute the Library is void, and will automatically terminate your
6739N/Arights under this License. However, parties who have received copies,
6739N/Aor rights, from you under this License will not have their licenses
6739N/Aterminated so long as such parties remain in full compliance.
6739N/A
6739N/A 9. You are not required to accept this License, since you have not
6739N/Asigned it. However, nothing else grants you permission to modify or
6739N/Adistribute the Library or its derivative works. These actions are
6739N/Aprohibited by law if you do not accept this License. Therefore, by
6739N/Amodifying or distributing the Library (or any work based on the
6739N/ALibrary), you indicate your acceptance of this License to do so, and
6739N/Aall its terms and conditions for copying, distributing or modifying
6739N/Athe Library or works based on it.
6739N/A
6739N/A 10. Each time you redistribute the Library (or any work based on the
6739N/ALibrary), the recipient automatically receives a license from the
6739N/Aoriginal licensor to copy, distribute, link with or modify the Library
6739N/Asubject to these terms and conditions. You may not impose any further
6739N/Arestrictions on the recipients' exercise of the rights granted herein.
6739N/AYou are not responsible for enforcing compliance by third parties with
6739N/Athis License.
6739N/A
6739N/A
6739N/A 11. If, as a consequence of a court judgment or allegation of patent
6739N/Ainfringement or for any other reason (not limited to patent issues),
6739N/Aconditions are imposed on you (whether by court order, agreement or
6739N/Aotherwise) that contradict the conditions of this License, they do not
6739N/Aexcuse you from the conditions of this License. If you cannot
6739N/Adistribute so as to satisfy simultaneously your obligations under this
6739N/ALicense and any other pertinent obligations, then as a consequence you
6739N/Amay not distribute the Library at all. For example, if a patent
6739N/Alicense would not permit royalty-free redistribution of the Library by
6739N/Aall those who receive copies directly or indirectly through you, then
6739N/Athe only way you could satisfy both it and this License would be to
6739N/Arefrain entirely from distribution of the Library.
6739N/A
6739N/AIf any portion of this section is held invalid or unenforceable under any
6739N/Aparticular circumstance, the balance of the section is intended to apply,
6739N/Aand the section as a whole is intended to apply in other circumstances.
6739N/A
6739N/AIt is not the purpose of this section to induce you to infringe any
6739N/Apatents or other property right claims or to contest validity of any
6739N/Asuch claims; this section has the sole purpose of protecting the
6739N/Aintegrity of the free software distribution system which is
6739N/Aimplemented by public license practices. Many people have made
6739N/Agenerous contributions to the wide range of software distributed
6739N/Athrough that system in reliance on consistent application of that
6739N/Asystem; it is up to the author/donor to decide if he or she is willing
6739N/Ato distribute software through any other system and a licensee cannot
6739N/Aimpose that choice.
6739N/A
6739N/AThis section is intended to make thoroughly clear what is believed to
6739N/Abe a consequence of the rest of this License.
6739N/A
6739N/A 12. If the distribution and/or use of the Library is restricted in
6739N/Acertain countries either by patents or by copyrighted interfaces, the
6739N/Aoriginal copyright holder who places the Library under this License may add
6739N/Aan explicit geographical distribution limitation excluding those countries,
6739N/Aso that distribution is permitted only in or among countries not thus
6739N/Aexcluded. In such case, this License incorporates the limitation as if
6739N/Awritten in the body of this License.
6739N/A
6739N/A 13. The Free Software Foundation may publish revised and/or new
6739N/Aversions of the Lesser General Public License from time to time.
6739N/ASuch new versions will be similar in spirit to the present version,
6739N/Abut may differ in detail to address new problems or concerns.
6739N/A
6739N/AEach version is given a distinguishing version number. If the Library
6739N/Aspecifies a version number of this License which applies to it and
6739N/A"any later version", you have the option of following the terms and
6739N/Aconditions either of that version or of any later version published by
6739N/Athe Free Software Foundation. If the Library does not specify a
6739N/Alicense version number, you may choose any version ever published by
6739N/Athe Free Software Foundation.
6739N/A
6739N/A
6739N/A 14. If you wish to incorporate parts of the Library into other free
6739N/Aprograms whose distribution conditions are incompatible with these,
6739N/Awrite to the author to ask for permission. For software which is
6739N/Acopyrighted by the Free Software Foundation, write to the Free
6739N/ASoftware Foundation; we sometimes make exceptions for this. Our
6739N/Adecision will be guided by the two goals of preserving the free status
6739N/Aof all derivatives of our free software and of promoting the sharing
6739N/Aand reuse of software generally.
6739N/A
6739N/A NO WARRANTY
6739N/A
6739N/A 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
6739N/AWARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
6739N/AEXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
6739N/AOTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
6739N/AKIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
6739N/AIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
6739N/APURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
6739N/ALIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
6739N/ATHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
6739N/A
6739N/A 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
6739N/AWRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
6739N/AAND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
6739N/AFOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
6739N/ACONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
6739N/ALIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
6739N/ARENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
6739N/AFAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
6739N/ASUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
6739N/ADAMAGES.
6739N/A
6739N/A END OF TERMS AND CONDITIONS
6739N/A
6739N/A
6739N/A How to Apply These Terms to Your New Libraries
6739N/A
6739N/A If you develop a new library, and you want it to be of the greatest
6739N/Apossible use to the public, we recommend making it free software that
6739N/Aeveryone can redistribute and change. You can do so by permitting
6739N/Aredistribution under these terms (or, alternatively, under the terms of the
6739N/Aordinary General Public License).
6739N/A
6739N/A To apply these terms, attach the following notices to the library. It is
6739N/Asafest to attach them to the start of each source file to most effectively
6739N/Aconvey the exclusion of warranty; and each file should have at least the
6739N/A"copyright" line and a pointer to where the full notice is found.
6739N/A
6739N/A <one line to give the library's name and a brief idea of what it does.>
6739N/A Copyright (C) <year> <name of author>
6739N/A
6739N/A This library is free software; you can redistribute it and/or
6739N/A modify it under the terms of the GNU Lesser General Public
6739N/A License as published by the Free Software Foundation; either
6739N/A version 2.1 of the License, or (at your option) any later version.
6739N/A
6739N/A This library is distributed in the hope that it will be useful,
6739N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
6739N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
6739N/A Lesser General Public License for more details.
6739N/A
6739N/A You should have received a copy of the GNU Lesser General Public
6739N/A License along with this library; if not, write to the Free Software
6739N/A Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6739N/A
6739N/AAlso add information on how to contact you by electronic and paper mail.
6739N/A
6739N/AYou should also get your employer (if you work as a programmer) or your
6739N/Aschool, if any, to sign a "copyright disclaimer" for the library, if
6739N/Anecessary. Here is a sample; alter the names:
6739N/A
6739N/A Yoyodyne, Inc., hereby disclaims all copyright interest in the
6739N/A library `Frob' (a library for tweaking knobs) written by James Random Hacker.
6739N/A
6739N/A <signature of Ty Coon>, 1 April 1990
6739N/A Ty Coon, President of Vice
6739N/A
6739N/AThat's all there is to it!
6739N/A
6739N/A
6739N/A
6739N/AFDL License used by Xiph.org
6739N/A
6739N/A GNU Free Documentation License
6739N/A Version 1.2, November 2002
6739N/A
6739N/A
6739N/A Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
6739N/A 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
6739N/A Everyone is permitted to copy and distribute verbatim copies
6739N/A of this license document, but changing it is not allowed.
6739N/A
6739N/A
6739N/A0. PREAMBLE
6739N/A
6739N/AThe purpose of this License is to make a manual, textbook, or other
6739N/Afunctional and useful document "free" in the sense of freedom: to
6739N/Aassure everyone the effective freedom to copy and redistribute it,
6739N/Awith or without modifying it, either commercially or noncommercially.
6739N/ASecondarily, this License preserves for the author and publisher a way
6739N/Ato get credit for their work, while not being considered responsible
6739N/Afor modifications made by others.
6739N/A
6739N/AThis License is a kind of "copyleft", which means that derivative
6739N/Aworks of the document must themselves be free in the same sense. It
6739N/Acomplements the GNU General Public License, which is a copyleft
6739N/Alicense designed for free software.
6739N/A
6739N/AWe have designed this License in order to use it for manuals for free
6739N/Asoftware, because free software needs free documentation: a free
6739N/Aprogram should come with manuals providing the same freedoms that the
6739N/Asoftware does. But this License is not limited to software manuals;
6739N/Ait can be used for any textual work, regardless of subject matter or
6739N/Awhether it is published as a printed book. We recommend this License
6739N/Aprincipally for works whose purpose is instruction or reference.
6739N/A
6739N/A
6739N/A1. APPLICABILITY AND DEFINITIONS
6739N/A
6739N/AThis License applies to any manual or other work, in any medium, that
6739N/Acontains a notice placed by the copyright holder saying it can be
6739N/Adistributed under the terms of this License. Such a notice grants a
6739N/Aworld-wide, royalty-free license, unlimited in duration, to use that
6739N/Awork under the conditions stated herein. The "Document", below,
6739N/Arefers to any such manual or work. Any member of the public is a
6739N/Alicensee, and is addressed as "you". You accept the license if you
6739N/Acopy, modify or distribute the work in a way requiring permission
6739N/Aunder copyright law.
6739N/A
6739N/AA "Modified Version" of the Document means any work containing the
6739N/ADocument or a portion of it, either copied verbatim, or with
6739N/Amodifications and/or translated into another language.
6739N/A
6739N/AA "Secondary Section" is a named appendix or a front-matter section of
6739N/Athe Document that deals exclusively with the relationship of the
6739N/Apublishers or authors of the Document to the Document's overall subject
6739N/A(or to related matters) and contains nothing that could fall directly
6739N/Awithin that overall subject. (Thus, if the Document is in part a
6739N/Atextbook of mathematics, a Secondary Section may not explain any
6739N/Amathematics.) The relationship could be a matter of historical
6739N/Aconnection with the subject or with related matters, or of legal,
6739N/Acommercial, philosophical, ethical or political position regarding
6739N/Athem.
6739N/A
6739N/AThe "Invariant Sections" are certain Secondary Sections whose titles
6739N/Aare designated, as being those of Invariant Sections, in the notice
6739N/Athat says that the Document is released under this License. If a
6739N/Asection does not fit the above definition of Secondary then it is not
6739N/Aallowed to be designated as Invariant. The Document may contain zero
6739N/AInvariant Sections. If the Document does not identify any Invariant
6739N/ASections then there are none.
6739N/A
6739N/AThe "Cover Texts" are certain short passages of text that are listed,
6739N/Aas Front-Cover Texts or Back-Cover Texts, in the notice that says that
6739N/Athe Document is released under this License. A Front-Cover Text may
6739N/Abe at most 5 words, and a Back-Cover Text may be at most 25 words.
6739N/A
6739N/AA "Transparent" copy of the Document means a machine-readable copy,
6739N/Arepresented in a format whose specification is available to the
6739N/Ageneral public, that is suitable for revising the document
6739N/Astraightforwardly with generic text editors or (for images composed of
6739N/Apixels) generic paint programs or (for drawings) some widely available
6739N/Adrawing editor, and that is suitable for input to text formatters or
6739N/Afor automatic translation to a variety of formats suitable for input
6739N/Ato text formatters. A copy made in an otherwise Transparent file
6739N/Aformat whose markup, or absence of markup, has been arranged to thwart
6739N/Aor discourage subsequent modification by readers is not Transparent.
6739N/AAn image format is not Transparent if used for any substantial amount
6739N/Aof text. A copy that is not "Transparent" is called "Opaque".
6739N/A
6739N/AExamples of suitable formats for Transparent copies include plain
6739N/AASCII without markup, Texinfo input format, LaTeX input format, SGML
6739N/Aor XML using a publicly available DTD, and standard-conforming simple
6739N/AHTML, PostScript or PDF designed for human modification. Examples of
6739N/Atransparent image formats include PNG, XCF and JPG. Opaque formats
6739N/Ainclude proprietary formats that can be read and edited only by
6739N/Aproprietary word processors, SGML or XML for which the DTD and/or
6739N/Aprocessing tools are not generally available, and the
6739N/Amachine-generated HTML, PostScript or PDF produced by some word
6739N/Aprocessors for output purposes only.
6739N/A
6739N/AThe "Title Page" means, for a printed book, the title page itself,
6739N/Aplus such following pages as are needed to hold, legibly, the material
6739N/Athis License requires to appear in the title page. For works in
6739N/Aformats which do not have any title page as such, "Title Page" means
6739N/Athe text near the most prominent appearance of the work's title,
6739N/Apreceding the beginning of the body of the text.
6739N/A
6739N/AA section "Entitled XYZ" means a named subunit of the Document whose
6739N/Atitle either is precisely XYZ or contains XYZ in parentheses following
6739N/Atext that translates XYZ in another language. (Here XYZ stands for a
6739N/Aspecific section name mentioned below, such as "Acknowledgements",
6739N/A"Dedications", "Endorsements", or "History".) To "Preserve the Title"
6739N/Aof such a section when you modify the Document means that it remains a
6739N/Asection "Entitled XYZ" according to this definition.
6739N/A
6739N/AThe Document may include Warranty Disclaimers next to the notice which
6739N/Astates that this License applies to the Document. These Warranty
6739N/ADisclaimers are considered to be included by reference in this
6739N/ALicense, but only as regards disclaiming warranties: any other
6739N/Aimplication that these Warranty Disclaimers may have is void and has
6739N/Ano effect on the meaning of this License.
6739N/A
6739N/A
6739N/A2. VERBATIM COPYING
6739N/A
6739N/AYou may copy and distribute the Document in any medium, either
6739N/Acommercially or noncommercially, provided that this License, the
6739N/Acopyright notices, and the license notice saying this License applies
6739N/Ato the Document are reproduced in all copies, and that you add no other
6739N/Aconditions whatsoever to those of this License. You may not use
6739N/Atechnical measures to obstruct or control the reading or further
6739N/Acopying of the copies you make or distribute. However, you may accept
6739N/Acompensation in exchange for copies. If you distribute a large enough
6739N/Anumber of copies you must also follow the conditions in section 3.
6739N/A
6739N/AYou may also lend copies, under the same conditions stated above, and
6739N/Ayou may publicly display copies.
6739N/A
6739N/A
6739N/A3. COPYING IN QUANTITY
6739N/A
6739N/AIf you publish printed copies (or copies in media that commonly have
6739N/Aprinted covers) of the Document, numbering more than 100, and the
6739N/ADocument's license notice requires Cover Texts, you must enclose the
6739N/Acopies in covers that carry, clearly and legibly, all these Cover
6739N/ATexts: Front-Cover Texts on the front cover, and Back-Cover Texts on
6739N/Athe back cover. Both covers must also clearly and legibly identify
6739N/Ayou as the publisher of these copies. The front cover must present
6739N/Athe full title with all words of the title equally prominent and
6739N/Avisible. You may add other material on the covers in addition.
6739N/ACopying with changes limited to the covers, as long as they preserve
6739N/Athe title of the Document and satisfy these conditions, can be treated
6739N/Aas verbatim copying in other respects.
6739N/A
6739N/AIf the required texts for either cover are too voluminous to fit
6739N/Alegibly, you should put the first ones listed (as many as fit
6739N/Areasonably) on the actual cover, and continue the rest onto adjacent
6739N/Apages.
6739N/A
6739N/AIf you publish or distribute Opaque copies of the Document numbering
6739N/Amore than 100, you must either include a machine-readable Transparent
6739N/Acopy along with each Opaque copy, or state in or with each Opaque copy
6739N/Aa computer-network location from which the general network-using
6739N/Apublic has access to download using public-standard network protocols
6739N/Aa complete Transparent copy of the Document, free of added material.
6739N/AIf you use the latter option, you must take reasonably prudent steps,
6739N/Awhen you begin distribution of Opaque copies in quantity, to ensure
6739N/Athat this Transparent copy will remain thus accessible at the stated
6739N/Alocation until at least one year after the last time you distribute an
6739N/AOpaque copy (directly or through your agents or retailers) of that
6739N/Aedition to the public.
6739N/A
6739N/AIt is requested, but not required, that you contact the authors of the
6739N/ADocument well before redistributing any large number of copies, to give
6739N/Athem a chance to provide you with an updated version of the Document.
6739N/A
6739N/A
6739N/A4. MODIFICATIONS
6739N/A
6739N/AYou may copy and distribute a Modified Version of the Document under
6739N/Athe conditions of sections 2 and 3 above, provided that you release
6739N/Athe Modified Version under precisely this License, with the Modified
6739N/AVersion filling the role of the Document, thus licensing distribution
6739N/Aand modification of the Modified Version to whoever possesses a copy
6739N/Aof it. In addition, you must do these things in the Modified Version:
6739N/A
6739N/AA. Use in the Title Page (and on the covers, if any) a title distinct
6739N/A from that of the Document, and from those of previous versions
6739N/A (which should, if there were any, be listed in the History section
6739N/A of the Document). You may use the same title as a previous version
6739N/A if the original publisher of that version gives permission.
6739N/AB. List on the Title Page, as authors, one or more persons or entities
6739N/A responsible for authorship of the modifications in the Modified
6739N/A Version, together with at least five of the principal authors of the
6739N/A Document (all of its principal authors, if it has fewer than five),
6739N/A unless they release you from this requirement.
6739N/AC. State on the Title page the name of the publisher of the
6739N/A Modified Version, as the publisher.
6739N/AD. Preserve all the copyright notices of the Document.
6739N/AE. Add an appropriate copyright notice for your modifications
6739N/A adjacent to the other copyright notices.
6739N/AF. Include, immediately after the copyright notices, a license notice
6739N/A giving the public permission to use the Modified Version under the
6739N/A terms of this License, in the form shown in the Addendum below.
6739N/AG. Preserve in that license notice the full lists of Invariant Sections
6739N/A and required Cover Texts given in the Document's license notice.
6739N/AH. Include an unaltered copy of this License.
6739N/AI. Preserve the section Entitled "History", Preserve its Title, and add
6739N/A to it an item stating at least the title, year, new authors, and
6739N/A publisher of the Modified Version as given on the Title Page. If
6739N/A there is no section Entitled "History" in the Document, create one
6739N/A stating the title, year, authors, and publisher of the Document as
6739N/A given on its Title Page, then add an item describing the Modified
6739N/A Version as stated in the previous sentence.
6739N/AJ. Preserve the network location, if any, given in the Document for
6739N/A public access to a Transparent copy of the Document, and likewise
6739N/A the network locations given in the Document for previous versions
6739N/A it was based on. These may be placed in the "History" section.
6739N/A You may omit a network location for a work that was published at
6739N/A least four years before the Document itself, or if the original
6739N/A publisher of the version it refers to gives permission.
6739N/AK. For any section Entitled "Acknowledgements" or "Dedications",
6739N/A Preserve the Title of the section, and preserve in the section all
6739N/A the substance and tone of each of the contributor acknowledgements
6739N/A and/or dedications given therein.
6739N/AL. Preserve all the Invariant Sections of the Document,
6739N/A unaltered in their text and in their titles. Section numbers
6739N/A or the equivalent are not considered part of the section titles.
6739N/AM. Delete any section Entitled "Endorsements". Such a section
6739N/A may not be included in the Modified Version.
6739N/AN. Do not retitle any existing section to be Entitled "Endorsements"
6739N/A or to conflict in title with any Invariant Section.
6739N/AO. Preserve any Warranty Disclaimers.
6739N/A
6739N/AIf the Modified Version includes new front-matter sections or
6739N/Aappendices that qualify as Secondary Sections and contain no material
6739N/Acopied from the Document, you may at your option designate some or all
6739N/Aof these sections as invariant. To do this, add their titles to the
6739N/Alist of Invariant Sections in the Modified Version's license notice.
6739N/AThese titles must be distinct from any other section titles.
6739N/A
6739N/AYou may add a section Entitled "Endorsements", provided it contains
6739N/Anothing but endorsements of your Modified Version by various
6739N/Aparties--for example, statements of peer review or that the text has
6739N/Abeen approved by an organization as the authoritative definition of a
6739N/Astandard.
6739N/A
6739N/AYou may add a passage of up to five words as a Front-Cover Text, and a
6739N/Apassage of up to 25 words as a Back-Cover Text, to the end of the list
6739N/Aof Cover Texts in the Modified Version. Only one passage of
6739N/AFront-Cover Text and one of Back-Cover Text may be added by (or
6739N/Athrough arrangements made by) any one entity. If the Document already
6739N/Aincludes a cover text for the same cover, previously added by you or
6739N/Aby arrangement made by the same entity you are acting on behalf of,
6739N/Ayou may not add another; but you may replace the old one, on explicit
6739N/Apermission from the previous publisher that added the old one.
6739N/A
6739N/AThe author(s) and publisher(s) of the Document do not by this License
6739N/Agive permission to use their names for publicity for or to assert or
6739N/Aimply endorsement of any Modified Version.
6739N/A
6739N/A
6739N/A5. COMBINING DOCUMENTS
6739N/A
6739N/AYou may combine the Document with other documents released under this
6739N/ALicense, under the terms defined in section 4 above for modified
6739N/Aversions, provided that you include in the combination all of the
6739N/AInvariant Sections of all of the original documents, unmodified, and
6739N/Alist them all as Invariant Sections of your combined work in its
6739N/Alicense notice, and that you preserve all their Warranty Disclaimers.
6739N/A
6739N/AThe combined work need only contain one copy of this License, and
6739N/Amultiple identical Invariant Sections may be replaced with a single
6739N/Acopy. If there are multiple Invariant Sections with the same name but
6739N/Adifferent contents, make the title of each such section unique by
6739N/Aadding at the end of it, in parentheses, the name of the original
6739N/Aauthor or publisher of that section if known, or else a unique number.
6739N/AMake the same adjustment to the section titles in the list of
6739N/AInvariant Sections in the license notice of the combined work.
6739N/A
6739N/AIn the combination, you must combine any sections Entitled "History"
6739N/Ain the various original documents, forming one section Entitled
6739N/A"History"; likewise combine any sections Entitled "Acknowledgements",
6739N/Aand any sections Entitled "Dedications". You must delete all sections
6739N/AEntitled "Endorsements".
6739N/A
6739N/A
6739N/A6. COLLECTIONS OF DOCUMENTS
6739N/A
6739N/AYou may make a collection consisting of the Document and other documents
6739N/Areleased under this License, and replace the individual copies of this
6739N/ALicense in the various documents with a single copy that is included in
6739N/Athe collection, provided that you follow the rules of this License for
6739N/Averbatim copying of each of the documents in all other respects.
6739N/A
6739N/AYou may extract a single document from such a collection, and distribute
6739N/Ait individually under this License, provided you insert a copy of this
6739N/ALicense into the extracted document, and follow this License in all
6739N/Aother respects regarding verbatim copying of that document.
6739N/A
6739N/A
6739N/A7. AGGREGATION WITH INDEPENDENT WORKS
6739N/A
6739N/AA compilation of the Document or its derivatives with other separate
6739N/Aand independent documents or works, in or on a volume of a storage or
6739N/Adistribution medium, is called an "aggregate" if the copyright
6739N/Aresulting from the compilation is not used to limit the legal rights
6739N/Aof the compilation's users beyond what the individual works permit.
6739N/AWhen the Document is included in an aggregate, this License does not
6739N/Aapply to the other works in the aggregate which are not themselves
6739N/Aderivative works of the Document.
6739N/A
6739N/AIf the Cover Text requirement of section 3 is applicable to these
6739N/Acopies of the Document, then if the Document is less than one half of
6739N/Athe entire aggregate, the Document's Cover Texts may be placed on
6739N/Acovers that bracket the Document within the aggregate, or the
6739N/Aelectronic equivalent of covers if the Document is in electronic form.
6739N/AOtherwise they must appear on printed covers that bracket the whole
6739N/Aaggregate.
6739N/A
6739N/A
6739N/A8. TRANSLATION
6739N/A
6739N/ATranslation is considered a kind of modification, so you may
6739N/Adistribute translations of the Document under the terms of section 4.
6739N/AReplacing Invariant Sections with translations requires special
6739N/Apermission from their copyright holders, but you may include
6739N/Atranslations of some or all Invariant Sections in addition to the
6739N/Aoriginal versions of these Invariant Sections. You may include a
6739N/Atranslation of this License, and all the license notices in the
6739N/ADocument, and any Warranty Disclaimers, provided that you also include
6739N/Athe original English version of this License and the original versions
6739N/Aof those notices and disclaimers. In case of a disagreement between
6739N/Athe translation and the original version of this License or a notice
6739N/Aor disclaimer, the original version will prevail.
6739N/A
6739N/AIf a section in the Document is Entitled "Acknowledgements",
6739N/A"Dedications", or "History", the requirement (section 4) to Preserve
6739N/Aits Title (section 1) will typically require changing the actual
6739N/Atitle.
6739N/A
6739N/A
6739N/A9. TERMINATION
6739N/A
6739N/AYou may not copy, modify, sublicense, or distribute the Document except
6739N/Aas expressly provided for under this License. Any other attempt to
6739N/Acopy, modify, sublicense or distribute the Document is void, and will
6739N/Aautomatically terminate your rights under this License. However,
6739N/Aparties who have received copies, or rights, from you under this
6739N/ALicense will not have their licenses terminated so long as such
6739N/Aparties remain in full compliance.
6739N/A
6739N/A
6739N/A10. FUTURE REVISIONS OF THIS LICENSE
6739N/A
6739N/AThe Free Software Foundation may publish new, revised versions
6739N/Aof the GNU Free Documentation License from time to time. Such new
6739N/Aversions will be similar in spirit to the present version, but may
6739N/Adiffer in detail to address new problems or concerns. See
6739N/Ahttp://www.gnu.org/copyleft/.
6739N/A
6739N/AEach version of the License is given a distinguishing version number.
6739N/AIf the Document specifies that a particular numbered version of this
6739N/ALicense "or any later version" applies to it, you have the option of
6739N/Afollowing the terms and conditions either of that specified version or
6739N/Aof any later version that has been published (not as a draft) by the
6739N/AFree Software Foundation. If the Document does not specify a version
6739N/Anumber of this License, you may choose any version ever published (not
6739N/Aas a draft) by the Free Software Foundation.
6739N/A
6739N/A
6739N/AADDENDUM: How to use this License for your documents
6739N/A
6739N/ATo use this License in a document you have written, include a copy of
6739N/Athe License in the document and put the following copyright and
6739N/Alicense notices just after the title page:
6739N/A
6739N/A Copyright (c) YEAR YOUR NAME.
6739N/A Permission is granted to copy, distribute and/or modify this document
6739N/A under the terms of the GNU Free Documentation License, Version 1.2
6739N/A or any later version published by the Free Software Foundation;
6739N/A with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
6739N/A A copy of the license is included in the section entitled "GNU
6739N/A Free Documentation License".
6739N/A
6739N/AIf you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
6739N/Areplace the "with...Texts." line with this:
6739N/A
6739N/A with the Invariant Sections being LIST THEIR TITLES, with the
6739N/A Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
6739N/A
6739N/AIf you have Invariant Sections without Cover Texts, or some other
6739N/Acombination of the three, merge those two alternatives to suit the
6739N/Asituation.
6739N/A
6739N/AIf your document contains nontrivial examples of program code, we
6739N/Arecommend releasing these examples in parallel under your choice of
6739N/Afree software license, such as the GNU General Public License,
6739N/Ato permit their use in free software.