2082N/ACopyright 2006-2012 by the Pygments team, see AUTHORS.
2082N/AAll rights reserved.
2082N/A
2082N/ARedistribution and use in source and binary forms, with or without
2082N/Amodification, are permitted provided that the following conditions are
2082N/Amet:
2082N/A
2082N/A* Redistributions of source code must retain the above copyright
2082N/A notice, this list of conditions and the following disclaimer.
2082N/A
2082N/A* Redistributions in binary form must reproduce the above copyright
2082N/A notice, this list of conditions and the following disclaimer in the
2082N/A documentation and/or other materials provided with the distribution.
2082N/A
2082N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2082N/A"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2082N/ALIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2082N/AA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2082N/AOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2082N/ASPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2082N/ALIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2082N/ADATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2082N/ATHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2082N/A(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2082N/AOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A Copyright (c) 2005-2007 Terence Parr
2082N/A All rights reserved.
2082N/A
2082N/A Redistribution and use in source and binary forms, with or without
2082N/A modification, are permitted provided that the following conditions
2082N/A are met:
2082N/A 1. Redistributions of source code must retain the above copyright
2082N/A notice, this list of conditions and the following disclaimer.
2082N/A 2. Redistributions in binary form must reproduce the above copyright
2082N/A notice, this list of conditions and the following disclaimer in the
2082N/A documentation and/or other materials provided with the distribution.
2082N/A 3. The name of the author may not be used to endorse or promote products
2082N/A derived from this software without specific prior written permission.
2082N/A
2082N/A THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2082N/A IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2082N/A OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2082N/A IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2082N/A INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
2082N/A NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2082N/A DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2082N/A THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2082N/A (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2082N/A THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/ACopyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
2082N/A
2082N/AThis program is free software; you can redistribute it and/or modify
2082N/Ait under the terms of the GNU General Public License as published by
2082N/Athe Free Software Foundation; either version 2, or (at your option)
2082N/Aany later version.
2082N/A
2082N/AThis program is distributed in the hope that it will be useful,
2082N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of
2082N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2082N/AGNU General Public License for more details.
2082N/A
2082N/AYou should have received a copy of the GNU General Public License
2082N/Aalong with this software; see the file COPYING. If not, write to
2082N/Athe Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2082N/ABoston, MA 02111-1307 USA
2082N/A
2082N/AAs a special exception, the Free Software Foundation gives permission
2082N/Afor additional uses of the text contained in its release of GUILE.
2082N/A
2082N/AThe exception is that, if you link the GUILE library with other files
2082N/Ato produce an executable, this does not by itself cause the
2082N/Aresulting executable to be covered by the GNU General Public License.
2082N/AYour use of that executable is in no way restricted on account of
2082N/Alinking the GUILE library code into it.
2082N/A
2082N/AThis exception does not however invalidate any other reasons why
2082N/Athe executable file might be covered by the GNU General Public License.
2082N/A
2082N/AThis exception applies only to the code released by the
2082N/AFree Software Foundation under the name GUILE. If you copy
2082N/Acode from other Free Software Foundation releases into a copy of
2082N/AGUILE, as the General Public License permits, the exception does
2082N/Anot apply to the code that you add in this way. To avoid misleading
2082N/Aanyone as to the status of such modified files, you must delete
2082N/Athis exception notice from them.
2082N/A
2082N/AIf you write modifications of your own for GUILE, it is your choice
2082N/Awhether to permit this exception to apply to your modifications.
2082N/AIf you do not wish that, delete this exception notice.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A GNU GENERAL PUBLIC LICENSE
2082N/A Version 2, June 1991
2082N/A
2082N/A Copyright (C) 1989, 1991 Free Software Foundation, Inc.
2082N/A 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2082N/A Everyone is permitted to copy and distribute verbatim copies
2082N/A of this license document, but changing it is not allowed.
2082N/A
2082N/A Preamble
2082N/A
2082N/A The licenses for most software are designed to take away your
2082N/Afreedom to share and change it. By contrast, the GNU General Public
2082N/ALicense is intended to guarantee your freedom to share and change free
2082N/Asoftware--to make sure the software is free for all its users. This
2082N/AGeneral Public License applies to most of the Free Software
2082N/AFoundation's software and to any other program whose authors commit to
2082N/Ausing it. (Some other Free Software Foundation software is covered by
2082N/Athe GNU Library General Public License instead.) You can apply it to
2082N/Ayour programs, too.
2082N/A
2082N/A When we speak of free software, we are referring to freedom, not
2082N/Aprice. Our General Public Licenses are designed to make sure that you
2082N/Ahave the freedom to distribute copies of free software (and charge for
2082N/Athis service if you wish), that you receive source code or can get it
2082N/Aif you want it, that you can change the software or use pieces of it
2082N/Ain new free programs; and that you know you can do these things.
2082N/A
2082N/A To protect your rights, we need to make restrictions that forbid
2082N/Aanyone to deny you these rights or to ask you to surrender the rights.
2082N/AThese restrictions translate to certain responsibilities for you if you
2082N/Adistribute copies of the software, or if you modify it.
2082N/A
2082N/A For example, if you distribute copies of such a program, whether
2082N/Agratis or for a fee, you must give the recipients all the rights that
2082N/Ayou have. You must make sure that they, too, receive or can get the
2082N/Asource code. And you must show them these terms so they know their
2082N/Arights.
2082N/A
2082N/A We protect your rights with two steps: (1) copyright the software, and
2082N/A(2) offer you this license which gives you legal permission to copy,
2082N/Adistribute and/or modify the software.
2082N/A
2082N/A Also, for each author's protection and ours, we want to make certain
2082N/Athat everyone understands that there is no warranty for this free
2082N/Asoftware. If the software is modified by someone else and passed on, we
2082N/Awant its recipients to know that what they have is not the original, so
2082N/Athat any problems introduced by others will not reflect on the original
2082N/Aauthors' reputations.
2082N/A
2082N/A Finally, any free program is threatened constantly by software
2082N/Apatents. We wish to avoid the danger that redistributors of a free
2082N/Aprogram will individually obtain patent licenses, in effect making the
2082N/Aprogram proprietary. To prevent this, we have made it clear that any
2082N/Apatent must be licensed for everyone's free use or not licensed at all.
2082N/A
2082N/A The precise terms and conditions for copying, distribution and
2082N/Amodification follow.
2082N/A
2082N/A GNU GENERAL PUBLIC LICENSE
2082N/A TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2082N/A
2082N/A 0. This License applies to any program or other work which contains
2082N/Aa notice placed by the copyright holder saying it may be distributed
2082N/Aunder the terms of this General Public License. The "Program", below,
2082N/Arefers to any such program or work, and a "work based on the Program"
2082N/Ameans either the Program or any derivative work under copyright law:
2082N/Athat is to say, a work containing the Program or a portion of it,
2082N/Aeither verbatim or with modifications and/or translated into another
2082N/Alanguage. (Hereinafter, translation is included without limitation in
2082N/Athe term "modification".) Each licensee is addressed as "you".
2082N/A
2082N/AActivities other than copying, distribution and modification are not
2082N/Acovered by this License; they are outside its scope. The act of
2082N/Arunning the Program is not restricted, and the output from the Program
2082N/Ais covered only if its contents constitute a work based on the
2082N/AProgram (independent of having been made by running the Program).
2082N/AWhether that is true depends on what the Program does.
2082N/A
2082N/A 1. You may copy and distribute verbatim copies of the Program's
2082N/Asource code as you receive it, in any medium, provided that you
2082N/Aconspicuously and appropriately publish on each copy an appropriate
2082N/Acopyright notice and disclaimer of warranty; keep intact all the
2082N/Anotices that refer to this License and to the absence of any warranty;
2082N/Aand give any other recipients of the Program a copy of this License
2082N/Aalong with the Program.
2082N/A
2082N/AYou may charge a fee for the physical act of transferring a copy, and
2082N/Ayou may at your option offer warranty protection in exchange for a fee.
2082N/A
2082N/A 2. You may modify your copy or copies of the Program or any portion
2082N/Aof it, thus forming a work based on the Program, and copy and
2082N/Adistribute such modifications or work under the terms of Section 1
2082N/Aabove, provided that you also meet all of these conditions:
2082N/A
2082N/A a) You must cause the modified files to carry prominent notices
2082N/A stating that you changed the files and the date of any change.
2082N/A
2082N/A b) You must cause any work that you distribute or publish, that in
2082N/A whole or in part contains or is derived from the Program or any
2082N/A part thereof, to be licensed as a whole at no charge to all third
2082N/A parties under the terms of this License.
2082N/A
2082N/A c) If the modified program normally reads commands interactively
2082N/A when run, you must cause it, when started running for such
2082N/A interactive use in the most ordinary way, to print or display an
2082N/A announcement including an appropriate copyright notice and a
2082N/A notice that there is no warranty (or else, saying that you provide
2082N/A a warranty) and that users may redistribute the program under
2082N/A these conditions, and telling the user how to view a copy of this
2082N/A License. (Exception: if the Program itself is interactive but
2082N/A does not normally print such an announcement, your work based on
2082N/A the Program is not required to print an announcement.)
2082N/A
2082N/AThese requirements apply to the modified work as a whole. If
2082N/Aidentifiable sections of that work are not derived from the Program,
2082N/Aand can be reasonably considered independent and separate works in
2082N/Athemselves, then this License, and its terms, do not apply to those
2082N/Asections when you distribute them as separate works. But when you
2082N/Adistribute the same sections as part of a whole which is a work based
2082N/Aon the Program, the distribution of the whole must be on the terms of
2082N/Athis License, whose permissions for other licensees extend to the
2082N/Aentire whole, and thus to each and every part regardless of who wrote it.
2082N/A
2082N/AThus, it is not the intent of this section to claim rights or contest
2082N/Ayour rights to work written entirely by you; rather, the intent is to
2082N/Aexercise the right to control the distribution of derivative or
2082N/Acollective works based on the Program.
2082N/A
2082N/AIn addition, mere aggregation of another work not based on the Program
2082N/Awith the Program (or with a work based on the Program) on a volume of
2082N/Aa storage or distribution medium does not bring the other work under
2082N/Athe scope of this License.
2082N/A
2082N/A 3. You may copy and distribute the Program (or a work based on it,
2082N/Aunder Section 2) in object code or executable form under the terms of
2082N/ASections 1 and 2 above provided that you also do one of the following:
2082N/A
2082N/A a) Accompany it with the complete corresponding machine-readable
2082N/A source code, which must be distributed under the terms of Sections
2082N/A 1 and 2 above on a medium customarily used for software interchange; or,
2082N/A
2082N/A b) Accompany it with a written offer, valid for at least three
2082N/A years, to give any third party, for a charge no more than your
2082N/A cost of physically performing source distribution, a complete
2082N/A machine-readable copy of the corresponding source code, to be
2082N/A distributed under the terms of Sections 1 and 2 above on a medium
2082N/A customarily used for software interchange; or,
2082N/A
2082N/A c) Accompany it with the information you received as to the offer
2082N/A to distribute corresponding source code. (This alternative is
2082N/A allowed only for noncommercial distribution and only if you
2082N/A received the program in object code or executable form with such
2082N/A an offer, in accord with Subsection b above.)
2082N/A
2082N/AThe source code for a work means the preferred form of the work for
2082N/Amaking modifications to it. For an executable work, complete source
2082N/Acode means all the source code for all modules it contains, plus any
2082N/Aassociated interface definition files, plus the scripts used to
2082N/Acontrol compilation and installation of the executable. However, as a
2082N/Aspecial exception, the source code distributed need not include
2082N/Aanything that is normally distributed (in either source or binary
2082N/Aform) with the major components (compiler, kernel, and so on) of the
2082N/Aoperating system on which the executable runs, unless that component
2082N/Aitself accompanies the executable.
2082N/A
2082N/AIf distribution of executable or object code is made by offering
2082N/Aaccess to copy from a designated place, then offering equivalent
2082N/Aaccess to copy the source code from the same place counts as
2082N/Adistribution of the source code, even though third parties are not
2082N/Acompelled to copy the source along with the object code.
2082N/A
2082N/A 4. You may not copy, modify, sublicense, or distribute the Program
2082N/Aexcept as expressly provided under this License. Any attempt
2082N/Aotherwise to copy, modify, sublicense or distribute the Program is
2082N/Avoid, and will automatically terminate your rights under this License.
2082N/AHowever, parties who have received copies, or rights, from you under
2082N/Athis License will not have their licenses terminated so long as such
2082N/Aparties remain in full compliance.
2082N/A
2082N/A 5. You are not required to accept this License, since you have not
2082N/Asigned it. However, nothing else grants you permission to modify or
2082N/Adistribute the Program or its derivative works. These actions are
2082N/Aprohibited by law if you do not accept this License. Therefore, by
2082N/Amodifying or distributing the Program (or any work based on the
2082N/AProgram), you indicate your acceptance of this License to do so, and
2082N/Aall its terms and conditions for copying, distributing or modifying
2082N/Athe Program or works based on it.
2082N/A
2082N/A 6. Each time you redistribute the Program (or any work based on the
2082N/AProgram), the recipient automatically receives a license from the
2082N/Aoriginal licensor to copy, distribute or modify the Program subject to
2082N/Athese terms and conditions. You may not impose any further
2082N/Arestrictions on the recipients' exercise of the rights granted herein.
2082N/AYou are not responsible for enforcing compliance by third parties to
2082N/Athis License.
2082N/A
2082N/A 7. If, as a consequence of a court judgment or allegation of patent
2082N/Ainfringement or for any other reason (not limited to patent issues),
2082N/Aconditions are imposed on you (whether by court order, agreement or
2082N/Aotherwise) that contradict the conditions of this License, they do not
2082N/Aexcuse you from the conditions of this License. If you cannot
2082N/Adistribute so as to satisfy simultaneously your obligations under this
2082N/ALicense and any other pertinent obligations, then as a consequence you
2082N/Amay not distribute the Program at all. For example, if a patent
2082N/Alicense would not permit royalty-free redistribution of the Program by
2082N/Aall those who receive copies directly or indirectly through you, then
2082N/Athe only way you could satisfy both it and this License would be to
2082N/Arefrain entirely from distribution of the Program.
2082N/A
2082N/AIf any portion of this section is held invalid or unenforceable under
2082N/Aany particular circumstance, the balance of the section is intended to
2082N/Aapply and the section as a whole is intended to apply in other
2082N/Acircumstances.
2082N/A
2082N/AIt is not the purpose of this section to induce you to infringe any
2082N/Apatents or other property right claims or to contest validity of any
2082N/Asuch claims; this section has the sole purpose of protecting the
2082N/Aintegrity of the free software distribution system, which is
2082N/Aimplemented by public license practices. Many people have made
2082N/Agenerous contributions to the wide range of software distributed
2082N/Athrough that system in reliance on consistent application of that
2082N/Asystem; it is up to the author/donor to decide if he or she is willing
2082N/Ato distribute software through any other system and a licensee cannot
2082N/Aimpose that choice.
2082N/A
2082N/AThis section is intended to make thoroughly clear what is believed to
2082N/Abe a consequence of the rest of this License.
2082N/A
2082N/A 8. If the distribution and/or use of the Program is restricted in
2082N/Acertain countries either by patents or by copyrighted interfaces, the
2082N/Aoriginal copyright holder who places the Program under this License
2082N/Amay add an explicit geographical distribution limitation excluding
2082N/Athose countries, so that distribution is permitted only in or among
2082N/Acountries not thus excluded. In such case, this License incorporates
2082N/Athe limitation as if written in the body of this License.
2082N/A
2082N/A 9. The Free Software Foundation may publish revised and/or new versions
2082N/Aof the General Public License from time to time. Such new versions will
2082N/Abe similar in spirit to the present version, but may differ in detail to
2082N/Aaddress new problems or concerns.
2082N/A
2082N/AEach version is given a distinguishing version number. If the Program
2082N/Aspecifies a version number of this License which applies to it and "any
2082N/Alater version", you have the option of following the terms and conditions
2082N/Aeither of that version or of any later version published by the Free
2082N/ASoftware Foundation. If the Program does not specify a version number of
2082N/Athis License, you may choose any version ever published by the Free Software
2082N/AFoundation.
2082N/A
2082N/A 10. If you wish to incorporate parts of the Program into other free
2082N/Aprograms whose distribution conditions are different, write to the author
2082N/Ato ask for permission. For software which is copyrighted by the Free
2082N/ASoftware Foundation, write to the Free Software Foundation; we sometimes
2082N/Amake exceptions for this. Our decision will be guided by the two goals
2082N/Aof preserving the free status of all derivatives of our free software and
2082N/Aof promoting the sharing and reuse of software generally.
2082N/A
2082N/A NO WARRANTY
2082N/A
2082N/A 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
2082N/AFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
2082N/AOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
2082N/APROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
2082N/AOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2082N/AMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
2082N/ATO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
2082N/APROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
2082N/AREPAIR OR CORRECTION.
2082N/A
2082N/A 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2082N/AWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
2082N/AREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
2082N/AINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
2082N/AOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
2082N/ATO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
2082N/AYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
2082N/APROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
2082N/APOSSIBILITY OF SUCH DAMAGES.
2082N/A
2082N/A END OF TERMS AND CONDITIONS
2082N/A
2082N/A Appendix: How to Apply These Terms to Your New Programs
2082N/A
2082N/A If you develop a new program, and you want it to be of the greatest
2082N/Apossible use to the public, the best way to achieve this is to make it
2082N/Afree software which everyone can redistribute and change under these terms.
2082N/A
2082N/A To do so, attach the following notices to the program. It is safest
2082N/Ato attach them to the start of each source file to most effectively
2082N/Aconvey the exclusion of warranty; and each file should have at least
2082N/Athe "copyright" line and a pointer to where the full notice is found.
2082N/A
2082N/A <one line to give the program's name and a brief idea of what it does.>
2082N/A Copyright (C) 19yy <name of author>
2082N/A
2082N/A This program is free software; you can redistribute it and/or modify
2082N/A it under the terms of the GNU General Public License as published by
2082N/A the Free Software Foundation; either version 2 of the License, or
2082N/A (at your option) any later version.
2082N/A
2082N/A This program is distributed in the hope that it will be useful,
2082N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
2082N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2082N/A GNU General Public License for more details.
2082N/A
2082N/A You should have received a copy of the GNU General Public License
2082N/A along with this program; if not, write to the Free Software
2082N/A Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
2082N/A
2082N/AAlso add information on how to contact you by electronic and paper mail.
2082N/A
2082N/AIf the program is interactive, make it output a short notice like this
2082N/Awhen it starts in an interactive mode:
2082N/A
2082N/A Gnomovision version 69, Copyright (C) 19yy name of author
2082N/A Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2082N/A This is free software, and you are welcome to redistribute it
2082N/A under certain conditions; type `show c' for details.
2082N/A
2082N/AThe hypothetical commands `show w' and `show c' should show the appropriate
2082N/Aparts of the General Public License. Of course, the commands you use may
2082N/Abe called something other than `show w' and `show c'; they could even be
2082N/Amouse-clicks or menu items--whatever suits your program.
2082N/A
2082N/AYou should also get your employer (if you work as a programmer) or your
2082N/Aschool, if any, to sign a "copyright disclaimer" for the program, if
2082N/Anecessary. Here is a sample; alter the names:
2082N/A
2082N/A Yoyodyne, Inc., hereby disclaims all copyright interest in the program
2082N/A `Gnomovision' (which makes passes at compilers) written by James Hacker.
2082N/A
2082N/A <signature of Ty Coon>, 1 April 1989
2082N/A Ty Coon, President of Vice
2082N/A
2082N/AThis General Public License does not permit incorporating your program into
2082N/Aproprietary programs. If your program is a subroutine library, you may
2082N/Aconsider it more useful to permit linking proprietary applications with the
2082N/Alibrary. If this is what you want to do, use the GNU Library General
2082N/APublic License instead of this License.
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/ACopyright &copy; 1998-2009, Modelica Association and DLR.
2082N/A
2082N/AThe Modelica License 2
2082N/A
2082N/APreamble. The goal of this license is that Modelica related model libraries,
2082N/Asoftware, images, documents, data files etc. can be used freely in the original
2082N/Aor a modified form, in open source and in commercial environments (as long as
2082N/Athe license conditions below are fulfilled, in particular sections 2c) and 2d).
2082N/AThe Original Work is provided free of charge and the use is completely at your
2082N/Aown risk. Developers of free Modelica packages are encouraged to utilize this
2082N/Alicense for their work.
2082N/A
2082N/AThe Modelica License applies to any Original Work that contains the following
2082N/Alicensing notice adjacent to the copyright notice(s) for this Original Work:
2082N/A
2082N/ALicensed by <name of Licensor> under the Modelica License 2
2082N/A
2082N/A1. Definitions.
2082N/A
2082N/A “License” is this Modelica License.
2082N/A “Original Work” is any work of authorship, including software, images,
2082N/A documents, data files, that contains the above licensing notice or that is
2082N/A packed together with a licensing notice referencing it.
2082N/A “Licensor” is the provider of the Original Work who has placed this
2082N/A licensing notice adjacent to the copyright notice(s) for the Original Work. The
2082N/A Original Work is either directly provided by the owner of the Original Work, or
2082N/A by a licensee of the owner.
2082N/A “Derivative Work” is any modification of the Original Work which
2082N/A represents, as a whole, an original work of authorship. For the matter of
2082N/A clarity and as examples:
2082N/A Derivative Work shall not include work that remains separable from the
2082N/A Original Work, as well as merely extracting a part of the Original Work without
2082N/A modifying it.
2082N/A Derivative Work shall not include (a) fixing of errors and/or (b)
2082N/A adding vendor specific Modelica annotations and/or (c) using a subset of the
2082N/A classes of a Modelica package, and/or (d) using a different representation,
2082N/A e.g., a binary representation.
2082N/A Derivative Work shall include classes that are copied from the Original
2082N/A Work where declarations, equations or the documentation are modified.
2082N/A Derivative Work shall include executables to simulate the models that
2082N/A are generated by a Modelica translator based on the Original Work (of a
2082N/A Modelica package).
2082N/A “Modified Work” is any modification of the Original Work with the
2082N/A following exceptions: (a) fixing of errors and/or (b) adding vendor specific
2082N/A Modelica annotations and/or (c) using a subset of the classes of a Modelica
2082N/A package, and/or (d) using a different representation, e.g., a binary
2082N/A representation.
2082N/A "Source Code" means the preferred form of the Original Work for making
2082N/A modifications to it and all available documentation describing how to modify
2082N/A the Original Work.
2082N/A “You” means an individual or a legal entity exercising rights under, and
2082N/A complying with all of the terms of, this License.
2082N/A “Modelica package” means any Modelica library that is defined with the
2082N/A “package <Name> ... end <Name>;” Modelica language element.
2082N/A
2082N/A2. Grant of Copyright License. Licensor grants You a worldwide, royalty-free,
2082N/Anon-exclusive, sublicensable license, for the duration of the copyright, to do
2082N/Athe following:
2082N/A
2082N/A To reproduce the Original Work in copies, either alone or as part of a
2082N/A collection.
2082N/A
2082N/A To create Derivative Works according to Section 1d) of this License.
2082N/A
2082N/A To distribute or communicate to the public copies of the Original Work or a
2082N/A Derivative Work under this License. No fee, neither as a copyright-license fee,
2082N/A nor as a selling fee for the copy as such may be charged under this License.
2082N/A Furthermore, a verbatim copy of this License must be included in any copy of
2082N/A the Original Work or a Derivative Work under this License.
2082N/A For the matter of clarity, it is permitted A) to distribute or communicate
2082N/A such copies as part of a (possible commercial) collection where other parts are
2082N/A provided under different licenses and a license fee is charged for the other
2082N/A parts only and B) to charge for mere printing and shipping costs.
2082N/A
2082N/A To distribute or communicate to the public copies of a Derivative Work,
2082N/A alternatively to Section 2c), under any other license of your choice,
2082N/A especially also under a license for commercial/proprietary software, as long as
2082N/A You comply with Sections 3, 4 and 8 below.
2082N/A For the matter of clarity, no restrictions regarding fees, either as to a
2082N/A copyright-license fee or as to a selling fee for the copy as such apply.
2082N/A
2082N/A To perform the Original Work publicly.
2082N/A
2082N/A To display the Original Work publicly.
2082N/A
2082N/A3. Acceptance. Any use of the Original Work or a Derivative Work, or any action
2082N/A according to either Section 2a) to 2f) above constitutes Your acceptance of
2082N/A this License.
2082N/A
2082N/A4. Designation of Derivative Works and of Modified Works. The identifying
2082N/A designation of Derivative Work and of Modified Work must be different to the
2082N/A corresponding identifying designation of the Original Work. This means
2082N/A especially that the (root-level) name of a Modelica package under this license
2082N/A must be changed if the package is modified (besides fixing of errors, adding
2082N/A vendor specific Modelica annotations, using a subset of the classes of a
2082N/A Modelica package, or using another representation, e.g. a binary
2082N/A representation).
2082N/A
2082N/A5. Grant of Patent License. Licensor grants You a worldwide, royalty-free,
2082N/A non-exclusive, sublicensable license, under patent claims owned by the Licensor
2082N/A or licensed to the Licensor by the owners of the Original Work that are
2082N/A embodied in the Original Work as furnished by the Licensor, for the duration of
2082N/A the patents, to make, use, sell, offer for sale, have made, and import the
2082N/A Original Work and Derivative Works under the conditions as given in Section 2.
2082N/A For the matter of clarity, the license regarding Derivative Works covers patent
2082N/A claims to the extent as they are embodied in the Original Work only.
2082N/A
2082N/A6. Provision of Source Code. Licensor agrees to provide You with a copy of the
2082N/A Source Code of the Original Work but reserves the right to decide freely on the
2082N/A manner of how the Original Work is provided.
2082N/A For the matter of clarity, Licensor might provide only a binary
2082N/A representation of the Original Work. In that case, You may (a) either reproduce
2082N/A the Source Code from the binary representation if this is possible (e.g., by
2082N/A performing a copy of an encrypted Modelica package, if encryption allows the
2082N/A copy operation) or (b) request the Source Code from the Licensor who will
2082N/A provide it to You.
2082N/A
2082N/A7. Exclusions from License Grant. Neither the names of Licensor, nor the names
2082N/A of any contributors to the Original Work, nor any of their trademarks or
2082N/A service marks, may be used to endorse or promote products derived from this
2082N/A Original Work without express prior permission of the Licensor. Except as
2082N/A otherwise expressly stated in this License and in particular in Sections 2 and
2082N/A5, nothing in this License grants any license to Licensor’s trademarks,
2082N/A copyrights, patents, trade secrets or any other intellectual property, and no
2082N/A patent license is granted to make, use, sell, offer for sale, have made, or
2082N/A import embodiments of any patent claims.
2082N/A No license is granted to the trademarks of Licensor even if such
2082N/A trademarks are included in the Original Work, except as expressly stated in
2082N/A this License. Nothing in this License shall be interpreted to prohibit Licensor
2082N/A from licensing under terms different from this License any Original Work that
2082N/A Licensor otherwise would have a right to license.
2082N/A
2082N/A8. Attribution Rights. You must retain in the Source Code of the Original Work
2082N/A and of any Derivative Works that You create, all author, copyright, patent, or
2082N/A trademark notices, as well as any descriptive text identified therein as an
2082N/A "Attribution Notice". The same applies to the licensing notice of this License
2082N/A in the Original Work. For the matter of clarity, “author notice” means the
2082N/A notice that identifies the original author(s).
2082N/A You must cause the Source Code for any Derivative Works that You create
2082N/A to carry a prominent Attribution Notice reasonably calculated to inform
2082N/A recipients that You have modified the Original Work.
2082N/A In case the Original Work or Derivative Work is not provided in Source
2082N/A Code, the Attribution Notices shall be appropriately displayed, e.g., in the
2082N/A documentation of the Derivative Work.
2082N/A
2082N/A9. Disclaimer of Warranty.
2082N/A The Original Work is provided under this License on an "as is" basis and
2082N/A without warranty, either express or implied, including, without limitation, the
2082N/A warranties of non-infringement, merchantability or fitness for a particular
2082N/A purpose. The entire risk as to the quality of the Original Work is with You.
2082N/A This disclaimer of warranty constitutes an essential part of this License. No
2082N/A license to the Original Work is granted by this License except under this
2082N/A disclaimer.
2082N/A
2082N/A10. Limitation of Liability. Under no circumstances and under no legal theory,
2082N/A whether in tort (including negligence), contract, or otherwise, shall the
2082N/A Licensor, the owner or a licensee of the Original Work be liable to anyone for
2082N/A any direct, indirect, general, special, incidental, or consequential damages of
2082N/A any character arising as a result of this License or the use of the Original
2082N/A Work including, without limitation, damages for loss of goodwill, work
2082N/A stoppage, computer failure or malfunction, or any and all other commercial
2082N/A damages or losses. This limitation of liability shall not apply to the extent
2082N/A applicable law prohibits such limitation.
2082N/A
2082N/A11. Termination. This License conditions your rights to undertake the
2082N/A activities listed in Section 2 and 5, including your right to create Derivative
2082N/A Works based upon the Original Work, and doing so without observing these terms
2082N/A and conditions is prohibited by copyright law and international treaty. Nothing
2082N/A in this License is intended to affect copyright exceptions and limitations.
2082N/A This License shall terminate immediately and You may no longer exercise any of
2082N/A the rights granted to You by this License upon your failure to observe the
2082N/A conditions of this license.
2082N/A
2082N/A12. Termination for Patent Action. This License shall terminate automatically
2082N/A and You may no longer exercise any of the rights granted to You by this License
2082N/A as of the date You commence an action, including a cross-claim or counterclaim,
2082N/A against Licensor, any owners of the Original Work or any licensee alleging that
2082N/A the Original Work infringes a patent. This termination provision shall not
2082N/A apply for an action alleging patent infringement through combinations of the
2082N/A Original Work under combination with other software or hardware.
2082N/A
2082N/A13. Jurisdiction. Any action or suit relating to this License may be brought
2082N/A only in the courts of a jurisdiction wherein the Licensor resides and under the
2082N/A laws of that jurisdiction excluding its conflict-of-law provisions. The
2082N/A application of the United Nations Convention on Contracts for the International
2082N/A Sale of Goods is expressly excluded. Any use of the Original Work outside the
2082N/A scope of this License or after its termination shall be subject to the
2082N/A requirements and penalties of copyright or patent law in the appropriate
2082N/A jurisdiction. This section shall survive the termination of this License.
2082N/A
2082N/A14. Attorneys’ Fees. In any action to enforce the terms of this License or
2082N/A seeking damages relating thereto, the prevailing party shall be entitled to
2082N/A recover its costs and expenses, including, without limitation, reasonable
2082N/A attorneys' fees and costs incurred in connection with such action, including
2082N/A any appeal of such action. This section shall survive the termination of this
2082N/A License.
2082N/A
2082N/A15. Miscellaneous.
2082N/A
2082N/A If any provision of this License is held to be unenforceable, such
2082N/A provision shall be reformed only to the extent necessary to make it enforceable.
2082N/A No verbal ancillary agreements have been made. Changes and additions to
2082N/A this License must appear in writing to be valid. This also applies to changing
2082N/A the clause pertaining to written form.
2082N/A You may use the Original Work in all ways not otherwise restricted or
2082N/A conditioned by this License or by law, and Licensor promises not to interfere
2082N/A with or be responsible for such uses by You.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A GNU LESSER GENERAL PUBLIC LICENSE
2082N/A Version 2.1, February 1999
2082N/A
2082N/ACopyright (C) 1991, 1999 Free Software Foundation, Inc.
2082N/A51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2082N/AEveryone is permitted to copy and distribute verbatim copies
2082N/Aof this license document, but changing it is not allowed.
2082N/A
2082N/A[This is the first released version of the Lesser GPL. It also counts
2082N/Aas the successor of the GNU Library Public License, version 2, hence
2082N/Athe version number 2.1.]
2082N/A
2082N/APreamble
2082N/A
2082N/AThe licenses for most software are designed to take away your
2082N/Afreedom to share and change it. By contrast, the GNU General Public
2082N/ALicenses are intended to guarantee your freedom to share and change
2082N/Afree software--to make sure the software is free for all its users.
2082N/A
2082N/AThis license, the Lesser General Public License, applies to some
2082N/Aspecially designated software packages--typically libraries--of the
2082N/AFree Software Foundation and other authors who decide to use it. You
2082N/Acan use it too, but we suggest you first think carefully about whether
2082N/Athis license or the ordinary General Public License is the better
2082N/Astrategy to use in any particular case, based on the explanations below.
2082N/A
2082N/AWhen we speak of free software, we are referring to freedom of use,
2082N/Anot price. Our General Public Licenses are designed to make sure that
2082N/Ayou have the freedom to distribute copies of free software (and charge
2082N/Afor this service if you wish); that you receive source code or can get
2082N/Ait if you want it; that you can change the software and use pieces of
2082N/Ait in new free programs; and that you are informed that you can do
2082N/Athese things.
2082N/A
2082N/ATo protect your rights, we need to make restrictions that forbid
2082N/Adistributors to deny you these rights or to ask you to surrender these
2082N/Arights. These restrictions translate to certain responsibilities for
2082N/Ayou if you distribute copies of the library or if you modify it.
2082N/A
2082N/AFor example, if you distribute copies of the library, whether gratis
2082N/Aor for a fee, you must give the recipients all the rights that we gave
2082N/Ayou. You must make sure that they, too, receive or can get the source
2082N/Acode. If you link other code with the library, you must provide
2082N/Acomplete object files to the recipients, so that they can relink them
2082N/Awith the library after making changes to the library and recompiling
2082N/Ait. And you must show them these terms so they know their rights.
2082N/A
2082N/AWe protect your rights with a two-step method: (1) we copyright the
2082N/Alibrary, and (2) we offer you this license, which gives you legal
2082N/Apermission to copy, distribute and/or modify the library.
2082N/A
2082N/ATo protect each distributor, we want to make it very clear that
2082N/Athere is no warranty for the free library. Also, if the library is
2082N/Amodified by someone else and passed on, the recipients should know
2082N/Athat what they have is not the original version, so that the original
2082N/Aauthor's reputation will not be affected by problems that might be
2082N/Aintroduced by others.
2082N/A
2082N/AFinally, software patents pose a constant threat to the existence of
2082N/Aany free program. We wish to make sure that a company cannot
2082N/Aeffectively restrict the users of a free program by obtaining a
2082N/Arestrictive license from a patent holder. Therefore, we insist that
2082N/Aany patent license obtained for a version of the library must be
2082N/Aconsistent with the full freedom of use specified in this license.
2082N/A
2082N/AMost GNU software, including some libraries, is covered by the
2082N/Aordinary GNU General Public License. This license, the GNU Lesser
2082N/AGeneral Public License, applies to certain designated libraries, and
2082N/Ais quite different from the ordinary General Public License. We use
2082N/Athis license for certain libraries in order to permit linking those
2082N/Alibraries into non-free programs.
2082N/A
2082N/AWhen a program is linked with a library, whether statically or using
2082N/Aa shared library, the combination of the two is legally speaking a
2082N/Acombined work, a derivative of the original library. The ordinary
2082N/AGeneral Public License therefore permits such linking only if the
2082N/Aentire combination fits its criteria of freedom. The Lesser General
2082N/APublic License permits more lax criteria for linking other code with
2082N/Athe library.
2082N/A
2082N/AWe call this license the "Lesser" General Public License because it
2082N/Adoes Less to protect the user's freedom than the ordinary General
2082N/APublic License. It also provides other free software developers Less
2082N/Aof an advantage over competing non-free programs. These disadvantages
2082N/Aare the reason we use the ordinary General Public License for many
2082N/Alibraries. However, the Lesser license provides advantages in certain
2082N/Aspecial circumstances.
2082N/A
2082N/AFor example, on rare occasions, there may be a special need to
2082N/Aencourage the widest possible use of a certain library, so that it becomes
2082N/Aa de-facto standard. To achieve this, non-free programs must be
2082N/Aallowed to use the library. A more frequent case is that a free
2082N/Alibrary does the same job as widely used non-free libraries. In this
2082N/Acase, there is little to gain by limiting the free library to free
2082N/Asoftware only, so we use the Lesser General Public License.
2082N/A
2082N/AIn other cases, permission to use a particular library in non-free
2082N/Aprograms enables a greater number of people to use a large body of
2082N/Afree software. For example, permission to use the GNU C Library in
2082N/Anon-free programs enables many more people to use the whole GNU
2082N/Aoperating system, as well as its variant, the GNU/Linux operating
2082N/Asystem.
2082N/A
2082N/AAlthough the Lesser General Public License is Less protective of the
2082N/Ausers' freedom, it does ensure that the user of a program that is
2082N/Alinked with the Library has the freedom and the wherewithal to run
2082N/Athat program using a modified version of the Library.
2082N/A
2082N/AThe precise terms and conditions for copying, distribution and
2082N/Amodification follow. Pay close attention to the difference between a
2082N/A"work based on the library" and a "work that uses the library". The
2082N/Aformer contains code derived from the library, whereas the latter must
2082N/Abe combined with the library in order to run.
2082N/A
2082N/ATERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2082N/A
2082N/A0. This License Agreement applies to any software library or other
2082N/Aprogram which contains a notice placed by the copyright holder or
2082N/Aother authorized party saying it may be distributed under the terms of
2082N/Athis Lesser General Public License (also called "this License").
2082N/AEach licensee is addressed as "you".
2082N/A
2082N/AA "library" means a collection of software functions and/or data
2082N/Aprepared so as to be conveniently linked with application programs
2082N/A(which use some of those functions and data) to form executables.
2082N/A
2082N/AThe "Library", below, refers to any such software library or work
2082N/Awhich has been distributed under these terms. A "work based on the
2082N/ALibrary" means either the Library or any derivative work under
2082N/Acopyright law: that is to say, a work containing the Library or a
2082N/Aportion of it, either verbatim or with modifications and/or translated
2082N/Astraightforwardly into another language. (Hereinafter, translation is
2082N/Aincluded without limitation in the term "modification".)
2082N/A
2082N/A"Source code" for a work means the preferred form of the work for
2082N/Amaking modifications to it. For a library, complete source code means
2082N/Aall the source code for all modules it contains, plus any associated
2082N/Ainterface definition files, plus the scripts used to control compilation
2082N/Aand installation of the library.
2082N/A
2082N/AActivities other than copying, distribution and modification are not
2082N/Acovered by this License; they are outside its scope. The act of
2082N/Arunning a program using the Library is not restricted, and output from
2082N/Asuch a program is covered only if its contents constitute a work based
2082N/Aon the Library (independent of the use of the Library in a tool for
2082N/Awriting it). Whether that is true depends on what the Library does
2082N/Aand what the program that uses the Library does.
2082N/A
2082N/A1. You may copy and distribute verbatim copies of the Library's
2082N/Acomplete source code as you receive it, in any medium, provided that
2082N/Ayou conspicuously and appropriately publish on each copy an
2082N/Aappropriate copyright notice and disclaimer of warranty; keep intact
2082N/Aall the notices that refer to this License and to the absence of any
2082N/Awarranty; and distribute a copy of this License along with the
2082N/ALibrary.
2082N/A
2082N/AYou may charge a fee for the physical act of transferring a copy,
2082N/Aand you may at your option offer warranty protection in exchange for a
2082N/Afee.
2082N/A
2082N/A2. You may modify your copy or copies of the Library or any portion
2082N/Aof it, thus forming a work based on the Library, and copy and
2082N/Adistribute such modifications or work under the terms of Section 1
2082N/Aabove, provided that you also meet all of these conditions:
2082N/A
2082N/Aa) The modified work must itself be a software library.
2082N/A
2082N/Ab) You must cause the files modified to carry prominent notices
2082N/Astating that you changed the files and the date of any change.
2082N/A
2082N/Ac) You must cause the whole of the work to be licensed at no
2082N/Acharge to all third parties under the terms of this License.
2082N/A
2082N/Ad) If a facility in the modified Library refers to a function or a
2082N/Atable of data to be supplied by an application program that uses
2082N/Athe facility, other than as an argument passed when the facility
2082N/Ais invoked, then you must make a good faith effort to ensure that,
2082N/Ain the event an application does not supply such function or
2082N/Atable, the facility still operates, and performs whatever part of
2082N/Aits purpose remains meaningful.
2082N/A
2082N/A(For example, a function in a library to compute square roots has
2082N/Aa purpose that is entirely well-defined independent of the
2082N/Aapplication. Therefore, Subsection 2d requires that any
2082N/Aapplication-supplied function or table used by this function must
2082N/Abe optional: if the application does not supply it, the square
2082N/Aroot function must still compute square roots.)
2082N/A
2082N/AThese requirements apply to the modified work as a whole. If
2082N/Aidentifiable sections of that work are not derived from the Library,
2082N/Aand can be reasonably considered independent and separate works in
2082N/Athemselves, then this License, and its terms, do not apply to those
2082N/Asections when you distribute them as separate works. But when you
2082N/Adistribute the same sections as part of a whole which is a work based
2082N/Aon the Library, the distribution of the whole must be on the terms of
2082N/Athis License, whose permissions for other licensees extend to the
2082N/Aentire whole, and thus to each and every part regardless of who wrote
2082N/Ait.
2082N/A
2082N/AThus, it is not the intent of this section to claim rights or contest
2082N/Ayour rights to work written entirely by you; rather, the intent is to
2082N/Aexercise the right to control the distribution of derivative or
2082N/Acollective works based on the Library.
2082N/A
2082N/AIn addition, mere aggregation of another work not based on the Library
2082N/Awith the Library (or with a work based on the Library) on a volume of
2082N/Aa storage or distribution medium does not bring the other work under
2082N/Athe scope of this License.
2082N/A
2082N/A3. You may opt to apply the terms of the ordinary GNU General Public
2082N/ALicense instead of this License to a given copy of the Library. To do
2082N/Athis, you must alter all the notices that refer to this License, so
2082N/Athat they refer to the ordinary GNU General Public License, version 2,
2082N/Ainstead of to this License. (If a newer version than version 2 of the
2082N/Aordinary GNU General Public License has appeared, then you can specify
2082N/Athat version instead if you wish.) Do not make any other change in
2082N/Athese notices.
2082N/A
2082N/AOnce this change is made in a given copy, it is irreversible for
2082N/Athat copy, so the ordinary GNU General Public License applies to all
2082N/Asubsequent copies and derivative works made from that copy.
2082N/A
2082N/AThis option is useful when you wish to copy part of the code of
2082N/Athe Library into a program that is not a library.
2082N/A
2082N/A4. You may copy and distribute the Library (or a portion or
2082N/Aderivative of it, under Section 2) in object code or executable form
2082N/Aunder the terms of Sections 1 and 2 above provided that you accompany
2082N/Ait with the complete corresponding machine-readable source code, which
2082N/Amust be distributed under the terms of Sections 1 and 2 above on a
2082N/Amedium customarily used for software interchange.
2082N/A
2082N/AIf distribution of object code is made by offering access to copy
2082N/Afrom a designated place, then offering equivalent access to copy the
2082N/Asource code from the same place satisfies the requirement to
2082N/Adistribute the source code, even though third parties are not
2082N/Acompelled to copy the source along with the object code.
2082N/A
2082N/A5. A program that contains no derivative of any portion of the
2082N/ALibrary, but is designed to work with the Library by being compiled or
2082N/Alinked with it, is called a "work that uses the Library". Such a
2082N/Awork, in isolation, is not a derivative work of the Library, and
2082N/Atherefore falls outside the scope of this License.
2082N/A
2082N/AHowever, linking a "work that uses the Library" with the Library
2082N/Acreates an executable that is a derivative of the Library (because it
2082N/Acontains portions of the Library), rather than a "work that uses the
2082N/Alibrary". The executable is therefore covered by this License.
2082N/ASection 6 states terms for distribution of such executables.
2082N/A
2082N/AWhen a "work that uses the Library" uses material from a header file
2082N/Athat is part of the Library, the object code for the work may be a
2082N/Aderivative work of the Library even though the source code is not.
2082N/AWhether this is true is especially significant if the work can be
2082N/Alinked without the Library, or if the work is itself a library. The
2082N/Athreshold for this to be true is not precisely defined by law.
2082N/A
2082N/AIf such an object file uses only numerical parameters, data
2082N/Astructure layouts and accessors, and small macros and small inline
2082N/Afunctions (ten lines or less in length), then the use of the object
2082N/Afile is unrestricted, regardless of whether it is legally a derivative
2082N/Awork. (Executables containing this object code plus portions of the
2082N/ALibrary will still fall under Section 6.)
2082N/A
2082N/AOtherwise, if the work is a derivative of the Library, you may
2082N/Adistribute the object code for the work under the terms of Section 6.
2082N/AAny executables containing that work also fall under Section 6,
2082N/Awhether or not they are linked directly with the Library itself.
2082N/A
2082N/A6. As an exception to the Sections above, you may also combine or
2082N/Alink a "work that uses the Library" with the Library to produce a
2082N/Awork containing portions of the Library, and distribute that work
2082N/Aunder terms of your choice, provided that the terms permit
2082N/Amodification of the work for the customer's own use and reverse
2082N/Aengineering for debugging such modifications.
2082N/A
2082N/AYou must give prominent notice with each copy of the work that the
2082N/ALibrary is used in it and that the Library and its use are covered by
2082N/Athis License. You must supply a copy of this License. If the work
2082N/Aduring execution displays copyright notices, you must include the
2082N/Acopyright notice for the Library among them, as well as a reference
2082N/Adirecting the user to the copy of this License. Also, you must do one
2082N/Aof these things:
2082N/A
2082N/Aa) Accompany the work with the complete corresponding
2082N/Amachine-readable source code for the Library including whatever
2082N/Achanges were used in the work (which must be distributed under
2082N/ASections 1 and 2 above); and, if the work is an executable linked
2082N/Awith the Library, with the complete machine-readable "work that
2082N/Auses the Library", as object code and/or source code, so that the
2082N/Auser can modify the Library and then relink to produce a modified
2082N/Aexecutable containing the modified Library. (It is understood
2082N/Athat the user who changes the contents of definitions files in the
2082N/ALibrary will not necessarily be able to recompile the application
2082N/Ato use the modified definitions.)
2082N/A
2082N/Ab) Use a suitable shared library mechanism for linking with the
2082N/ALibrary. A suitable mechanism is one that (1) uses at run time a
2082N/Acopy of the library already present on the user's computer system,
2082N/Arather than copying library functions into the executable, and (2)
2082N/Awill operate properly with a modified version of the library, if
2082N/Athe user installs one, as long as the modified version is
2082N/Ainterface-compatible with the version that the work was made with.
2082N/A
2082N/Ac) Accompany the work with a written offer, valid for at
2082N/Aleast three years, to give the same user the materials
2082N/Aspecified in Subsection 6a, above, for a charge no more
2082N/Athan the cost of performing this distribution.
2082N/A
2082N/Ad) If distribution of the work is made by offering access to copy
2082N/Afrom a designated place, offer equivalent access to copy the above
2082N/Aspecified materials from the same place.
2082N/A
2082N/Ae) Verify that the user has already received a copy of these
2082N/Amaterials or that you have already sent this user a copy.
2082N/A
2082N/AFor an executable, the required form of the "work that uses the
2082N/ALibrary" must include any data and utility programs needed for
2082N/Areproducing the executable from it. However, as a special exception,
2082N/Athe materials to be distributed need not include anything that is
2082N/Anormally distributed (in either source or binary form) with the major
2082N/Acomponents (compiler, kernel, and so on) of the operating system on
2082N/Awhich the executable runs, unless that component itself accompanies
2082N/Athe executable.
2082N/A
2082N/AIt may happen that this requirement contradicts the license
2082N/Arestrictions of other proprietary libraries that do not normally
2082N/Aaccompany the operating system. Such a contradiction means you cannot
2082N/Ause both them and the Library together in an executable that you
2082N/Adistribute.
2082N/A
2082N/A7. You may place library facilities that are a work based on the
2082N/ALibrary side-by-side in a single library together with other library
2082N/Afacilities not covered by this License, and distribute such a combined
2082N/Alibrary, provided that the separate distribution of the work based on
2082N/Athe Library and of the other library facilities is otherwise
2082N/Apermitted, and provided that you do these two things:
2082N/A
2082N/Aa) Accompany the combined library with a copy of the same work
2082N/Abased on the Library, uncombined with any other library
2082N/Afacilities. This must be distributed under the terms of the
2082N/ASections above.
2082N/A
2082N/Ab) Give prominent notice with the combined library of the fact
2082N/Athat part of it is a work based on the Library, and explaining
2082N/Awhere to find the accompanying uncombined form of the same work.
2082N/A
2082N/A8. You may not copy, modify, sublicense, link with, or distribute
2082N/Athe Library except as expressly provided under this License. Any
2082N/Aattempt otherwise to copy, modify, sublicense, link with, or
2082N/Adistribute the Library is void, and will automatically terminate your
2082N/Arights under this License. However, parties who have received copies,
2082N/Aor rights, from you under this License will not have their licenses
2082N/Aterminated so long as such parties remain in full compliance.
2082N/A
2082N/A9. You are not required to accept this License, since you have not
2082N/Asigned it. However, nothing else grants you permission to modify or
2082N/Adistribute the Library or its derivative works. These actions are
2082N/Aprohibited by law if you do not accept this License. Therefore, by
2082N/Amodifying or distributing the Library (or any work based on the
2082N/ALibrary), you indicate your acceptance of this License to do so, and
2082N/Aall its terms and conditions for copying, distributing or modifying
2082N/Athe Library or works based on it.
2082N/A
2082N/A10. Each time you redistribute the Library (or any work based on the
2082N/ALibrary), the recipient automatically receives a license from the
2082N/Aoriginal licensor to copy, distribute, link with or modify the Library
2082N/Asubject to these terms and conditions. You may not impose any further
2082N/Arestrictions on the recipients' exercise of the rights granted herein.
2082N/AYou are not responsible for enforcing compliance by third parties with
2082N/Athis License.
2082N/A
2082N/A11. If, as a consequence of a court judgment or allegation of patent
2082N/Ainfringement or for any other reason (not limited to patent issues),
2082N/Aconditions are imposed on you (whether by court order, agreement or
2082N/Aotherwise) that contradict the conditions of this License, they do not
2082N/Aexcuse you from the conditions of this License. If you cannot
2082N/Adistribute so as to satisfy simultaneously your obligations under this
2082N/ALicense and any other pertinent obligations, then as a consequence you
2082N/Amay not distribute the Library at all. For example, if a patent
2082N/Alicense would not permit royalty-free redistribution of the Library by
2082N/Aall those who receive copies directly or indirectly through you, then
2082N/Athe only way you could satisfy both it and this License would be to
2082N/Arefrain entirely from distribution of the Library.
2082N/A
2082N/AIf any portion of this section is held invalid or unenforceable under any
2082N/Aparticular circumstance, the balance of the section is intended to apply,
2082N/Aand the section as a whole is intended to apply in other circumstances.
2082N/A
2082N/AIt is not the purpose of this section to induce you to infringe any
2082N/Apatents or other property right claims or to contest validity of any
2082N/Asuch claims; this section has the sole purpose of protecting the
2082N/Aintegrity of the free software distribution system which is
2082N/Aimplemented by public license practices. Many people have made
2082N/Agenerous contributions to the wide range of software distributed
2082N/Athrough that system in reliance on consistent application of that
2082N/Asystem; it is up to the author/donor to decide if he or she is willing
2082N/Ato distribute software through any other system and a licensee cannot
2082N/Aimpose that choice.
2082N/A
2082N/AThis section is intended to make thoroughly clear what is believed to
2082N/Abe a consequence of the rest of this License.
2082N/A
2082N/A12. If the distribution and/or use of the Library is restricted in
2082N/Acertain countries either by patents or by copyrighted interfaces, the
2082N/Aoriginal copyright holder who places the Library under this License may add
2082N/Aan explicit geographical distribution limitation excluding those countries,
2082N/Aso that distribution is permitted only in or among countries not thus
2082N/Aexcluded. In such case, this License incorporates the limitation as if
2082N/Awritten in the body of this License.
2082N/A
2082N/A13. The Free Software Foundation may publish revised and/or new
2082N/Aversions of the Lesser General Public License from time to time.
2082N/ASuch new versions will be similar in spirit to the present version,
2082N/Abut may differ in detail to address new problems or concerns.
2082N/A
2082N/AEach version is given a distinguishing version number. If the Library
2082N/Aspecifies a version number of this License which applies to it and
2082N/A"any later version", you have the option of following the terms and
2082N/Aconditions either of that version or of any later version published by
2082N/Athe Free Software Foundation. If the Library does not specify a
2082N/Alicense version number, you may choose any version ever published by
2082N/Athe Free Software Foundation.
2082N/A
2082N/A14. If you wish to incorporate parts of the Library into other free
2082N/Aprograms whose distribution conditions are incompatible with these,
2082N/Awrite to the author to ask for permission. For software which is
2082N/Acopyrighted by the Free Software Foundation, write to the Free
2082N/ASoftware Foundation; we sometimes make exceptions for this. Our
2082N/Adecision will be guided by the two goals of preserving the free status
2082N/Aof all derivatives of our free software and of promoting the sharing
2082N/Aand reuse of software generally.
2082N/A
2082N/ANO WARRANTY
2082N/A
2082N/A15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
2082N/AWARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
2082N/AEXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
2082N/AOTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
2082N/AKIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
2082N/AIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2082N/APURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
2082N/ALIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
2082N/ATHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2082N/A
2082N/A16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
2082N/AWRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
2082N/AAND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
2082N/AFOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
2082N/ACONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2082N/ALIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
2082N/ARENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
2082N/AFAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
2082N/ASUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2082N/ADAMAGES.
2082N/A
2082N/AEND OF TERMS AND CONDITIONS
2082N/A
2082N/AHow to Apply These Terms to Your New Libraries
2082N/A
2082N/AIf you develop a new library, and you want it to be of the greatest
2082N/Apossible use to the public, we recommend making it free software that
2082N/Aeveryone can redistribute and change. You can do so by permitting
2082N/Aredistribution under these terms (or, alternatively, under the terms of the
2082N/Aordinary General Public License).
2082N/A
2082N/ATo apply these terms, attach the following notices to the library. It is
2082N/Asafest to attach them to the start of each source file to most effectively
2082N/Aconvey the exclusion of warranty; and each file should have at least the
2082N/A"copyright" line and a pointer to where the full notice is found.
2082N/A
2082N/Aone line to give the library's name and an idea of what it does.
2082N/ACopyright (C) year name of author
2082N/A
2082N/AThis library is free software; you can redistribute it and/or
2082N/Amodify it under the terms of the GNU Lesser General Public
2082N/ALicense as published by the Free Software Foundation; either
2082N/Aversion 2.1 of the License, or (at your option) any later version.
2082N/A
2082N/AThis library is distributed in the hope that it will be useful,
2082N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of
2082N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2082N/ALesser General Public License for more details.
2082N/A
2082N/AYou should have received a copy of the GNU Lesser General Public
2082N/ALicense along with this library; if not, write to the Free Software
2082N/AFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2082N/A
2082N/AAlso add information on how to contact you by electronic and paper mail.
2082N/A
2082N/AYou should also get your employer (if you work as a programmer) or your
2082N/Aschool, if any, to sign a "copyright disclaimer" for the library, if
2082N/Anecessary. Here is a sample; alter the names:
2082N/A
2082N/AYoyodyne, Inc., hereby disclaims all copyright interest in the
2082N/Alibrary `Frob' (a library for tweaking knobs) written by James Random Hacker.
2082N/A
2082N/Asignature of Ty Coon, 1 April 1990
2082N/ATy Coon, President of Vice
2082N/A
2082N/AThat's all there is to it!
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A The usual BSD license applies, copyright 2006.
2082N/A Uploaded to HaskellWiki as DancingSudoku.lhs
2082N/A
2082N/ARedistribution and use in source and binary forms, with or without
2082N/Amodification, are permitted provided that the following conditions are met:
2082N/A
2082N/A Redistributions of source code must retain the above copyright notice, this
2082N/A list of conditions and the following disclaimer.
2082N/A
2082N/A Redistributions in binary form must reproduce the above copyright notice,
2082N/A this list of conditions and the following disclaimer in the documentation
2082N/A and/or other materials provided with the distribution.
2082N/A
2082N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2082N/AANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2082N/AWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2082N/ADISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2082N/AFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2082N/ADAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2082N/ASERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2082N/ACAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2082N/AOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2082N/AOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A GNU GENERAL PUBLIC LICENSE
2082N/A Version 3, 29 June 2007
2082N/A
2082N/A Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
2082N/A Everyone is permitted to copy and distribute verbatim copies
2082N/A of this license document, but changing it is not allowed.
2082N/A
2082N/A Preamble
2082N/A
2082N/A The GNU General Public License is a free, copyleft license for
2082N/Asoftware and other kinds of works.
2082N/A
2082N/A The licenses for most software and other practical works are designed
2082N/Ato take away your freedom to share and change the works. By contrast,
2082N/Athe GNU General Public License is intended to guarantee your freedom to
2082N/Ashare and change all versions of a program--to make sure it remains free
2082N/Asoftware for all its users. We, the Free Software Foundation, use the
2082N/AGNU General Public License for most of our software; it applies also to
2082N/Aany other work released this way by its authors. You can apply it to
2082N/Ayour programs, too.
2082N/A
2082N/A When we speak of free software, we are referring to freedom, not
2082N/Aprice. Our General Public Licenses are designed to make sure that you
2082N/Ahave the freedom to distribute copies of free software (and charge for
2082N/Athem if you wish), that you receive source code or can get it if you
2082N/Awant it, that you can change the software or use pieces of it in new
2082N/Afree programs, and that you know you can do these things.
2082N/A
2082N/A To protect your rights, we need to prevent others from denying you
2082N/Athese rights or asking you to surrender the rights. Therefore, you have
2082N/Acertain responsibilities if you distribute copies of the software, or if
2082N/Ayou modify it: responsibilities to respect the freedom of others.
2082N/A
2082N/A For example, if you distribute copies of such a program, whether
2082N/Agratis or for a fee, you must pass on to the recipients the same
2082N/Afreedoms that you received. You must make sure that they, too, receive
2082N/Aor can get the source code. And you must show them these terms so they
2082N/Aknow their rights.
2082N/A
2082N/A Developers that use the GNU GPL protect your rights with two steps:
2082N/A(1) assert copyright on the software, and (2) offer you this License
2082N/Agiving you legal permission to copy, distribute and/or modify it.
2082N/A
2082N/A For the developers' and authors' protection, the GPL clearly explains
2082N/Athat there is no warranty for this free software. For both users' and
2082N/Aauthors' sake, the GPL requires that modified versions be marked as
2082N/Achanged, so that their problems will not be attributed erroneously to
2082N/Aauthors of previous versions.
2082N/A
2082N/A Some devices are designed to deny users access to install or run
2082N/Amodified versions of the software inside them, although the manufacturer
2082N/Acan do so. This is fundamentally incompatible with the aim of
2082N/Aprotecting users' freedom to change the software. The systematic
2082N/Apattern of such abuse occurs in the area of products for individuals to
2082N/Ause, which is precisely where it is most unacceptable. Therefore, we
2082N/Ahave designed this version of the GPL to prohibit the practice for those
2082N/Aproducts. If such problems arise substantially in other domains, we
2082N/Astand ready to extend this provision to those domains in future versions
2082N/Aof the GPL, as needed to protect the freedom of users.
2082N/A
2082N/A Finally, every program is threatened constantly by software patents.
2082N/AStates should not allow patents to restrict development and use of
2082N/Asoftware on general-purpose computers, but in those that do, we wish to
2082N/Aavoid the special danger that patents applied to a free program could
2082N/Amake it effectively proprietary. To prevent this, the GPL assures that
2082N/Apatents cannot be used to render the program non-free.
2082N/A
2082N/A The precise terms and conditions for copying, distribution and
2082N/Amodification follow.
2082N/A
2082N/A TERMS AND CONDITIONS
2082N/A
2082N/A 0. Definitions.
2082N/A
2082N/A "This License" refers to version 3 of the GNU General Public License.
2082N/A
2082N/A "Copyright" also means copyright-like laws that apply to other kinds of
2082N/Aworks, such as semiconductor masks.
2082N/A
2082N/A "The Program" refers to any copyrightable work licensed under this
2082N/ALicense. Each licensee is addressed as "you". "Licensees" and
2082N/A"recipients" may be individuals or organizations.
2082N/A
2082N/A To "modify" a work means to copy from or adapt all or part of the work
2082N/Ain a fashion requiring copyright permission, other than the making of an
2082N/Aexact copy. The resulting work is called a "modified version" of the
2082N/Aearlier work or a work "based on" the earlier work.
2082N/A
2082N/A A "covered work" means either the unmodified Program or a work based
2082N/Aon the Program.
2082N/A
2082N/A To "propagate" a work means to do anything with it that, without
2082N/Apermission, would make you directly or secondarily liable for
2082N/Ainfringement under applicable copyright law, except executing it on a
2082N/Acomputer or modifying a private copy. Propagation includes copying,
2082N/Adistribution (with or without modification), making available to the
2082N/Apublic, and in some countries other activities as well.
2082N/A
2082N/A To "convey" a work means any kind of propagation that enables other
2082N/Aparties to make or receive copies. Mere interaction with a user through
2082N/Aa computer network, with no transfer of a copy, is not conveying.
2082N/A
2082N/A An interactive user interface displays "Appropriate Legal Notices"
2082N/Ato the extent that it includes a convenient and prominently visible
2082N/Afeature that (1) displays an appropriate copyright notice, and (2)
2082N/Atells the user that there is no warranty for the work (except to the
2082N/Aextent that warranties are provided), that licensees may convey the
2082N/Awork under this License, and how to view a copy of this License. If
2082N/Athe interface presents a list of user commands or options, such as a
2082N/Amenu, a prominent item in the list meets this criterion.
2082N/A
2082N/A 1. Source Code.
2082N/A
2082N/A The "source code" for a work means the preferred form of the work
2082N/Afor making modifications to it. "Object code" means any non-source
2082N/Aform of a work.
2082N/A
2082N/A A "Standard Interface" means an interface that either is an official
2082N/Astandard defined by a recognized standards body, or, in the case of
2082N/Ainterfaces specified for a particular programming language, one that
2082N/Ais widely used among developers working in that language.
2082N/A
2082N/A The "System Libraries" of an executable work include anything, other
2082N/Athan the work as a whole, that (a) is included in the normal form of
2082N/Apackaging a Major Component, but which is not part of that Major
2082N/AComponent, and (b) serves only to enable use of the work with that
2082N/AMajor Component, or to implement a Standard Interface for which an
2082N/Aimplementation is available to the public in source code form. A
2082N/A"Major Component", in this context, means a major essential component
2082N/A(kernel, window system, and so on) of the specific operating system
2082N/A(if any) on which the executable work runs, or a compiler used to
2082N/Aproduce the work, or an object code interpreter used to run it.
2082N/A
2082N/A The "Corresponding Source" for a work in object code form means all
2082N/Athe source code needed to generate, install, and (for an executable
2082N/Awork) run the object code and to modify the work, including scripts to
2082N/Acontrol those activities. However, it does not include the work's
2082N/ASystem Libraries, or general-purpose tools or generally available free
2082N/Aprograms which are used unmodified in performing those activities but
2082N/Awhich are not part of the work. For example, Corresponding Source
2082N/Aincludes interface definition files associated with source files for
2082N/Athe work, and the source code for shared libraries and dynamically
2082N/Alinked subprograms that the work is specifically designed to require,
2082N/Asuch as by intimate data communication or control flow between those
2082N/Asubprograms and other parts of the work.
2082N/A
2082N/A The Corresponding Source need not include anything that users
2082N/Acan regenerate automatically from other parts of the Corresponding
2082N/ASource.
2082N/A
2082N/A The Corresponding Source for a work in source code form is that
2082N/Asame work.
2082N/A
2082N/A 2. Basic Permissions.
2082N/A
2082N/A All rights granted under this License are granted for the term of
2082N/Acopyright on the Program, and are irrevocable provided the stated
2082N/Aconditions are met. This License explicitly affirms your unlimited
2082N/Apermission to run the unmodified Program. The output from running a
2082N/Acovered work is covered by this License only if the output, given its
2082N/Acontent, constitutes a covered work. This License acknowledges your
2082N/Arights of fair use or other equivalent, as provided by copyright law.
2082N/A
2082N/A You may make, run and propagate covered works that you do not
2082N/Aconvey, without conditions so long as your license otherwise remains
2082N/Ain force. You may convey covered works to others for the sole purpose
2082N/Aof having them make modifications exclusively for you, or provide you
2082N/Awith facilities for running those works, provided that you comply with
2082N/Athe terms of this License in conveying all material for which you do
2082N/Anot control copyright. Those thus making or running the covered works
2082N/Afor you must do so exclusively on your behalf, under your direction
2082N/Aand control, on terms that prohibit them from making any copies of
2082N/Ayour copyrighted material outside their relationship with you.
2082N/A
2082N/A Conveying under any other circumstances is permitted solely under
2082N/Athe conditions stated below. Sublicensing is not allowed; section 10
2082N/Amakes it unnecessary.
2082N/A
2082N/A 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
2082N/A
2082N/A No covered work shall be deemed part of an effective technological
2082N/Ameasure under any applicable law fulfilling obligations under article
2082N/A11 of the WIPO copyright treaty adopted on 20 December 1996, or
2082N/Asimilar laws prohibiting or restricting circumvention of such
2082N/Ameasures.
2082N/A
2082N/A When you convey a covered work, you waive any legal power to forbid
2082N/Acircumvention of technological measures to the extent such circumvention
2082N/Ais effected by exercising rights under this License with respect to
2082N/Athe covered work, and you disclaim any intention to limit operation or
2082N/Amodification of the work as a means of enforcing, against the work's
2082N/Ausers, your or third parties' legal rights to forbid circumvention of
2082N/Atechnological measures.
2082N/A
2082N/A 4. Conveying Verbatim Copies.
2082N/A
2082N/A You may convey verbatim copies of the Program's source code as you
2082N/Areceive it, in any medium, provided that you conspicuously and
2082N/Aappropriately publish on each copy an appropriate copyright notice;
2082N/Akeep intact all notices stating that this License and any
2082N/Anon-permissive terms added in accord with section 7 apply to the code;
2082N/Akeep intact all notices of the absence of any warranty; and give all
2082N/Arecipients a copy of this License along with the Program.
2082N/A
2082N/A You may charge any price or no price for each copy that you convey,
2082N/Aand you may offer support or warranty protection for a fee.
2082N/A
2082N/A 5. Conveying Modified Source Versions.
2082N/A
2082N/A You may convey a work based on the Program, or the modifications to
2082N/Aproduce it from the Program, in the form of source code under the
2082N/Aterms of section 4, provided that you also meet all of these conditions:
2082N/A
2082N/A a) The work must carry prominent notices stating that you modified
2082N/A it, and giving a relevant date.
2082N/A
2082N/A b) The work must carry prominent notices stating that it is
2082N/A released under this License and any conditions added under section
2082N/A 7. This requirement modifies the requirement in section 4 to
2082N/A "keep intact all notices".
2082N/A
2082N/A c) You must license the entire work, as a whole, under this
2082N/A License to anyone who comes into possession of a copy. This
2082N/A License will therefore apply, along with any applicable section 7
2082N/A additional terms, to the whole of the work, and all its parts,
2082N/A regardless of how they are packaged. This License gives no
2082N/A permission to license the work in any other way, but it does not
2082N/A invalidate such permission if you have separately received it.
2082N/A
2082N/A d) If the work has interactive user interfaces, each must display
2082N/A Appropriate Legal Notices; however, if the Program has interactive
2082N/A interfaces that do not display Appropriate Legal Notices, your
2082N/A work need not make them do so.
2082N/A
2082N/A A compilation of a covered work with other separate and independent
2082N/Aworks, which are not by their nature extensions of the covered work,
2082N/Aand which are not combined with it such as to form a larger program,
2082N/Ain or on a volume of a storage or distribution medium, is called an
2082N/A"aggregate" if the compilation and its resulting copyright are not
2082N/Aused to limit the access or legal rights of the compilation's users
2082N/Abeyond what the individual works permit. Inclusion of a covered work
2082N/Ain an aggregate does not cause this License to apply to the other
2082N/Aparts of the aggregate.
2082N/A
2082N/A 6. Conveying Non-Source Forms.
2082N/A
2082N/A You may convey a covered work in object code form under the terms
2082N/Aof sections 4 and 5, provided that you also convey the
2082N/Amachine-readable Corresponding Source under the terms of this License,
2082N/Ain one of these ways:
2082N/A
2082N/A a) Convey the object code in, or embodied in, a physical product
2082N/A (including a physical distribution medium), accompanied by the
2082N/A Corresponding Source fixed on a durable physical medium
2082N/A customarily used for software interchange.
2082N/A
2082N/A b) Convey the object code in, or embodied in, a physical product
2082N/A (including a physical distribution medium), accompanied by a
2082N/A written offer, valid for at least three years and valid for as
2082N/A long as you offer spare parts or customer support for that product
2082N/A model, to give anyone who possesses the object code either (1) a
2082N/A copy of the Corresponding Source for all the software in the
2082N/A product that is covered by this License, on a durable physical
2082N/A medium customarily used for software interchange, for a price no
2082N/A more than your reasonable cost of physically performing this
2082N/A conveying of source, or (2) access to copy the
2082N/A Corresponding Source from a network server at no charge.
2082N/A
2082N/A c) Convey individual copies of the object code with a copy of the
2082N/A written offer to provide the Corresponding Source. This
2082N/A alternative is allowed only occasionally and noncommercially, and
2082N/A only if you received the object code with such an offer, in accord
2082N/A with subsection 6b.
2082N/A
2082N/A d) Convey the object code by offering access from a designated
2082N/A place (gratis or for a charge), and offer equivalent access to the
2082N/A Corresponding Source in the same way through the same place at no
2082N/A further charge. You need not require recipients to copy the
2082N/A Corresponding Source along with the object code. If the place to
2082N/A copy the object code is a network server, the Corresponding Source
2082N/A may be on a different server (operated by you or a third party)
2082N/A that supports equivalent copying facilities, provided you maintain
2082N/A clear directions next to the object code saying where to find the
2082N/A Corresponding Source. Regardless of what server hosts the
2082N/A Corresponding Source, you remain obligated to ensure that it is
2082N/A available for as long as needed to satisfy these requirements.
2082N/A
2082N/A e) Convey the object code using peer-to-peer transmission, provided
2082N/A you inform other peers where the object code and Corresponding
2082N/A Source of the work are being offered to the general public at no
2082N/A charge under subsection 6d.
2082N/A
2082N/A A separable portion of the object code, whose source code is excluded
2082N/Afrom the Corresponding Source as a System Library, need not be
2082N/Aincluded in conveying the object code work.
2082N/A
2082N/A A "User Product" is either (1) a "consumer product", which means any
2082N/Atangible personal property which is normally used for personal, family,
2082N/Aor household purposes, or (2) anything designed or sold for incorporation
2082N/Ainto a dwelling. In determining whether a product is a consumer product,
2082N/Adoubtful cases shall be resolved in favor of coverage. For a particular
2082N/Aproduct received by a particular user, "normally used" refers to a
2082N/Atypical or common use of that class of product, regardless of the status
2082N/Aof the particular user or of the way in which the particular user
2082N/Aactually uses, or expects or is expected to use, the product. A product
2082N/Ais a consumer product regardless of whether the product has substantial
2082N/Acommercial, industrial or non-consumer uses, unless such uses represent
2082N/Athe only significant mode of use of the product.
2082N/A
2082N/A "Installation Information" for a User Product means any methods,
2082N/Aprocedures, authorization keys, or other information required to install
2082N/Aand execute modified versions of a covered work in that User Product from
2082N/Aa modified version of its Corresponding Source. The information must
2082N/Asuffice to ensure that the continued functioning of the modified object
2082N/Acode is in no case prevented or interfered with solely because
2082N/Amodification has been made.
2082N/A
2082N/A If you convey an object code work under this section in, or with, or
2082N/Aspecifically for use in, a User Product, and the conveying occurs as
2082N/Apart of a transaction in which the right of possession and use of the
2082N/AUser Product is transferred to the recipient in perpetuity or for a
2082N/Afixed term (regardless of how the transaction is characterized), the
2082N/ACorresponding Source conveyed under this section must be accompanied
2082N/Aby the Installation Information. But this requirement does not apply
2082N/Aif neither you nor any third party retains the ability to install
2082N/Amodified object code on the User Product (for example, the work has
2082N/Abeen installed in ROM).
2082N/A
2082N/A The requirement to provide Installation Information does not include a
2082N/Arequirement to continue to provide support service, warranty, or updates
2082N/Afor a work that has been modified or installed by the recipient, or for
2082N/Athe User Product in which it has been modified or installed. Access to a
2082N/Anetwork may be denied when the modification itself materially and
2082N/Aadversely affects the operation of the network or violates the rules and
2082N/Aprotocols for communication across the network.
2082N/A
2082N/A Corresponding Source conveyed, and Installation Information provided,
2082N/Ain accord with this section must be in a format that is publicly
2082N/Adocumented (and with an implementation available to the public in
2082N/Asource code form), and must require no special password or key for
2082N/Aunpacking, reading or copying.
2082N/A
2082N/A 7. Additional Terms.
2082N/A
2082N/A "Additional permissions" are terms that supplement the terms of this
2082N/ALicense by making exceptions from one or more of its conditions.
2082N/AAdditional permissions that are applicable to the entire Program shall
2082N/Abe treated as though they were included in this License, to the extent
2082N/Athat they are valid under applicable law. If additional permissions
2082N/Aapply only to part of the Program, that part may be used separately
2082N/Aunder those permissions, but the entire Program remains governed by
2082N/Athis License without regard to the additional permissions.
2082N/A
2082N/A When you convey a copy of a covered work, you may at your option
2082N/Aremove any additional permissions from that copy, or from any part of
2082N/Ait. (Additional permissions may be written to require their own
2082N/Aremoval in certain cases when you modify the work.) You may place
2082N/Aadditional permissions on material, added by you to a covered work,
2082N/Afor which you have or can give appropriate copyright permission.
2082N/A
2082N/A Notwithstanding any other provision of this License, for material you
2082N/Aadd to a covered work, you may (if authorized by the copyright holders of
2082N/Athat material) supplement the terms of this License with terms:
2082N/A
2082N/A a) Disclaiming warranty or limiting liability differently from the
2082N/A terms of sections 15 and 16 of this License; or
2082N/A
2082N/A b) Requiring preservation of specified reasonable legal notices or
2082N/A author attributions in that material or in the Appropriate Legal
2082N/A Notices displayed by works containing it; or
2082N/A
2082N/A c) Prohibiting misrepresentation of the origin of that material, or
2082N/A requiring that modified versions of such material be marked in
2082N/A reasonable ways as different from the original version; or
2082N/A
2082N/A d) Limiting the use for publicity purposes of names of licensors or
2082N/A authors of the material; or
2082N/A
2082N/A e) Declining to grant rights under trademark law for use of some
2082N/A trade names, trademarks, or service marks; or
2082N/A
2082N/A f) Requiring indemnification of licensors and authors of that
2082N/A material by anyone who conveys the material (or modified versions of
2082N/A it) with contractual assumptions of liability to the recipient, for
2082N/A any liability that these contractual assumptions directly impose on
2082N/A those licensors and authors.
2082N/A
2082N/A All other non-permissive additional terms are considered "further
2082N/Arestrictions" within the meaning of section 10. If the Program as you
2082N/Areceived it, or any part of it, contains a notice stating that it is
2082N/Agoverned by this License along with a term that is a further
2082N/Arestriction, you may remove that term. If a license document contains
2082N/Aa further restriction but permits relicensing or conveying under this
2082N/ALicense, you may add to a covered work material governed by the terms
2082N/Aof that license document, provided that the further restriction does
2082N/Anot survive such relicensing or conveying.
2082N/A
2082N/A If you add terms to a covered work in accord with this section, you
2082N/Amust place, in the relevant source files, a statement of the
2082N/Aadditional terms that apply to those files, or a notice indicating
2082N/Awhere to find the applicable terms.
2082N/A
2082N/A Additional terms, permissive or non-permissive, may be stated in the
2082N/Aform of a separately written license, or stated as exceptions;
2082N/Athe above requirements apply either way.
2082N/A
2082N/A 8. Termination.
2082N/A
2082N/A You may not propagate or modify a covered work except as expressly
2082N/Aprovided under this License. Any attempt otherwise to propagate or
2082N/Amodify it is void, and will automatically terminate your rights under
2082N/Athis License (including any patent licenses granted under the third
2082N/Aparagraph of section 11).
2082N/A
2082N/A However, if you cease all violation of this License, then your
2082N/Alicense from a particular copyright holder is reinstated (a)
2082N/Aprovisionally, unless and until the copyright holder explicitly and
2082N/Afinally terminates your license, and (b) permanently, if the copyright
2082N/Aholder fails to notify you of the violation by some reasonable means
2082N/Aprior to 60 days after the cessation.
2082N/A
2082N/A Moreover, your license from a particular copyright holder is
2082N/Areinstated permanently if the copyright holder notifies you of the
2082N/Aviolation by some reasonable means, this is the first time you have
2082N/Areceived notice of violation of this License (for any work) from that
2082N/Acopyright holder, and you cure the violation prior to 30 days after
2082N/Ayour receipt of the notice.
2082N/A
2082N/A Termination of your rights under this section does not terminate the
2082N/Alicenses of parties who have received copies or rights from you under
2082N/Athis License. If your rights have been terminated and not permanently
2082N/Areinstated, you do not qualify to receive new licenses for the same
2082N/Amaterial under section 10.
2082N/A
2082N/A 9. Acceptance Not Required for Having Copies.
2082N/A
2082N/A You are not required to accept this License in order to receive or
2082N/Arun a copy of the Program. Ancillary propagation of a covered work
2082N/Aoccurring solely as a consequence of using peer-to-peer transmission
2082N/Ato receive a copy likewise does not require acceptance. However,
2082N/Anothing other than this License grants you permission to propagate or
2082N/Amodify any covered work. These actions infringe copyright if you do
2082N/Anot accept this License. Therefore, by modifying or propagating a
2082N/Acovered work, you indicate your acceptance of this License to do so.
2082N/A
2082N/A 10. Automatic Licensing of Downstream Recipients.
2082N/A
2082N/A Each time you convey a covered work, the recipient automatically
2082N/Areceives a license from the original licensors, to run, modify and
2082N/Apropagate that work, subject to this License. You are not responsible
2082N/Afor enforcing compliance by third parties with this License.
2082N/A
2082N/A An "entity transaction" is a transaction transferring control of an
2082N/Aorganization, or substantially all assets of one, or subdividing an
2082N/Aorganization, or merging organizations. If propagation of a covered
2082N/Awork results from an entity transaction, each party to that
2082N/Atransaction who receives a copy of the work also receives whatever
2082N/Alicenses to the work the party's predecessor in interest had or could
2082N/Agive under the previous paragraph, plus a right to possession of the
2082N/ACorresponding Source of the work from the predecessor in interest, if
2082N/Athe predecessor has it or can get it with reasonable efforts.
2082N/A
2082N/A You may not impose any further restrictions on the exercise of the
2082N/Arights granted or affirmed under this License. For example, you may
2082N/Anot impose a license fee, royalty, or other charge for exercise of
2082N/Arights granted under this License, and you may not initiate litigation
2082N/A(including a cross-claim or counterclaim in a lawsuit) alleging that
2082N/Aany patent claim is infringed by making, using, selling, offering for
2082N/Asale, or importing the Program or any portion of it.
2082N/A
2082N/A 11. Patents.
2082N/A
2082N/A A "contributor" is a copyright holder who authorizes use under this
2082N/ALicense of the Program or a work on which the Program is based. The
2082N/Awork thus licensed is called the contributor's "contributor version".
2082N/A
2082N/A A contributor's "essential patent claims" are all patent claims
2082N/Aowned or controlled by the contributor, whether already acquired or
2082N/Ahereafter acquired, that would be infringed by some manner, permitted
2082N/Aby this License, of making, using, or selling its contributor version,
2082N/Abut do not include claims that would be infringed only as a
2082N/Aconsequence of further modification of the contributor version. For
2082N/Apurposes of this definition, "control" includes the right to grant
2082N/Apatent sublicenses in a manner consistent with the requirements of
2082N/Athis License.
2082N/A
2082N/A Each contributor grants you a non-exclusive, worldwide, royalty-free
2082N/Apatent license under the contributor's essential patent claims, to
2082N/Amake, use, sell, offer for sale, import and otherwise run, modify and
2082N/Apropagate the contents of its contributor version.
2082N/A
2082N/A In the following three paragraphs, a "patent license" is any express
2082N/Aagreement or commitment, however denominated, not to enforce a patent
2082N/A(such as an express permission to practice a patent or covenant not to
2082N/Asue for patent infringement). To "grant" such a patent license to a
2082N/Aparty means to make such an agreement or commitment not to enforce a
2082N/Apatent against the party.
2082N/A
2082N/A If you convey a covered work, knowingly relying on a patent license,
2082N/Aand the Corresponding Source of the work is not available for anyone
2082N/Ato copy, free of charge and under the terms of this License, through a
2082N/Apublicly available network server or other readily accessible means,
2082N/Athen you must either (1) cause the Corresponding Source to be so
2082N/Aavailable, or (2) arrange to deprive yourself of the benefit of the
2082N/Apatent license for this particular work, or (3) arrange, in a manner
2082N/Aconsistent with the requirements of this License, to extend the patent
2082N/Alicense to downstream recipients. "Knowingly relying" means you have
2082N/Aactual knowledge that, but for the patent license, your conveying the
2082N/Acovered work in a country, or your recipient's use of the covered work
2082N/Ain a country, would infringe one or more identifiable patents in that
2082N/Acountry that you have reason to believe are valid.
2082N/A
2082N/A If, pursuant to or in connection with a single transaction or
2082N/Aarrangement, you convey, or propagate by procuring conveyance of, a
2082N/Acovered work, and grant a patent license to some of the parties
2082N/Areceiving the covered work authorizing them to use, propagate, modify
2082N/Aor convey a specific copy of the covered work, then the patent license
2082N/Ayou grant is automatically extended to all recipients of the covered
2082N/Awork and works based on it.
2082N/A
2082N/A A patent license is "discriminatory" if it does not include within
2082N/Athe scope of its coverage, prohibits the exercise of, or is
2082N/Aconditioned on the non-exercise of one or more of the rights that are
2082N/Aspecifically granted under this License. You may not convey a covered
2082N/Awork if you are a party to an arrangement with a third party that is
2082N/Ain the business of distributing software, under which you make payment
2082N/Ato the third party based on the extent of your activity of conveying
2082N/Athe work, and under which the third party grants, to any of the
2082N/Aparties who would receive the covered work from you, a discriminatory
2082N/Apatent license (a) in connection with copies of the covered work
2082N/Aconveyed by you (or copies made from those copies), or (b) primarily
2082N/Afor and in connection with specific products or compilations that
2082N/Acontain the covered work, unless you entered into that arrangement,
2082N/Aor that patent license was granted, prior to 28 March 2007.
2082N/A
2082N/A Nothing in this License shall be construed as excluding or limiting
2082N/Aany implied license or other defenses to infringement that may
2082N/Aotherwise be available to you under applicable patent law.
2082N/A
2082N/A 12. No Surrender of Others' Freedom.
2082N/A
2082N/A If conditions are imposed on you (whether by court order, agreement or
2082N/Aotherwise) that contradict the conditions of this License, they do not
2082N/Aexcuse you from the conditions of this License. If you cannot convey a
2082N/Acovered work so as to satisfy simultaneously your obligations under this
2082N/ALicense and any other pertinent obligations, then as a consequence you may
2082N/Anot convey it at all. For example, if you agree to terms that obligate you
2082N/Ato collect a royalty for further conveying from those to whom you convey
2082N/Athe Program, the only way you could satisfy both those terms and this
2082N/ALicense would be to refrain entirely from conveying the Program.
2082N/A
2082N/A 13. Use with the GNU Affero General Public License.
2082N/A
2082N/A Notwithstanding any other provision of this License, you have
2082N/Apermission to link or combine any covered work with a work licensed
2082N/Aunder version 3 of the GNU Affero General Public License into a single
2082N/Acombined work, and to convey the resulting work. The terms of this
2082N/ALicense will continue to apply to the part which is the covered work,
2082N/Abut the special requirements of the GNU Affero General Public License,
2082N/Asection 13, concerning interaction through a network will apply to the
2082N/Acombination as such.
2082N/A
2082N/A 14. Revised Versions of this License.
2082N/A
2082N/A The Free Software Foundation may publish revised and/or new versions of
2082N/Athe GNU General Public License from time to time. Such new versions will
2082N/Abe similar in spirit to the present version, but may differ in detail to
2082N/Aaddress new problems or concerns.
2082N/A
2082N/A Each version is given a distinguishing version number. If the
2082N/AProgram specifies that a certain numbered version of the GNU General
2082N/APublic License "or any later version" applies to it, you have the
2082N/Aoption of following the terms and conditions either of that numbered
2082N/Aversion or of any later version published by the Free Software
2082N/AFoundation. If the Program does not specify a version number of the
2082N/AGNU General Public License, you may choose any version ever published
2082N/Aby the Free Software Foundation.
2082N/A
2082N/A If the Program specifies that a proxy can decide which future
2082N/Aversions of the GNU General Public License can be used, that proxy's
2082N/Apublic statement of acceptance of a version permanently authorizes you
2082N/Ato choose that version for the Program.
2082N/A
2082N/A Later license versions may give you additional or different
2082N/Apermissions. However, no additional obligations are imposed on any
2082N/Aauthor or copyright holder as a result of your choosing to follow a
2082N/Alater version.
2082N/A
2082N/A 15. Disclaimer of Warranty.
2082N/A
2082N/A THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
2082N/AAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2082N/AHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
2082N/AOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2082N/ATHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2082N/APURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
2082N/AIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
2082N/AALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2082N/A
2082N/A 16. Limitation of Liability.
2082N/A
2082N/A IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2082N/AWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
2082N/ATHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
2082N/AGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
2082N/AUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
2082N/ADATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
2082N/APARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
2082N/AEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
2082N/ASUCH DAMAGES.
2082N/A
2082N/A 17. Interpretation of Sections 15 and 16.
2082N/A
2082N/A If the disclaimer of warranty and limitation of liability provided
2082N/Aabove cannot be given local legal effect according to their terms,
2082N/Areviewing courts shall apply local law that most closely approximates
2082N/Aan absolute waiver of all civil liability in connection with the
2082N/AProgram, unless a warranty or assumption of liability accompanies a
2082N/Acopy of the Program in return for a fee.
2082N/A
2082N/A END OF TERMS AND CONDITIONS
2082N/A
2082N/A How to Apply These Terms to Your New Programs
2082N/A
2082N/A If you develop a new program, and you want it to be of the greatest
2082N/Apossible use to the public, the best way to achieve this is to make it
2082N/Afree software which everyone can redistribute and change under these terms.
2082N/A
2082N/A To do so, attach the following notices to the program. It is safest
2082N/Ato attach them to the start of each source file to most effectively
2082N/Astate the exclusion of warranty; and each file should have at least
2082N/Athe "copyright" line and a pointer to where the full notice is found.
2082N/A
2082N/A <one line to give the program's name and a brief idea of what it does.>
2082N/A Copyright (C) <year> <name of author>
2082N/A
2082N/A This program is free software: you can redistribute it and/or modify
2082N/A it under the terms of the GNU General Public License as published by
2082N/A the Free Software Foundation, either version 3 of the License, or
2082N/A (at your option) any later version.
2082N/A
2082N/A This program is distributed in the hope that it will be useful,
2082N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
2082N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2082N/A GNU General Public License for more details.
2082N/A
2082N/A You should have received a copy of the GNU General Public License
2082N/A along with this program. If not, see <http://www.gnu.org/licenses/>.
2082N/A
2082N/AAlso add information on how to contact you by electronic and paper mail.
2082N/A
2082N/A If the program does terminal interaction, make it output a short
2082N/Anotice like this when it starts in an interactive mode:
2082N/A
2082N/A <program> Copyright (C) <year> <name of author>
2082N/A This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2082N/A This is free software, and you are welcome to redistribute it
2082N/A under certain conditions; type `show c' for details.
2082N/A
2082N/AThe hypothetical commands `show w' and `show c' should show the appropriate
2082N/Aparts of the General Public License. Of course, your program's commands
2082N/Amight be different; for a GUI interface, you would use an "about box".
2082N/A
2082N/A You should also get your employer (if you work as a programmer) or school,
2082N/Aif any, to sign a "copyright disclaimer" for the program, if necessary.
2082N/AFor more information on this, and how to apply and follow the GNU GPL, see
2082N/A<http://www.gnu.org/licenses/>.
2082N/A
2082N/A The GNU General Public License does not permit incorporating your program
2082N/Ainto proprietary programs. If your program is a subroutine library, you
2082N/Amay consider it more useful to permit linking proprietary applications with
2082N/Athe library. If this is what you want to do, use the GNU Lesser General
2082N/APublic License instead of this License. But first, please read
2082N/A<http://www.gnu.org/philosophy/why-not-lgpl.html>.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A Version: MPL 1.1/GPL 2.0/LGPL 2.1
2082N/A
2082N/A The contents of this file are subject to the Mozilla Public License Version
2082N/A 1.1 (the "License"); you may not use this file except in compliance with
2082N/A the License. You may obtain a copy of the License at
2082N/A http://www.mozilla.org/MPL/
2082N/A
2082N/A Software distributed under the License is distributed on an "AS IS" basis,
2082N/A WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
2082N/A for the specific language governing rights and limitations under the
2082N/A License.
2082N/A
2082N/A The Original Code is mozilla.org code.
2082N/A
2082N/A The Initial Developer of the Original Code is
2082N/A Netscape Communications Corporation.
2082N/A Portions created by the Initial Developer are Copyright (C) 1998
2082N/A the Initial Developer. All Rights Reserved.
2082N/A
2082N/A Contributor(s):
2082N/A
2082N/A Alternatively, the contents of this file may be used under the terms of
2082N/A either the GNU General Public License Version 2 or later (the "GPL"), or
2082N/A the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
2082N/A in which case the provisions of the GPL or the LGPL are applicable instead
2082N/A of those above. If you wish to allow use of your version of this file only
2082N/A under the terms of either the GPL or the LGPL, and not to allow others to
2082N/A use your version of this file under the terms of the MPL, indicate your
2082N/A decision by deleting the provisions above and replace them with the notice
2082N/A and other provisions required by the GPL or the LGPL. If you do not delete
2082N/A the provisions above, a recipient may use your version of this file under
2082N/A the terms of any one of the MPL, the GPL or the LGPL.
2082N/A
2082N/AOracle chooses the LGPLv2.1
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/ACopyright (c) Rich Hickey. All rights reserved.
2082N/AThe use and distribution terms for this software are covered by the
2082N/ACommon Public License 1.0 (http://opensource.org/licenses/cpl.php)
2082N/Awhich can be found in the file CPL.TXT at the root of this distribution.
2082N/ABy using this software in any fashion, you are agreeing to be bound by
2082N/Athe terms of this license.
2082N/AYou must not remove this notice, or any other, from this software.
2082N/A
2082N/A
2082N/ACommon Public License Version 1.0
2082N/A
2082N/ATHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
2082N/ALICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
2082N/ACONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
2082N/A
2082N/A1. DEFINITIONS
2082N/A
2082N/A"Contribution" means:
2082N/A
2082N/Aa) in the case of the initial Contributor, the initial code and
2082N/Adocumentation distributed under this Agreement, and
2082N/A
2082N/Ab) in the case of each subsequent Contributor:
2082N/A
2082N/Ai) changes to the Program, and
2082N/A
2082N/Aii) additions to the Program;
2082N/A
2082N/Awhere such changes and/or additions to the Program originate from and are
2082N/Adistributed by that particular Contributor. A Contribution 'originates' from a
2082N/AContributor if it was added to the Program by such Contributor itself or anyone
2082N/Aacting on such Contributor's behalf. Contributions do not include additions to
2082N/Athe Program which: (i) are separate modules of software distributed in
2082N/Aconjunction with the Program under their own license agreement, and (ii) are not
2082N/Aderivative works of the Program.
2082N/A
2082N/A"Contributor" means any person or entity that distributes the Program.
2082N/A
2082N/A"Licensed Patents " mean patent claims licensable by a Contributor which are
2082N/Anecessarily infringed by the use or sale of its Contribution alone or when
2082N/Acombined with the Program.
2082N/A
2082N/A"Program" means the Contributions distributed in accordance with this Agreement.
2082N/A
2082N/A"Recipient" means anyone who receives the Program under this Agreement,
2082N/Aincluding all Contributors.
2082N/A
2082N/A2. GRANT OF RIGHTS
2082N/A
2082N/Aa) Subject to the terms of this Agreement, each Contributor hereby grants
2082N/ARecipient a non-exclusive, worldwide, royalty-free copyright license to
2082N/Areproduce, prepare derivative works of, publicly display, publicly perform,
2082N/Adistribute and sublicense the Contribution of such Contributor, if any, and such
2082N/Aderivative works, in source code and object code form.
2082N/A
2082N/Ab) Subject to the terms of this Agreement, each Contributor hereby grants
2082N/ARecipient a non-exclusive, worldwide, royalty-free patent license under Licensed
2082N/APatents to make, use, sell, offer to sell, import and otherwise transfer the
2082N/AContribution of such Contributor, if any, in source code and object code form.
2082N/AThis patent license shall apply to the combination of the Contribution and the
2082N/AProgram if, at the time the Contribution is added by the Contributor, such
2082N/Aaddition of the Contribution causes such combination to be covered by the
2082N/ALicensed Patents. The patent license shall not apply to any other combinations
2082N/Awhich include the Contribution. No hardware per se is licensed hereunder.
2082N/A
2082N/Ac) Recipient understands that although each Contributor grants the licenses
2082N/Ato its Contributions set forth herein, no assurances are provided by any
2082N/AContributor that the Program does not infringe the patent or other intellectual
2082N/Aproperty rights of any other entity. Each Contributor disclaims any liability to
2082N/ARecipient for claims brought by any other entity based on infringement of
2082N/Aintellectual property rights or otherwise. As a condition to exercising the
2082N/Arights and licenses granted hereunder, each Recipient hereby assumes sole
2082N/Aresponsibility to secure any other intellectual property rights needed, if any.
2082N/AFor example, if a third party patent license is required to allow Recipient to
2082N/Adistribute the Program, it is Recipient's responsibility to acquire that license
2082N/Abefore distributing the Program.
2082N/A
2082N/Ad) Each Contributor represents that to its knowledge it has sufficient
2082N/Acopyright rights in its Contribution, if any, to grant the copyright license set
2082N/Aforth in this Agreement.
2082N/A
2082N/A3. REQUIREMENTS
2082N/A
2082N/AA Contributor may choose to distribute the Program in object code form under its
2082N/Aown license agreement, provided that:
2082N/A
2082N/Aa) it complies with the terms and conditions of this Agreement; and
2082N/A
2082N/Ab) its license agreement:
2082N/A
2082N/Ai) effectively disclaims on behalf of all Contributors all warranties and
2082N/Aconditions, express and implied, including warranties or conditions of title and
2082N/Anon-infringement, and implied warranties or conditions of merchantability and
2082N/Afitness for a particular purpose;
2082N/A
2082N/Aii) effectively excludes on behalf of all Contributors all liability for
2082N/Adamages, including direct, indirect, special, incidental and consequential
2082N/Adamages, such as lost profits;
2082N/A
2082N/Aiii) states that any provisions which differ from this Agreement are offered
2082N/Aby that Contributor alone and not by any other party; and
2082N/A
2082N/Aiv) states that source code for the Program is available from such
2082N/AContributor, and informs licensees how to obtain it in a reasonable manner on or
2082N/Athrough a medium customarily used for software exchange.
2082N/A
2082N/AWhen the Program is made available in source code form:
2082N/A
2082N/Aa) it must be made available under this Agreement; and
2082N/A
2082N/Ab) a copy of this Agreement must be included with each copy of the Program.
2082N/A
2082N/AContributors may not remove or alter any copyright notices contained within the
2082N/AProgram.
2082N/A
2082N/AEach Contributor must identify itself as the originator of its Contribution, if
2082N/Aany, in a manner that reasonably allows subsequent Recipients to identify the
2082N/Aoriginator of the Contribution.
2082N/A
2082N/A4. COMMERCIAL DISTRIBUTION
2082N/A
2082N/ACommercial distributors of software may accept certain responsibilities with
2082N/Arespect to end users, business partners and the like. While this license is
2082N/Aintended to facilitate the commercial use of the Program, the Contributor who
2082N/Aincludes the Program in a commercial product offering should do so in a manner
2082N/Awhich does not create potential liability for other Contributors. Therefore, if
2082N/Aa Contributor includes the Program in a commercial product offering, such
2082N/AContributor ("Commercial Contributor") hereby agrees to defend and indemnify
2082N/Aevery other Contributor ("Indemnified Contributor") against any losses, damages
2082N/Aand costs (collectively "Losses") arising from claims, lawsuits and other legal
2082N/Aactions brought by a third party against the Indemnified Contributor to the
2082N/Aextent caused by the acts or omissions of such Commercial Contributor in
2082N/Aconnection with its distribution of the Program in a commercial product
2082N/Aoffering. The obligations in this section do not apply to any claims or Losses
2082N/Arelating to any actual or alleged intellectual property infringement. In order
2082N/Ato qualify, an Indemnified Contributor must: a) promptly notify the Commercial
2082N/AContributor in writing of such claim, and b) allow the Commercial Contributor to
2082N/Acontrol, and cooperate with the Commercial Contributor in, the defense and any
2082N/Arelated settlement negotiations. The Indemnified Contributor may participate in
2082N/Aany such claim at its own expense.
2082N/A
2082N/AFor example, a Contributor might include the Program in a commercial product
2082N/Aoffering, Product X. That Contributor is then a Commercial Contributor. If that
2082N/ACommercial Contributor then makes performance claims, or offers warranties
2082N/Arelated to Product X, those performance claims and warranties are such
2082N/ACommercial Contributor's responsibility alone. Under this section, the
2082N/ACommercial Contributor would have to defend claims against the other
2082N/AContributors related to those performance claims and warranties, and if a court
2082N/Arequires any other Contributor to pay any damages as a result, the Commercial
2082N/AContributor must pay those damages.
2082N/A
2082N/A5. NO WARRANTY
2082N/A
2082N/AEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
2082N/A"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
2082N/AIMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
2082N/ANON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
2082N/ARecipient is solely responsible for determining the appropriateness of using and
2082N/Adistributing the Program and assumes all risks associated with its exercise of
2082N/Arights under this Agreement, including but not limited to the risks and costs of
2082N/Aprogram errors, compliance with applicable laws, damage to or loss of data,
2082N/Aprograms or equipment, and unavailability or interruption of operations.
2082N/A
2082N/A6. DISCLAIMER OF LIABILITY
2082N/A
2082N/AEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
2082N/ACONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2082N/ASPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
2082N/APROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
2082N/ASTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2082N/AOUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
2082N/AGRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
2082N/A
2082N/A7. GENERAL
2082N/A
2082N/AIf any provision of this Agreement is invalid or unenforceable under applicable
2082N/Alaw, it shall not affect the validity or enforceability of the remainder of the
2082N/Aterms of this Agreement, and without further action by the parties hereto, such
2082N/Aprovision shall be reformed to the minimum extent necessary to make such
2082N/Aprovision valid and enforceable.
2082N/A
2082N/AIf Recipient institutes patent litigation against a Contributor with respect to
2082N/Aa patent applicable to software (including a cross-claim or counterclaim in a
2082N/Alawsuit), then any patent licenses granted by that Contributor to such Recipient
2082N/Aunder this Agreement shall terminate as of the date such litigation is filed. In
2082N/Aaddition, if Recipient institutes patent litigation against any entity
2082N/A(including a cross-claim or counterclaim in a lawsuit) alleging that the Program
2082N/Aitself (excluding combinations of the Program with other software or hardware)
2082N/Ainfringes such Recipient's patent(s), then such Recipient's rights granted under
2082N/ASection 2(b) shall terminate as of the date such litigation is filed.
2082N/A
2082N/AAll Recipient's rights under this Agreement shall terminate if it fails to
2082N/Acomply with any of the material terms or conditions of this Agreement and does
2082N/Anot cure such failure in a reasonable period of time after becoming aware of
2082N/Asuch noncompliance. If all Recipient's rights under this Agreement terminate,
2082N/ARecipient agrees to cease use and distribution of the Program as soon as
2082N/Areasonably practicable. However, Recipient's obligations under this Agreement
2082N/Aand any licenses granted by Recipient relating to the Program shall continue and
2082N/Asurvive.
2082N/A
2082N/AEveryone is permitted to copy and distribute copies of this Agreement, but in
2082N/Aorder to avoid inconsistency the Agreement is copyrighted and may only be
2082N/Amodified in the following manner. The Agreement Steward reserves the right to
2082N/Apublish new versions (including revisions) of this Agreement from time to time.
2082N/ANo one other than the Agreement Steward has the right to modify this Agreement.
2082N/AIBM is the initial Agreement Steward. IBM may assign the responsibility to serve
2082N/Aas the Agreement Steward to a suitable separate entity. Each new version of the
2082N/AAgreement will be given a distinguishing version number. The Program (including
2082N/AContributions) may always be distributed subject to the version of the Agreement
2082N/Aunder which it was received. In addition, after a new version of the Agreement
2082N/Ais published, Contributor may elect to distribute the Program (including its
2082N/AContributions) under the new version. Except as expressly stated in Sections
2082N/A2(a) and 2(b) above, Recipient receives no rights or licenses to the
2082N/Aintellectual property of any Contributor under this Agreement, whether
2082N/Aexpressly, by implication, estoppel or otherwise. All rights in the Program not
2082N/Aexpressly granted under this Agreement are reserved.
2082N/A
2082N/AThis Agreement is governed by the laws of the State of New York and the
2082N/Aintellectual property laws of the United States of America. No party to this
2082N/AAgreement will bring a legal action under this Agreement more than one year
2082N/Aafter the cause of action arose. Each party waives its rights to a jury trial in
2082N/Aany resulting litigation.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
2082N/A
2082N/A Redistribution and use in source and binary forms, with or without
2082N/A modification, are permitted provided that the following conditions
2082N/A are met:
2082N/A
2082N/A -Redistributions of source code must retain the above copyright
2082N/A notice, this list of conditions and the following disclaimer.
2082N/A
2082N/A -Redistribution in binary form must reproduct the above copyright
2082N/A notice, this list of conditions and the following disclaimer in
2082N/A the documentation and/or other materials provided with the distribution.
2082N/A
2082N/A Neither the name of Sun Microsystems, Inc. or the names of contributors
2082N/A may be used to endorse or promote products derived from this software
2082N/A without specific prior written permission.
2082N/A
2082N/A This software is provided "AS IS," without a warranty of any kind. ALL
2082N/A EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING
2082N/A ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
2082N/A OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN AND ITS LICENSORS SHALL NOT
2082N/A BE LIABLE FOR ANY DAMAGES OR LIABILITIES SUFFERED BY LICENSEE AS A RESULT
2082N/A OF OR RELATING TO USE, MODIFICATION OR DISTRIBUTION OF THE SOFTWARE OR ITS
2082N/A DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST
2082N/A REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
2082N/A INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY
2082N/A OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, EVEN
2082N/A IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
2082N/A
2082N/A You acknowledge that Software is not designed, licensed or intended for
2082N/A use in the design, construction, operation or maintenance of any nuclear
2082N/A facility.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A(C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata
2082N/A Alfredo Buttari University of Rome Tor Vergata
2082N/A Daniela Di Serafino II University of Naples
2082N/A Pasqua D'Ambra ICAR-CNR
2082N/A
2082N/A1. Redistributions of source code must retain the above copyright
2082N/A notice, this list of conditions and the following disclaimer.
2082N/A
2082N/A2. Redistributions in binary form must reproduce the above copyright
2082N/A notice, this list of conditions, and the following disclaimer in the
2082N/A documentation and/or other materials provided with the distribution.
2082N/A
2082N/A3. The name of the MD2P4 group or the names of its contributors may
2082N/A software without specific written permission.
2082N/A
2082N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2082N/A``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2082N/ATO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2082N/APURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE MD2P4 GROUP OR ITS CONTRIBUTORS
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/ACopyright (C) 2009 Benjamin Kowarsch. All rights reserved.
2082N/A
2082N/ALicense:
2082N/A
2082N/ARedistribution and use in source and binary forms, with or without
2082N/Amodification, are permitted provided that the following conditions are met
2082N/A
2082N/A1) NO FEES may be charged for the provision of the software. The software
2082N/A may NOT be published on websites that contain advertising, unless
2082N/A specific prior written permission has been obtained.
2082N/A
2082N/A2) Redistributions of source code must retain the above copyright notice,
2082N/A this list of conditions and the following disclaimer.
2082N/A
2082N/A3) Redistributions in binary form must reproduce the above copyright
2082N/A notice, this list of conditions and the following disclaimer in the
2082N/A documentation and other materials provided with the distribution.
2082N/A
2082N/A4) Neither the author's name nor the names of any contributors may be used
2082N/A to endorse or promote products derived from this software without
2082N/A specific prior written permission.
2082N/A
2082N/A5) Where this list of conditions or the following disclaimer, in part or
2082N/A as a whole is overruled or nullified by applicable law, no permission
2082N/A is granted to use the software.
2082N/A
2082N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2082N/AAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2082N/AIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2082N/AARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
2082N/ALIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2082N/ACONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2082N/ASUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2082N/AINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2082N/ACONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2082N/AARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2082N/APOSSIBILITY OF SUCH DAMAGE.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/ACopyright (c) 2008 Silken Web - Free BSD License
2082N/AAll rights reserved.
2082N/A
2082N/ARedistribution and use in source and binary forms, with or without
2082N/Amodification, are permitted provided that the following conditions are met:
2082N/A* Redistributions of source code must retain the above copyright notice, this
2082N/A list of conditions and the following disclaimer
2082N/A* Redistributions in binary form must reproduce the above copyright notice,
2082N/A this list of conditions and the following disclaimer in the documentation
2082N/A and/or other materials provided with the distribution.
2082N/A* Neither the name of Silken Web nor the names of its contributors may be used
2082N/A to endorse or promote products derived from this software without specific
2082N/A prior written permission.
2082N/A
2082N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2082N/AANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
2082N/ATHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2082N/AARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
2082N/ABE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2082N/ACONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
2082N/AGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2082N/AHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2082N/ALIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
2082N/AOF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2082N/ADAMAGE.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/ACopyright (C) 2008 Slava Pestov
2082N/ASee http://factorcode.org/license.txt for BSD license.
2082N/A
2082N/ARedistribution and use in source and binary forms, with or without
2082N/Amodification, are permitted provided that the following conditions are met:
2082N/A
2082N/A Redistributions of source code must retain the above copyright notice, this
2082N/A list of conditions and the following disclaimer.
2082N/A
2082N/A Redistributions in binary form must reproduce the above copyright notice,
2082N/A this list of conditions and the following disclaimer in the documentation
2082N/A and/or other materials provided with the distribution.
2082N/A
2082N/A Neither the name of the <ORGANIZATION> nor the names of its contributors
2082N/A may be used to endorse or promote products derived from this software without
2082N/A specific prior written permission.
2082N/A
2082N/ATHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2082N/AANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2082N/AWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2082N/ADISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2082N/AFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2082N/ADAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2082N/ASERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2082N/ACAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2082N/AOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2082N/AOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2082N/A
2082N/A--------------------------------------------------------------------------------
2082N/A
2082N/A (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata
2082N/A Alfredo Buttari University of Rome Tor Vergata
2082N/A Daniela Di Serafino II University of Naples
2082N/A Pasqua D'Ambra ICAR-CNR
2082N/A
2082N/A Redistribution and use in source and binary forms, with or without
2082N/A modification, are permitted provided that the following conditions
2082N/A are met:
2082N/A 1. Redistributions of source code must retain the above copyright
2082N/A notice, this list of conditions and the following disclaimer.
2082N/A 2. Redistributions in binary form must reproduce the above copyright
2082N/A notice, this list of conditions, and the following disclaimer in the
2082N/A documentation and/or other materials provided with the distribution.
2082N/A 3. The name of the MD2P4 group or the names of its contributors may
2082N/A not be used to endorse or promote products derived from this
2082N/A software without specific written permission.
2082N/A
2082N/A THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2082N/A ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2082N/A TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2082N/A PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE MD2P4 GROUP OR ITS CONTRIBUTORS
2082N/A BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2082N/A CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2082N/A SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2082N/A INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2082N/A CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2082N/A ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2082N/A POSSIBILITY OF SUCH DAMAGE.