diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/widetable')
-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] |