summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/fithesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/fithesis.cls')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/fithesis.cls11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/fithesis.cls b/Master/texmf-dist/tex/latex/fithesis/fithesis.cls
index 96ac8296c51..e50016e10bd 100644
--- a/Master/texmf-dist/tex/latex/fithesis/fithesis.cls
+++ b/Master/texmf-dist/tex/latex/fithesis/fithesis.cls
@@ -6,8 +6,9 @@
%%
%% fithesis.dtx (with options: `oldclass1')
%%
-%% Copyright 1998--2018 Daniel Marek (DM), Jan Pavlovič (JP),
-%% Vít Novotný (VN), Petr Sojka (PS)
+%% Copyright 1998--2021 Daniel Marek (DM), Jan Pavlovič (JP),
+%% Vít Novotný (VN), Tereza Vrabcová (TV),
+%% Petr Sojka (PS)
%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml
%% Faculty of Informatics, Masaryk University (Brno, Czech Republic)
%%
@@ -51,13 +52,13 @@
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{oldfithesis1}[2015/03/04 old fithesis will load fithesis3 MU thesis class]
+\ProvidesClass{oldfithesis1}[2015/03/04 old fithesis will load fithesis2 MU thesis class]
\ClassWarning{oldfithesis1}{%
You are using the fithesis class, which has been deprecated.
- The fithesis3 class will be used instead.
+ The fithesis2 class will be used instead.
For more information, see <http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml>%
-}\LoadClass{fithesis3}
+}\LoadClass{fithesis2}
\endinput
%%