diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-06-21 16:34:00 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-06-21 16:34:00 +0000 |
commit | 514f2b1373f05ad29517121053c236dfd3ff5f3f (patch) | |
tree | 44582de8b4eed2f32086a04dd2514bd3209b8a88 /Master/texmf-dist/tex/latex/hanging | |
parent | 0cb8d3377271cf4a5174a3d60dc3871c9a815ef7 (diff) |
hanging 2004/04/22 with new pdf entering tlpkg-ctan-check
git-svn-id: svn://tug.org/texlive/trunk@8906 c570f23f-e606-0410-a88d-b1316a301751
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] |