Blame COPYING.GPL

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