diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-05 01:32:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-05 01:32:26 +0000 |
commit | 41dcff66d2db1cd55e7ae67a447f681c4d7fd190 (patch) | |
tree | ba9a609f75d3c44373cc807d3236f7b1d371aaa0 /Master/texmf-dist/tex/latex/pmgraph | |
parent | e1e31b19d0339447876203ceb9b142485bfb59b2 (diff) |
pmgraph update (4nov08)
git-svn-id: svn://tug.org/texlive/trunk@11185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pmgraph')
-rw-r--r-- | Master/texmf-dist/tex/latex/pmgraph/pmgraph.sty | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pmgraph/pmgraph.sty b/Master/texmf-dist/tex/latex/pmgraph/pmgraph.sty index 93b58e33e16..b0b56b7fdce 100644 --- a/Master/texmf-dist/tex/latex/pmgraph/pmgraph.sty +++ b/Master/texmf-dist/tex/latex/pmgraph/pmgraph.sty @@ -1,3 +1,23 @@ +%% The following copyright notice and licensing information was added +%% by Clea F. Rees on behalf of Alexander Berdnikov on 2008/11/03. +%% +%% Copyright 1996 Alexander Berdnikov, Olga Grineva +%% +%% This file is part of pmgraph. +%% +%% pmgraph 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 3 of the License, or +%% (at your option) any later version. +%% +%% pmgraph 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. +%% See the GNU General Public License for more details. +%% +%% You should have received a copy of the GNU General Public License +%% along with pmgraph. If not, see <http://www.gnu.org/licenses/>. + \chardef\oldatcatcode=\catcode`@ \catcode`@=11 |