summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/everypage/everypage.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-19 03:01:17 +0000
committerNorbert Preining <norbert@preining.info>2020-10-19 03:01:17 +0000
commit3fdf82ec77f470d0bf97c17c3085ef2fd58ea65f (patch)
treeb5a02fdc2b644489adba7459ebbf1d5d2f2739f5 /macros/latex/contrib/everypage/everypage.dtx
parent94b94cfd7a578d12bd5335c40e5f43400140c3f4 (diff)
CTAN sync 202010190301
Diffstat (limited to 'macros/latex/contrib/everypage/everypage.dtx')
-rw-r--r--macros/latex/contrib/everypage/everypage.dtx23
1 files changed, 13 insertions, 10 deletions
diff --git a/macros/latex/contrib/everypage/everypage.dtx b/macros/latex/contrib/everypage/everypage.dtx
index e390b6b980..d23b6284b9 100644
--- a/macros/latex/contrib/everypage/everypage.dtx
+++ b/macros/latex/contrib/everypage/everypage.dtx
@@ -8,13 +8,14 @@
% a contribution to the LaTeX2e system.
% ---------------------------------------------
%
-% It may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this licence, or
-% any later version. The latest version of this license is at
-% http://www.latex-project.org/lppl.txt and version 1.3 is part
-% of all distributions of LaTeX version 2003/06/01 or later.
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, version 1.3c.
+% This license is in
+% https://www.latex-project.org/lppl/lppl-1-3c/
+% and is part of all distributions of LaTeX later than
+% 2008-05-04.
%
-% This work has the LPPL maintenance status "author-maintained".
+% This work has the LPPL maintenance status "maintained".
%
% This program consists of the files listed in the README file
% included in the package.
@@ -46,9 +47,9 @@
% \CheckSum{71}
%
% \def\filename{everypage.dtx}
-% \def\fileversion{2.0}
-% \def\filedate{2020/10/11}
-% \def\docdate{2020/10/11}
+% \def\fileversion{2.0b}
+% \def\filedate{2020/10/17}
+% \def\docdate{2020/10/17}
%
% \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package
% \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option
@@ -69,6 +70,8 @@
%
% \maketitle
%
+% \changes{R2.0b}{2020/10/17}{Fix statement about maintenance state.}
+%
% \section*{WARNING}
% \changes{R2.0}{2020/10/11}{Package is now in a `legacy' status.}
%
@@ -330,7 +333,7 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{everypage}%
- [2020/10/11 R2.0 Hooks to run on every page]
+ [2020/10/17 R2.0b Hooks to run on every page]
% \end{macrocode}
% Complain out loud about the package being obsolete.
% \begin{macrocode}