b0f24b1
                    GNU GENERAL PUBLIC LICENSE
b0f24b1
                       Version 2, June 1991
b0f24b1
b0f24b1
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
b0f24b1
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
b0f24b1
 Everyone is permitted to copy and distribute verbatim copies
b0f24b1
 of this license document, but changing it is not allowed.
b0f24b1
b0f24b1
                            Preamble
b0f24b1
b0f24b1
  The licenses for most software are designed to take away your
b0f24b1
freedom to share and change it.  By contrast, the GNU General Public
b0f24b1
License is intended to guarantee your freedom to share and change free
b0f24b1
software--to make sure the software is free for all its users.  This
b0f24b1
General Public License applies to most of the Free Software
b0f24b1
Foundation's software and to any other program whose authors commit to
b0f24b1
using it.  (Some other Free Software Foundation software is covered by
b0f24b1
the GNU Lesser General Public License instead.)  You can apply it to
b0f24b1
your programs, too.
b0f24b1
b0f24b1
  When we speak of free software, we are referring to freedom, not
b0f24b1
price.  Our General Public Licenses are designed to make sure that you
b0f24b1
have the freedom to distribute copies of free software (and charge for
b0f24b1
this service if you wish), that you receive source code or can get it
b0f24b1
if you want it, that you can change the software or use pieces of it
b0f24b1
in new free programs; and that you know you can do these things.
b0f24b1
b0f24b1
  To protect your rights, we need to make restrictions that forbid
b0f24b1
anyone to deny you these rights or to ask you to surrender the rights.
b0f24b1
These restrictions translate to certain responsibilities for you if you
b0f24b1
distribute copies of the software, or if you modify it.
b0f24b1
b0f24b1
  For example, if you distribute copies of such a program, whether
b0f24b1
gratis or for a fee, you must give the recipients all the rights that
b0f24b1
you have.  You must make sure that they, too, receive or can get the
b0f24b1
source code.  And you must show them these terms so they know their
b0f24b1
rights.
b0f24b1
b0f24b1
  We protect your rights with two steps: (1) copyright the software, and
b0f24b1
(2) offer you this license which gives you legal permission to copy,
b0f24b1
distribute and/or modify the software.
b0f24b1
b0f24b1
  Also, for each author's protection and ours, we want to make certain
b0f24b1
that everyone understands that there is no warranty for this free
b0f24b1
software.  If the software is modified by someone else and passed on, we
b0f24b1
want its recipients to know that what they have is not the original, so
b0f24b1
that any problems introduced by others will not reflect on the original
b0f24b1
authors' reputations.
b0f24b1
b0f24b1
  Finally, any free program is threatened constantly by software
b0f24b1
patents.  We wish to avoid the danger that redistributors of a free
b0f24b1
program will individually obtain patent licenses, in effect making the
b0f24b1
program proprietary.  To prevent this, we have made it clear that any
b0f24b1
patent must be licensed for everyone's free use or not licensed at all.
b0f24b1
b0f24b1
  The precise terms and conditions for copying, distribution and
b0f24b1
modification follow.
b0f24b1
b0f24b1
                    GNU GENERAL PUBLIC LICENSE
b0f24b1
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
b0f24b1
b0f24b1
  0. This License applies to any program or other work which contains
b0f24b1
a notice placed by the copyright holder saying it may be distributed
b0f24b1
under the terms of this General Public License.  The "Program", below,
b0f24b1
refers to any such program or work, and a "work based on the Program"
b0f24b1
means either the Program or any derivative work under copyright law:
b0f24b1
that is to say, a work containing the Program or a portion of it,
b0f24b1
either verbatim or with modifications and/or translated into another
b0f24b1
language.  (Hereinafter, translation is included without limitation in
b0f24b1
the term "modification".)  Each licensee is addressed as "you".
b0f24b1
b0f24b1
Activities other than copying, distribution and modification are not
b0f24b1
covered by this License; they are outside its scope.  The act of
b0f24b1
running the Program is not restricted, and the output from the Program
b0f24b1
is covered only if its contents constitute a work based on the
b0f24b1
Program (independent of having been made by running the Program).
b0f24b1
Whether that is true depends on what the Program does.
b0f24b1
b0f24b1
  1. You may copy and distribute verbatim copies of the Program's
