diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-24 22:51:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-24 22:51:24 +0000 |
commit | 3dba40e56b2ba3c62e61cce5367ae25a04284304 (patch) | |
tree | 21fc3bb37ff44c270d68f84f193cba8b2275102a /Master/tlpkg/TeXLive/TLUtils.pm | |
parent | b3a627546f797691f21b6ca47d1a32a909c4ae37 (diff) |
doc
git-svn-id: svn://tug.org/texlive/trunk@4650 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLUtils.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLUtils.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 2a939443b81..5e5a88f60ec 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -6,7 +6,7 @@ # This file is licensed under the GNU General Public License version 2 # or any later version. # -# based on Fabrice Popineau's FileUtils.pm. +# ideas from Fabrice Popineau's FileUtils.pm. package TeXLive::TLUtils; |