diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-23 18:28:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-23 18:28:19 +0000 |
commit | 893b5e0054f2b50777b7feff68b9945218bff244 (patch) | |
tree | b19e37f484ca558a825254a9dee496f6200f8942 /Master/tl-portable.bat | |
parent | 46b33fcf1608dbdc0e2f48761ae28d30fd520304 (diff) |
add copyright
git-svn-id: svn://tug.org/texlive/trunk@7096 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tl-portable.bat')
-rwxr-xr-x | Master/tl-portable.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tl-portable.bat b/Master/tl-portable.bat index 2ff66602d29..39a631d781d 100755 --- a/Master/tl-portable.bat +++ b/Master/tl-portable.bat @@ -1,5 +1,8 @@ @echo off +rem Copyright 2008 Siep Kroonenberg. +rem You may freely use, modify and/or distribute this file. + rem TeX Live Root; ends with backslash rem This should also work with UNC names set TEXDIR=%~dp0 |