b0f24b1
source code as you receive it, in any medium, provided that you
b0f24b1
conspicuously and appropriately publish on each copy an appropriate
b0f24b1
copyright notice and disclaimer of warranty; keep intact all the
b0f24b1
notices that refer to this License and to the absence of any warranty;
b0f24b1
and give any other recipients of the Program a copy of this License
b0f24b1
along with the Program.
b0f24b1
b0f24b1
You may charge a fee for the physical act of transferring a copy, and
b0f24b1
you may at your option offer warranty protection in exchange for a fee.
b0f24b1
b0f24b1
  2. You may modify your copy or copies of the Program or any portion
b0f24b1
of it, thus forming a work based on the Program, and copy and
b0f24b1
distribute such modifications or work under the terms of Section 1
b0f24b1
above, provided that you also meet all of these conditions:
b0f24b1
b0f24b1
    a) You must cause the modified files to carry prominent notices
b0f24b1
    stating that you changed the files and the date of any change.
b0f24b1
b0f24b1
    b) You must cause any work that you distribute or publish, that in
b0f24b1
    whole or in part contains or is derived from the Program or any
b0f24b1
    part thereof, to be licensed as a whole at no charge to all third
b0f24b1
    parties under the terms of this License.
b0f24b1
b0f24b1
    c) If the modified program normally reads commands interactively
b0f24b1
    when run, you must cause it, when started running for such
b0f24b1
    interactive use in the most ordinary way, to print or display an
b0f24b1
    announcement including an appropriate copyright notice and a
b0f24b1
    notice that there is no warranty (or else, saying that you provide
b0f24b1
    a warranty) and that users may redistribute the program under
b0f24b1
    these conditions, and telling the user how to view a copy of this
b0f24b1
    License.  (Exception: if the Program itself is interactive but
b0f24b1
    does not normally print such an announcement, your work based on
b0f24b1
    the Program is not required to print an announcement.)
b0f24b1
b0f24b1
These requirements apply to the modified work as a whole.  If
b0f24b1
identifiable sections of that work are not derived from the Program,
b0f24b1
and can be reasonably considered independent and separate works in
b0f24b1
themselves, then this License, and its terms, do not apply to those
b0f24b1
sections when you distribute them as separate works.  But when you
b0f24b1
distribute the same sections as part of a whole which is a work based
b0f24b1
on the Program, the distribution of the whole must be on the terms of
b0f24b1
this License, whose permissions for other licensees extend to the
b0f24b1
entire whole, and thus to each and every part regardless of who wrote it.
b0f24b1
b0f24b1
Thus, it is not the intent of this section to claim rights or contest
b0f24b1
your rights to work written entirely by you; rather, the intent is to
b0f24b1
exercise the right to control the distribution of derivative or
b0f24b1
collective works based on the Program.
b0f24b1
b0f24b1
In addition, mere aggregation of another work not based on the Program
b0f24b1
with the Program (or with a work based on the Program) on a volume of
b0f24b1
a storage or distribution medium does not bring the other work under
b0f24b1
the scope of this License.
b0f24b1
b0f24b1
  3. You may copy and distribute the Program (or a work based on it,
b0f24b1
under Section 2) in object code or executable form under the terms of
b0f24b1
Sections 1 and 2 above provided that you also do one of the following:
b0f24b1
b0f24b1
    a) Accompany it with the complete corresponding machine-readable
b0f24b1
    source code, which must be distributed under the terms of Sections
b0f24b1
    1 and 2 above on a medium customarily used for software interchange; or,
b0f24b1
b0f24b1
    b) Accompany it with a written offer, valid for at least three
b0f24b1
    years, to give any third party, for a charge no more than your
b0f24b1
    cost of physically performing source distribution, a complete
b0f24b1
    machine-readable copy of the corresponding source code, to be
b0f24b1
    distributed under the terms of Sections 1 and 2 above on a medium
b0f24b1
    customarily used for software interchange; or,
b0f24b1
b0f24b1
    c) Accompany it with the information you received as to the offer
b0f24b1
    to distribute corresponding source code.  (This alternative is
b0f24b1
    allowed only for noncommercial distribution and only if you
b0f24b1
    received the program in object code or executable form with such
b0f24b1
    an offer, in accord with Subsection b above.)
b0f24b1
b0f24b1
The source code for a work means the preferred form of the work for
b0f24b1
making modifications to it.  For an executable work, complete source
b0f24b1
code means all the source code for all modules it contains, plus any
b0f24b1
associated interface definition files, plus the scripts used to
b0f24b1
control compilation and installation of the executable.  However, as a
b0f24b1
special exception, the source code distributed need not include
b0f24b1
anything that is normally distributed (in either source or binary
b0f24b1
form) with the major components (compiler, kernel, and so on) of the
b0f24b1
operating system on which the executable runs, unless that component
b0f24b1
itself accompanies the executable.
b0f24b1
b0f24b1
If distribution of executable or object code is made by offering
b0f24b1
access to copy from a designated place, then offering equivalent
b0f24b1
access to copy the source code from the same place counts as
b0f24b1
distribution of the source code, even though third parties are not
b0f24b1
compelled to copy the source along with the object code.
b0f24b1
b0f24b1
  4. You may not copy, modify, sublicense, or distribute the Program
