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