Blame SOURCES/LICENSE

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