diff options
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; |