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}
|
||||
|
||||
{\parindent 0in
|
||||
This part is: \\
|
||||
\tutorialpartsplit{``Detailed Analysis of the GNU GPL and Related Licenses''}{This part} is: \\
|
||||
\begin{tabbing}
|
||||
Copyright \= \copyright{} 2003, 2004, 2005 \= \hspace{.2in} Free Software Foundation, Inc. \\
|
||||
Copyright \= \copyright{} 2014 \= \hspace{.2in} Bradley M. Kuhn \\
|
||||
\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 \\
|
||||
David ``Novalis'' Turner \\
|
||||
|
@ -41,7 +41,7 @@ John Sullivan
|
|||
|
||||
\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
|
||||
Commons Attribution Share Alike 4.0 International License. A copy of that
|
||||
license is available at
|
||||
|
@ -51,14 +51,17 @@ license is available at
|
|||
|
||||
\bigskip
|
||||
|
||||
This part of the tutorial gives a comprehensive explanation of the most
|
||||
popular Free Software copyright license, the GNU General Public License
|
||||
(``GNU GPL'', or sometimes just ``GPL'') -- both version 2 (``GPLv2'') and
|
||||
version 3 (``GPLv3'') -- and teaches lawyers, software developers, managers
|
||||
and business people how to use 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.
|
||||
\bigskip
|
||||
|
||||
\tutorialpartsplit{This tutorial}{This part of the tutorial} gives a
|
||||
comprehensive explanation of the most popular Free Software copyright
|
||||
license, the GNU General Public License (``GNU GPL'', or sometimes just
|
||||
``GPL'') -- both version 2 (``GPLv2'') and version 3 (``GPLv3'') -- and
|
||||
teaches lawyers, software developers, managers and business people how to use
|
||||
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
|
||||
have a general familiarity with software development processes. A vague
|
||||
|
|
Loading…
Reference in a new issue