diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hanging')
-rw-r--r-- | Master/texmf-dist/tex/latex/hanging/hanging.sty | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/hanging/hanging.sty b/Master/texmf-dist/tex/latex/hanging/hanging.sty index 81a1881c8c4..0e51c8da8b9 100644 --- a/Master/texmf-dist/tex/latex/hanging/hanging.sty +++ b/Master/texmf-dist/tex/latex/hanging/hanging.sty @@ -6,13 +6,24 @@ %% %% hanging.dtx (with options: `usc') %% -%% Author: Peter Wilson (CUA and NIST) -%% now at: peter.r.wilson@boeing.com -%% Copyright 1998 Peter R. Wilson +%% ----------------------------------------------------------------- +%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 +%% (or at: pandgwilson at earthlink dot net) +%% Copyright 1998 --- 2004 Peter R. Wilson %% -%% This program is provided under the terms of the -%% LaTeX Project Public License distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt. +%% 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. +%% +%% This work has the LPPL maintenance status "author-maintained". +%% +%% This work consists of the files listed in the README file. +%% ----------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hanging}[2001/03/15 v1.2 hanging paragraphs and punctuation] |