b0f24b1
except as expressly provided under this License.  Any attempt
b0f24b1
otherwise to copy, modify, sublicense or distribute the Program is
b0f24b1
void, and will automatically terminate your rights under this License.
b0f24b1
However, parties who have received copies, or rights, from you under
b0f24b1
this License will not have their licenses terminated so long as such
b0f24b1
parties remain in full compliance.
b0f24b1
b0f24b1
  5. You are not required to accept this License, since you have not
b0f24b1
signed it.  However, nothing else grants you permission to modify or
b0f24b1
distribute the Program or its derivative works.  These actions are
b0f24b1
prohibited by law if you do not accept this License.  Therefore, by
b0f24b1
modifying or distributing the Program (or any work based on the
b0f24b1
Program), you indicate your acceptance of this License to do so, and
b0f24b1
all its terms and conditions for copying, distributing or modifying
b0f24b1
the Program or works based on it.
b0f24b1
b0f24b1
  6. Each time you redistribute the Program (or any work based on the
b0f24b1
Program), the recipient automatically receives a license from the
b0f24b1
original licensor to copy, distribute or modify the Program subject to
b0f24b1
these terms and conditions.  You may not impose any further
b0f24b1
restrictions on the recipients' exercise of the rights granted herein.
b0f24b1
You are not responsible for enforcing compliance by third parties to
b0f24b1
this License.
b0f24b1
b0f24b1
  7. If, as a consequence of a court judgment or allegation of patent
b0f24b1
infringement or for any other reason (not limited to patent issues),
b0f24b1
conditions are imposed on you (whether by court order, agreement or
b0f24b1
otherwise) that contradict the conditions of this License, they do not
b0f24b1
excuse you from the conditions of this License.  If you cannot
b0f24b1
distribute so as to satisfy simultaneously your obligations under this
b0f24b1
License and any other pertinent obligations, then as a consequence you
b0f24b1
may not distribute the Program at all.  For example, if a patent
b0f24b1
license would not permit royalty-free redistribution of the Program by
b0f24b1
all those who receive copies directly or indirectly through you, then
b0f24b1
the only way you could satisfy both it and this License would be to
b0f24b1
refrain entirely from distribution of the Program.
b0f24b1
b0f24b1
If any portion of this section is held invalid or unenforceable under
b0f24b1
any particular circumstance, the balance of the section is intended to
b0f24b1
apply and the section as a whole is intended to apply in other
b0f24b1
circumstances.
b0f24b1
b0f24b1
It is not the purpose of this section to induce you to infringe any
b0f24b1
patents or other property right claims or to contest validity of any
b0f24b1
such claims; this section has the sole purpose of protecting the
b0f24b1
integrity of the free software distribution system, which is
b0f24b1
implemented by public license practices.  Many people have made
b0f24b1
generous contributions to the wide range of software distributed
b0f24b1
through that system in reliance on consistent application of that
b0f24b1
system; it is up to the author/donor to decide if he or she is willing
b0f24b1
to distribute software through any other system and a licensee cannot
b0f24b1
impose that choice.
b0f24b1
b0f24b1
This section is intended to make thoroughly clear what is believed to
b0f24b1
be a consequence of the rest of this License.
b0f24b1
b0f24b1
  8. If the distribution and/or use of the Program is restricted in
b0f24b1
certain countries either by patents or by copyrighted interfaces, the
b0f24b1
original copyright holder who places the Program under this License
b0f24b1
may add an explicit geographical distribution limitation excluding
b0f24b1
those countries, so that distribution is permitted only in or among
b0f24b1
countries not thus excluded.  In such case, this License incorporates
b0f24b1
the limitation as if written in the body of this License.
b0f24b1
b0f24b1
  9. The Free Software Foundation may publish revised and/or new versions
