Added LPPL license information to the documentation and removed the GPL statement.
This commit is contained in:
Binary file not shown.
@@ -1,3 +1,20 @@
|
||||
%% cleanthesis-doc.tex
|
||||
%% Copyright 2015 R. Langner
|
||||
%
|
||||
% This work may be distributed and/or modified under the
|
||||
% conditions of the LaTeX Project Public License, either version 1.3
|
||||
% of this license or (at your option) any later version.
|
||||
% The latest version of this license is in
|
||||
% http://www.latex-project.org/lppl.txt
|
||||
% and version 1.3 or later is part of all distributions of LaTeX
|
||||
% version 2005/12/01 or later.
|
||||
%
|
||||
% This work has the LPPL maintenance status `maintained'.
|
||||
%
|
||||
% The Current Maintainer of this work is R. Langner.
|
||||
%
|
||||
% This work consists of all files listed in MANIFEST.md.
|
||||
%
|
||||
\documentclass{ltxdockit}
|
||||
\usepackage{btxdockit}
|
||||
\usepackage[utf8]{inputenc}
|
||||
@@ -66,14 +83,21 @@ Alfred-Schrapel-Str. 7 \\
|
||||
\subsection{License}
|
||||
\label{sec:intro:license}
|
||||
|
||||
Copyright \textcopyright\ 2011--2015 Ricardo Langner.
|
||||
\cleanthesis is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
Copyright \textcopyright\ 2015 R. Langner
|
||||
|
||||
\cleanthesis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
See the GNU General Public License for more details.
|
||||
This work may be distributed and/or modified under the
|
||||
conditions of the LaTeX Project Public License, either version 1.3
|
||||
of this license or (at your option) any later version.
|
||||
The latest version of this license is in
|
||||
\url{http://www.latex-project.org/lppl.txt}
|
||||
and version 1.3 or later is part of all distributions of LaTeX
|
||||
version 2005/12/01 or later.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with this program.
|
||||
If not, see \url{http://www.gnu.org/licenses/}.
|
||||
This work has the LPPL maintenance status `maintained'.
|
||||
|
||||
The Current Maintainer of this work is R. Langner.
|
||||
|
||||
This work consists of all files listed in MANIFEST.md.
|
||||
|
||||
\subsection{Feedback}
|
||||
\label{sec:intro:feedback}
|
||||
|
Reference in New Issue
Block a user