diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fixme/header.inc')
-rw-r--r-- | Master/texmf-dist/doc/latex/fixme/header.inc | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/fixme/header.inc b/Master/texmf-dist/doc/latex/fixme/header.inc index db6c150cbfd..2287644ee3e 100644 --- a/Master/texmf-dist/doc/latex/fixme/header.inc +++ b/Master/texmf-dist/doc/latex/fixme/header.inc @@ -12,13 +12,11 @@ %% This file is part of FiXme. -%% FiXme may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.1 -%% 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.1 or later is part of all distributions of LaTeX -%% version 1999/06/01 or later. +%% FiXme 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. %% FiXme consists of the files listed in the file `README'. @@ -37,7 +35,8 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{fixme}[2017/01/18 v4.3 Collaborative annotations for LaTeX2e] +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{fixme}[2017/03/05 v4.4 Collaborative annotations for LaTeX2e] \newcommand\fixmelogo{\textsf{FiXme}} |