diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-03 15:15:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-03 15:15:46 +0000 |
commit | ffae7911290698a9da1d39087cd103badc4c586c (patch) | |
tree | 79f1cf2a136a2b4ef3c16a6c54345d1cbe59009c /Master/texmf-dist/tex | |
parent | 6c8c94863af3006a695ef6e6bab54758317f0cd0 (diff) |
widetable update (30sep09)
git-svn-id: svn://tug.org/texlive/trunk@15611 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/widetable/widetable.sty | 28 |
1 files changed, 11 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/latex/widetable/widetable.sty b/Master/texmf-dist/tex/latex/widetable/widetable.sty index 6e16a1f9b8c..985a41c8f23 100644 --- a/Master/texmf-dist/tex/latex/widetable/widetable.sty +++ b/Master/texmf-dist/tex/latex/widetable/widetable.sty @@ -6,30 +6,24 @@ %% %% widetable.dtx (with options: `package') %% -%% Copyright 2009 Claudio Beccari All rights reserved. +%% Copyright 2009 Claudio Beccari %% -%% This system is distributed in the hope that it will be useful, +%% This package is distributed in the hope that it will be useful, %% but WITHOUT ANY WARRANTY; without even the implied warranty of %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. %% +%% 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 this 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/12/01 or later. %% -%% IMPORTANT NOTICE: +%% This work has the LPPL maintenance status "maintained". %% -%% You are not allowed to change this file. +%% The Current Maintainer of this work is Claudio Beccari %% -%% You are allowed to distribute this file under the condition that -%% it is distributed together with widetable.dtx. -%% -%% If you receive only some of these files from someone, complain! -%% -%% You are NOT ALLOWED to distribute this file alone. You are NOT -%% ALLOWED to take money for the distribution or use of either this -%% file or a changed version, except for a nominal charge for copying -%% etc. -%% -%% File `widetable.dtx'. -%% Copyright (C) 2009 Claudio Beccari all rights reserved. -%% \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{widetable}% [2009/07/21 v.1.0 Package for typesetting specified width tables] |