summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/fithesis.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-25 20:44:43 +0000
committerKarl Berry <karl@freefriends.org>2021-05-25 20:44:43 +0000
commit2561f841ac2283792529f952e0c2c9762b49e5f6 (patch)
treefa93d1ecf992e0cbdc45513ac9ce9c4cbb23608e /Master/texmf-dist/tex/latex/fithesis/fithesis.cls
parente71fd591d42e281900e78e316a69775c17017f55 (diff)
fithesis (25may21)
git-svn-id: svn://tug.org/texlive/trunk@59338 c570f23f-e606-0410-a88d-b1316a301751
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
%%