diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-06 00:19:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-06 00:19:45 +0000 |
commit | deabc8b1c797a3abba17ba5a6c6f642d4feecbad (patch) | |
tree | 6836cbcf4bf34c7b06dfe5586382fffe82056496 /Master/texmf-dist/tex/generic | |
parent | 67d8166d6f809a2524adc4c36de20601809e4df7 (diff) |
pst-jtree (5jan11)
git-svn-id: svn://tug.org/texlive/trunk@20946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-jtree/pst-jtree.tex | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-jtree/pst-jtree.tex b/Master/texmf-dist/tex/generic/pst-jtree/pst-jtree.tex index 898a84f50cc..4109805a314 100644 --- a/Master/texmf-dist/tex/generic/pst-jtree/pst-jtree.tex +++ b/Master/texmf-dist/tex/generic/pst-jtree/pst-jtree.tex @@ -1,15 +1,17 @@ -% Author: John Frampton, j.frampton@neu.edu +%% pst-jtree.tex +%% COPYRIGHT 2010 by John Frampton, j.frampton@neu.edu. % -% Users should feel free to modify this file in any way they -% see fit. If these modification go beyond your personal -% use, please send me a careful description of the -% modifications that have been made and the reasons that -% they were made. +% 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. +% +% This work has the LPPL maintenance status "maintained". +% This Current Maintainer of this work is John Frampton % % Please NOTIFY ME about bugs and incompatibilities. % \def\fileversion{2.6} -\def\filedate{2010/12/17} +\def\filedate{2011/01/04} \message{`PST-jTree' v\fileversion\space\space <\filedate> (jf)} % \csname JTreeLoaded\endcsname |