diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-12 00:33:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-12 00:33:10 +0000 |
commit | 8d3771b1f27602b197fdef27fbd348157d703def (patch) | |
tree | e422193ae3196d74d80334e3937109f045f22d64 /Master/tlpkg/TeXLive/TLTREE.pm | |
parent | 4a51722e3f3da73ca6f4c03dd09ae9accfb1353e (diff) |
use keywords, unify formatting
git-svn-id: svn://tug.org/texlive/trunk@4565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLTREE.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLTREE.pm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/TeXLive/TLTREE.pm b/Master/tlpkg/TeXLive/TLTREE.pm index 4d8ff67b675..47202a9fcd0 100644 --- a/Master/tlpkg/TeXLive/TLTREE.pm +++ b/Master/tlpkg/TeXLive/TLTREE.pm @@ -1,10 +1,9 @@ -# -# TeXLive::TLTREE.pm -# helper module to work with the tree of all files +# $Id$ +# TeXLive::TLTREE.pm - helper module to work with the tree of all files # Copyright 2007 Norbert Preining # # This file is licensed under the GNU General Public Licence version 2 -# or any later version +# or any later version. package TeXLive::TLTREE; |