Blame SOURCES/COPYING

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