diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-28 00:41:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-28 00:41:19 +0000 |
commit | 867b3659d5290a0b560fca6e503c82d0b391094c (patch) | |
tree | bed9ce4cbcfc19fa2d5d3da24162ca479cc8e958 /Master/texmf-dist/tex/latex/hyphenat | |
parent | ee0c1d3f90aa00752286114f974b2216a9c216c2 (diff) |
hyphenat update (per hvoss, 26 Sep 2008 22:01:57)
git-svn-id: svn://tug.org/texlive/trunk@10760 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyphenat')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty b/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty index 2e9f72f66af..15930f2dc73 100644 --- a/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty +++ b/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty @@ -6,14 +6,26 @@ %% %% hyphenat.dtx (with options: `usc') %% -%% Author: Peter Wilson (CUA and NIST) -%% now at: peter.r.wilson@boeing.com -%% Copyright 1998, 1999 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 2001, 2002, 2003, 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{hyphenat}[2001/01/02 v2.3a hyphenation utilities] \DeclareOption{none}% |