Blame LICENSE

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