Blame COPYING

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