diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-25 23:25:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-25 23:25:24 +0000 |
commit | a0f3f9a256d2ffc50ee165b8ca1da44e59bfc7ff (patch) | |
tree | 7e29ff18ae9b1c22e88705db2b5f6450be366dd5 /Master/texmf-dist/source/latex/pbox/pbox.drv | |
parent | b12eb2487db744627b0577ce2daa4a7335973ddb (diff) |
pbox (25nov11)
git-svn-id: svn://tug.org/texlive/trunk@24664 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pbox/pbox.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/pbox/pbox.drv | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/pbox/pbox.drv b/Master/texmf-dist/source/latex/pbox/pbox.drv index 8aec30f4c65..e04df1ff09b 100644 --- a/Master/texmf-dist/source/latex/pbox/pbox.drv +++ b/Master/texmf-dist/source/latex/pbox/pbox.drv @@ -6,11 +6,11 @@ %% %% pbox.dtx (with options: `driver') %% -%% Copyright (C) 2003 Simon Law +%% Copyright (C) 2003,2011 Simon Law %% -%% This program is free software; you can redistribute it and/or modify +%% This program is free software: you can redistribute it and/or modify %% it under the terms of the GNU General Public License as published by -%% the Free Software Foundation; either version 2 of the License, or +%% the Free Software Foundation, either version 3 of the License, or %% (at your option) any later version. %% %% This program is distributed in the hope that it will be useful, @@ -19,8 +19,7 @@ %% GNU General Public License for more details. %% %% You should have received a copy of the GNU General Public License -%% along with this program; if not, write to the Free Software -%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +%% along with this program. If not, see <http://www.gnu.org/licenses/>. %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \documentclass{ltxdoc} |