diff options
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r-- | Master/texmf-dist/source/generic/gobble/gobble.dtx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/generic/gobble/gobble.dtx b/Master/texmf-dist/source/generic/gobble/gobble.dtx index f09318d380b..8dfc685f21a 100644 --- a/Master/texmf-dist/source/generic/gobble/gobble.dtx +++ b/Master/texmf-dist/source/generic/gobble/gobble.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment %<=*COPYRIGHT> -%% Copyright (C) 2012 by Martin Scharrer <martin@scharrer-online.de> -%% ------------------------------------------------------------------ +%% Copyright (C) 2012-2019 by Martin Scharrer <martin@scharrer-online.de> +%% ---------------------------------------------------------------------- %% This work 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. @@ -25,10 +25,10 @@ %<*driver> \ProvidesFile{gobble.dtx}[% %<=*DATE> - 2012/06/09 + 2019/01/04 %<=/DATE> %<=*VERSION> - v0.1 + v0.2 %<=/VERSION> DTX file for the gobble package] \documentclass{ydoc} @@ -203,7 +203,7 @@ % \end{macrocode} % % \begin{macrocode} -\RequiresPackage{gobble} +\RequirePackage{gobble} \input{gobble-user} % \end{macrocode} |