Use new \tutorialpartsplit command to handle splitting this apart.
This commit is contained in:
parent
a700a8caa6
commit
a333f11d11
1 changed files with 14 additions and 11 deletions
25
gpl-lgpl.tex
25
gpl-lgpl.tex
|
@ -26,13 +26,13 @@
|
||||||
\begin{center}
|
\begin{center}
|
||||||
|
|
||||||
{\parindent 0in
|
{\parindent 0in
|
||||||
This part is: \\
|
\tutorialpartsplit{``Detailed Analysis of the GNU GPL and Related Licenses''}{This part} is: \\
|
||||||
\begin{tabbing}
|
\begin{tabbing}
|
||||||
Copyright \= \copyright{} 2003, 2004, 2005 \= \hspace{.2in} Free Software Foundation, Inc. \\
|
Copyright \= \copyright{} 2003, 2004, 2005 \= \hspace{.2in} Free Software Foundation, Inc. \\
|
||||||
Copyright \= \copyright{} 2014 \= \hspace{.2in} Bradley M. Kuhn \\
|
Copyright \= \copyright{} 2014 \= \hspace{.2in} Bradley M. Kuhn \\
|
||||||
\end{tabbing}
|
\end{tabbing}
|
||||||
|
|
||||||
Authors of this Part Are: \\
|
Authors of \tutorialpartsplit{``Detailed Analysis of the GNU GPL and Related Licenses''}{this part} are: \\
|
||||||
|
|
||||||
Bradley M. Kuhn \\
|
Bradley M. Kuhn \\
|
||||||
David ``Novalis'' Turner \\
|
David ``Novalis'' Turner \\
|
||||||
|
@ -41,7 +41,7 @@ John Sullivan
|
||||||
|
|
||||||
\vspace{.3in}
|
\vspace{.3in}
|
||||||
|
|
||||||
The copyright holders of this part hereby grant the freedom to copy, modify,
|
The copyright holders of \tutorialpartsplit{``Detailed Analysis of the GNU GPL and Related Licenses''}{this part} hereby grant the freedom to copy, modify,
|
||||||
convey, Adapt, and/or redistribute this work under the terms of the Creative
|
convey, Adapt, and/or redistribute this work under the terms of the Creative
|
||||||
Commons Attribution Share Alike 4.0 International License. A copy of that
|
Commons Attribution Share Alike 4.0 International License. A copy of that
|
||||||
license is available at
|
license is available at
|
||||||
|
@ -51,14 +51,17 @@ license is available at
|
||||||
|
|
||||||
\bigskip
|
\bigskip
|
||||||
|
|
||||||
This part of the tutorial gives a comprehensive explanation of the most
|
\bigskip
|
||||||
popular Free Software copyright license, the GNU General Public License
|
|
||||||
(``GNU GPL'', or sometimes just ``GPL'') -- both version 2 (``GPLv2'') and
|
\tutorialpartsplit{This tutorial}{This part of the tutorial} gives a
|
||||||
version 3 (``GPLv3'') -- and teaches lawyers, software developers, managers
|
comprehensive explanation of the most popular Free Software copyright
|
||||||
and business people how to use the GPL (and GPL'd software) successfully both
|
license, the GNU General Public License (``GNU GPL'', or sometimes just
|
||||||
as a community-building ``Constitution'' for a software project, or to
|
``GPL'') -- both version 2 (``GPLv2'') and version 3 (``GPLv3'') -- and
|
||||||
incorporate copylefted software into a new Free Software business and in
|
teaches lawyers, software developers, managers and business people how to use
|
||||||
existing, successful enterprises.
|
the GPL (and GPL'd software) successfully both as a community-building
|
||||||
|
``Constitution'' for a software project, or to incorporate copylefted
|
||||||
|
software into a new Free Software business and in existing, successful
|
||||||
|
enterprises.
|
||||||
|
|
||||||
To successfully benefit of from this part of the tutorial, readers should
|
To successfully benefit of from this part of the tutorial, readers should
|
||||||
have a general familiarity with software development processes. A vague
|
have a general familiarity with software development processes. A vague
|
||||||
|
|
Loading…
Reference in a new issue