Licenses¶
This project distinguishes between the license for the software (the code) and the license for the documentation (the manual).
Software License¶
The source code of ftw-patch is licensed under the
GNU General Public License v2.0 (GPL-2.0).
This ensures that the software remains free and that any improvements made by
others are shared back with the community. You can find the full license text
in the LICENSE file at the root of the source repository or read it online:
GNU GPL v2.0
Documentation License¶
The documentation is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
In short, this means you are free to:
Share — copy and redistribute the material in any medium or format.
Adapt — remix, transform, and build upon the material.
As long as you follow these terms:
Attribution — You must give appropriate credit.
NonCommercial — You may not use the material for commercial purposes.
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
Font License¶
The documentation uses the TeX Gyre font family. These fonts are distributed under the GUST Font License (GFL), which is a free license intended to support the TeX community.
% This is a preliminary version (2006-09-30), barring acceptance from
% the LaTeX Project Team and other feedback, of the GUST Font License.
% (GUST is the Polish TeX Users Group, http://www.gust.org.pl)
%
% For the most recent version of this license see
% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt
% or
% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
%
% This work may be distributed and/or modified under the conditions
% of the LaTeX Project Public License, either version 1.3c of this
% license or (at your option) any later version.
%
% Please also observe the following clause:
% 1) it is requested, but not legally required, that derived works be
% distributed only after changing the names of the fonts comprising this
% work and given in an accompanying "manifest", and that the
% files comprising the Work, as listed in the manifest, also be given
% new names. Any exceptions to this request are also given in the
% manifest.
%
% We recommend the manifest be given in a separate file named
% MANIFEST-<fontid>.txt, where <fontid> is some unique identification
% of the font family. If a separate "readme" file accompanies the Work,
% we recommend a name of the form README-<fontid>.txt.
%
% The latest version of the LaTeX Project Public License is in
% http://www.latex-project.org/lppl.txt and version 1.3c or later
% is part of all distributions of LaTeX version 2006/05/20 or later.