License¶
This project is distributed under the GNU General Public License v3.0.
The full text of the license is available below. You can also find it online at https://www.gnu.org/licenses/gpl-3.0.html.
GNU GENERAL PUBLIC LICENSE Version 3¶
Click to expand the full license text
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
...
[--- PASTE THE FULL GPL-3.0 PLAIN TEXT LICENSE HERE ---]
...
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
`` **Important Action:** Go to the [GPL-3.0 Plain Text page](https://www.gnu.org/licenses/gpl-3.0.txt) and copy the entire text of the license, pasting it where it says
[--- PASTE THE FULL GPL-3.0 PLAIN TEXT LICENSE HERE ---]`. This is standard practice for including a license.