diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 23:44:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 23:44:30 +0000 |
commit | b02f713b8f3b7b6cfa2d1b9ff1ea53f154d8b789 (patch) | |
tree | 734361404a3379d6a1c27ddf97f83413b438282e /Master/texmf-dist/tex/latex/titling | |
parent | 2f034426c8e3c35673c8104f4fcb44607ed68b2f (diff) |
title update (4sep09)
git-svn-id: svn://tug.org/texlive/trunk@15108 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/titling')
-rw-r--r-- | Master/texmf-dist/tex/latex/titling/titling.sty | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/titling/titling.sty b/Master/texmf-dist/tex/latex/titling/titling.sty index d0b85df1c6b..ed2eb33c57d 100644 --- a/Master/texmf-dist/tex/latex/titling/titling.sty +++ b/Master/texmf-dist/tex/latex/titling/titling.sty @@ -7,25 +7,23 @@ %% titling.dtx (with options: `usc') %% %% ----------------------------------------------------------------- -%% Author: Peter Wilson (Herries Press) pandgwilson at earthlink dot net -%% Copyright 2000 --- 2004 Peter R. Wilson +%% Author: Peter Wilson (Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 2000--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. %% ----------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{titling}[2004/09/26 v2.1c maketitle typesetting] +\ProvidesPackage{titling}[2009/09/04 v2.1d maketitle typesetting] \newcommand{\pretitle}[1]{\def\@bspretitle{#1}} \newcommand{\posttitle}[1]{\def\@bsposttitle{#1}} |