diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-20 20:02:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-20 20:02:21 +0000 |
commit | b5862af03630daabae7a3d107b277f13fdbd4206 (patch) | |
tree | 8f30cd53cc22182f6dfb0dfac888a50101a20739 /Master/texmf-dist/tex | |
parent | 2337799118ca464e54813a3c0862b66d71991aa0 (diff) |
hecthese (20oct17)
git-svn-id: svn://tug.org/texlive/trunk@45562 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/hecthese/hecthese.cls | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hecthese/hecthese.cls b/Master/texmf-dist/tex/latex/hecthese/hecthese.cls index c10af161359..b2e147afa91 100644 --- a/Master/texmf-dist/tex/latex/hecthese/hecthese.cls +++ b/Master/texmf-dist/tex/latex/hecthese/hecthese.cls @@ -11,13 +11,13 @@ %% Copyright 2017 HEC Montreal %% %% This work may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3 +%% conditions of the LaTeX Project Public License, either version 1.3c %% 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. +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008/05/04 or later. %% %% This work has the LPPL maintenance status `maintained'. %% @@ -28,7 +28,7 @@ %% and the derived files listed in the README file. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{hecthese}[2017/10/06 v1.0 Classe pour les thèses et mémoires de HEC Montréal] +\ProvidesClass{hecthese}[2017/10/20 v1.1 Classe pour les theses et memoires de HEC Montreal] \RequirePackage{ifthen} \newboolean{HEC@isPhD} % Le travail est une thèse ou non |