Fixed wrong year in copyright statements
This commit is contained in:
2
README
2
README
@@ -1,7 +1,7 @@
|
||||
Clean Thesis
|
||||
-- A LaTeX Style for Thesis Documents --
|
||||
|
||||
Copyright (C) 2011-2014 Ricardo Langner
|
||||
Copyright (C) 2011-2015 Ricardo Langner
|
||||
|
||||
|
||||
Readme:
|
||||
|
@@ -2,7 +2,7 @@
|
||||
% Clean Thesis
|
||||
% -- A LaTeX Style for Thesis Documents --
|
||||
%
|
||||
% Copyright (C) 2011-2014 Ricardo Langner
|
||||
% Copyright (C) 2011-2015 Ricardo Langner
|
||||
% **************************************************
|
||||
%
|
||||
% Readme:
|
||||
|
@@ -66,7 +66,7 @@ Alfred-Schrapel-Str. 7 \\
|
||||
\subsection{License}
|
||||
\label{sec:intro:license}
|
||||
|
||||
Copyright \textcopyright\ 2011--2014 Ricardo Langner.
|
||||
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.
|
||||
|
||||
\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.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
% Clean Thesis
|
||||
% -- A LaTeX Style for Thesis Documents --
|
||||
%
|
||||
% Copyright (C) 2011-2014 Ricardo Langner
|
||||
% Copyright (C) 2011-2015 Ricardo Langner
|
||||
% **************************************************
|
||||
%
|
||||
% Readme:
|
||||
|
Reference in New Issue
Block a user