Blame COPYING.md

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