b0f24b1
of the General Public License from time to time.  Such new versions will
b0f24b1
be similar in spirit to the present version, but may differ in detail to
b0f24b1
address new problems or concerns.
b0f24b1
b0f24b1
Each version is given a distinguishing version number.  If the Program
b0f24b1
specifies a version number of this License which applies to it and "any
b0f24b1
later version", you have the option of following the terms and conditions
b0f24b1
either of that version or of any later version published by the Free
b0f24b1
Software Foundation.  If the Program does not specify a version number of
b0f24b1
this License, you may choose any version ever published by the Free Software
b0f24b1
Foundation.
b0f24b1
b0f24b1
  10. If you wish to incorporate parts of the Program into other free
b0f24b1
programs whose distribution conditions are different, write to the author
b0f24b1
to ask for permission.  For software which is copyrighted by the Free
b0f24b1
Software Foundation, write to the Free Software Foundation; we sometimes
b0f24b1
make exceptions for this.  Our decision will be guided by the two goals
b0f24b1
of preserving the free status of all derivatives of our free software and
b0f24b1
of promoting the sharing and reuse of software generally.
b0f24b1
b0f24b1
                            NO WARRANTY
b0f24b1
b0f24b1
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
b0f24b1
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
b0f24b1
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
b0f24b1
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
b0f24b1
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
b0f24b1
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
b0f24b1
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
b0f24b1
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
b0f24b1
REPAIR OR CORRECTION.
b0f24b1
b0f24b1
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
b0f24b1
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
b0f24b1
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
b0f24b1
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
b0f24b1
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
b0f24b1
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
b0f24b1
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
b0f24b1
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
b0f24b1
POSSIBILITY OF SUCH DAMAGES.
b0f24b1
b0f24b1
                     END OF TERMS AND CONDITIONS
b0f24b1
b0f24b1
            How to Apply These Terms to Your New Programs
b0f24b1
b0f24b1
  If you develop a new program, and you want it to be of the greatest
b0f24b1
possible use to the public, the best way to achieve this is to make it
b0f24b1
free software which everyone can redistribute and change under these terms.
b0f24b1
b0f24b1
  To do so, attach the following notices to the program.  It is safest
b0f24b1
to attach them to the start of each source file to most effectively
b0f24b1
convey the exclusion of warranty; and each file should have at least
b0f24b1
the "copyright" line and a pointer to where the full notice is found.
b0f24b1
b0f24b1
    <one line to give the program's name and a brief idea of what it does.>
b0f24b1
    Copyright (C) <year>  <name of author>
b0f24b1
b0f24b1
    This program is free software; you can redistribute it and/or modify
b0f24b1
    it under the terms of the GNU General Public License as published by
b0f24b1
    the Free Software Foundation; either version 2 of the License, or
b0f24b1
    (at your option) any later version.
b0f24b1
b0f24b1
    This program is distributed in the hope that it will be useful,
b0f24b1
    but WITHOUT ANY WARRANTY; without even the implied warranty of
b0f24b1
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
b0f24b1
    GNU General Public License for more details.
b0f24b1
b0f24b1
    You should have received a copy of the GNU General Public License along
b0f24b1
    with this program; if not, write to the Free Software Foundation, Inc.,
b0f24b1
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
b0f24b1
b0f24b1
Also add information on how to contact you by electronic and paper mail.
b0f24b1
b0f24b1
If the program is interactive, make it output a short notice like this
b0f24b1
when it starts in an interactive mode:
b0f24b1
b0f24b1
    Gnomovision version 69, Copyright (C) year name of author
b0f24b1
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
b0f24b1
    This is free software, and you are welcome to redistribute it
b0f24b1
    under certain conditions; type `show c' for details.
b0f24b1
b0f24b1
The hypothetical commands `show w' and `show c' should show the appropriate
b0f24b1
parts of the General Public License.  Of course, the commands you use may
b0f24b1
be called something other than `show w' and `show c'; they could even be
b0f24b1
mouse-clicks or menu items--whatever suits your program.
b0f24b1
b0f24b1
You should also get your employer (if you work as a programmer) or your
b0f24b1
school, if any, to sign a "copyright disclaimer" for the program, if
b0f24b1
necessary.  Here is a sample; alter the names:
b0f24b1
b0f24b1
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
b0f24b1
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
b0f24b1
b0f24b1
  <signature of Ty Coon>, 1 April 1989
b0f24b1
  Ty Coon, President of Vice
b0f24b1
b0f24b1
This General Public License does not permit incorporating your program into
b0f24b1
proprietary programs.  If your program is a subroutine library, you may
b0f24b1
consider it more useful to permit linking proprietary applications with the
b0f24b1
library.  If this is what you want to do, use the GNU Lesser General
b0f24b1
Public License instead of this License.