summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/layouts/layouts.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 00:52:34 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 00:52:34 +0000
commitdd79f26375fa8e69a2f99406790fefe13208cd33 (patch)
treeac6c004daaeeb409146b5d35a4091fc5c9b7cc70 /Master/texmf-dist/source/latex/layouts/layouts.dtx
parent7e42a69662ba87e4047d09b60f6507094d9e50fe (diff)
layouts update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/layouts/layouts.dtx')
-rw-r--r--Master/texmf-dist/source/latex/layouts/layouts.dtx27
1 files changed, 13 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/layouts/layouts.dtx b/Master/texmf-dist/source/latex/layouts/layouts.dtx
index bca1485ea2b..54b8bdb7247 100644
--- a/Master/texmf-dist/source/latex/layouts/layouts.dtx
+++ b/Master/texmf-dist/source/latex/layouts/layouts.dtx
@@ -1,19 +1,17 @@
% \iffalse meta-comment
%
% layouts.dtx
-% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net)
-% Copyright 1998 --- 2004 Peter R. Wilson
+% Author: Peter Wilson (Herries Press))
+% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+% Copyright 1998--2004 Peter R. Wilson
%
% 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.
-% The latest version of the license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of
-% LaTeX version 2003/06/01 or later.
+% version 1.3c of this license or (at your option) any
+% later version: <http://www.latex-project.org/lppl.txt>
%
-% This work has the LPPL maintenance status "author-maintained".
+% This work has the LPPL maintenance status "maintained".
+% The Current Maintainer of this work is Will Robertson.
%
% This work consists of the files listed in the README file.
%
@@ -91,6 +89,7 @@
% \def\fileversion{v2.6a} \def\filedate{2002/12/12}
% \def\fileversion{v2.6b} \def\filedate{2003/11/25}
% \def\fileversion{v2.6c} \def\filedate{2004/10/25}
+% \def\fileversion{v2.6d} \def\filedate{2009/09/02}
% \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package
% \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option
% \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file
@@ -102,10 +101,10 @@
% file (\texttt{\dtxfile}) has version number \fileversion, last revised
% \filedate.}}
%
-% \author{%
-% Peter Wilson \\
-% Herries Press \\
-% (\texttt{herries.press@earthlink.net})
+% \author{
+% Author: Peter Wilson, Herries Press \\
+% Maintainer: Will Robertson \\
+% \texttt{will dot robertson at latex-project dot org}
% }
% \date{\filedate}
% \maketitle
@@ -167,7 +166,7 @@
% \begin{macrocode}
%<*lays>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{layouts}[2004/10/25 v2.6c graphical depiction of document elements]
+\ProvidesPackage{layouts}[2009/09/02 v2.6d graphical depiction of document elements]
% \end{macrocode}
%