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/source/latex/widetable/widetable.ins | |
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/source/latex/widetable/widetable.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/widetable/widetable.ins | 54 |
1 files changed, 29 insertions, 25 deletions
diff --git a/Master/texmf-dist/source/latex/widetable/widetable.ins b/Master/texmf-dist/source/latex/widetable/widetable.ins index 5f7dddf542d..c02153e79f3 100644 --- a/Master/texmf-dist/source/latex/widetable/widetable.ins +++ b/Master/texmf-dist/source/latex/widetable/widetable.ins @@ -1,20 +1,26 @@ %% %% ---------------------------------------- %% -%% This system 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 file is part of the widetable package. +%% +%% 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". +%% +%% The Current Maintainer of this work is Claudio Beccari %% -%% Copyright 2009 Claudio Beccari -%% All rights reserved. +%% The list of all files belonging to the distribution is +%% given in the file `manifest.txt'. %% -%% Permission is granted to distribute verbatim copies of this file -%% together with widetable.dtx. -%% -%% No other permissions to copy or distribute this file in any form -%% are granted and in particular no permission to modify its contents. +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. %% %% --------------- start of docstrip commands ------------------ %% @@ -22,26 +28,24 @@ \input docstrip.tex \preamble -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: - -You are not allowed to change this file. - -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! + This work has the LPPL maintenance status "maintained". + + The Current Maintainer of this work is Claudio Beccari -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. \endpreamble \def\batchfile{widetable.dst} % ignored in distribution \input docstrip.tex % ignored in distribution |