diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-18 20:50:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-18 20:50:51 +0000 |
commit | a3333c12e9953b6acfe214b3adb72c1c64d50614 (patch) | |
tree | 9124395538fdbc4dffbe2730e7a60737b911b3e9 /Master/texmf-dist/source/latex/everypage | |
parent | 151f78ebe407960b74e3de8f81f6d66a75ae4e70 (diff) |
everypage (18oct20)
git-svn-id: svn://tug.org/texlive/trunk@56694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/everypage')
-rw-r--r-- | Master/texmf-dist/source/latex/everypage/everypage.dtx | 23 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/everypage/everypage.ins | 11 |
2 files changed, 18 insertions, 16 deletions
diff --git a/Master/texmf-dist/source/latex/everypage/everypage.dtx b/Master/texmf-dist/source/latex/everypage/everypage.dtx index e390b6b9804..d23b6284b9c 100644 --- a/Master/texmf-dist/source/latex/everypage/everypage.dtx +++ b/Master/texmf-dist/source/latex/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} diff --git a/Master/texmf-dist/source/latex/everypage/everypage.ins b/Master/texmf-dist/source/latex/everypage/everypage.ins index 2da7b69a6e9..ea78f10b522 100644 --- a/Master/texmf-dist/source/latex/everypage/everypage.ins +++ b/Master/texmf-dist/source/latex/everypage/everypage.ins @@ -7,13 +7,12 @@ %% 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/ %% -%% 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. |