diff options
author | Norbert Preining <preining@logic.at> | 2009-02-05 15:06:00 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-02-05 15:06:00 +0000 |
commit | e27ca331bf39a967951bdff8c573e14ad09dd156 (patch) | |
tree | 73b2f3ab02066b495a98e90e80144898648df322 | |
parent | 751e159080c2e64f88cf166869cb51090227e3e5 (diff) |
put w32_updater.cmd under GPL
git-svn-id: svn://tug.org/texlive/trunk@12098 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/w32_updater.cmd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/w32_updater.cmd b/Master/tlpkg/installer/w32_updater.cmd index 781f035b50a..b92a8d4a5bf 100644 --- a/Master/tlpkg/installer/w32_updater.cmd +++ b/Master/tlpkg/installer/w32_updater.cmd @@ -3,7 +3,8 @@ rem Update script for TeX Live infrastructure rem called automatically if detected by tlmgr launcher rem rem Copyright 2009 by Tomasz M. Trzeciak <t.m.trzeciak@googlemail.com> -rem Public Domain +rem This file is licensed under the GNU General Public License version 2 +rem or any later version. rem rem make environment changes local & enable cmd extensions |