Blame COPYING

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