diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-18 23:20:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-18 23:20:03 +0000 |
commit | a68ca4f4ed8b443c55ffbf815898ba09c543da10 (patch) | |
tree | e9f61160d0e4503f00b4f318147d1d0c1565b560 /Master | |
parent | 9e04df05a8e92473e9dfad20334059013c764d13 (diff) |
copyright notice
git-svn-id: svn://tug.org/texlive/trunk@29426 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/libexec/install-tl.nsi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/install-tl.nsi b/Master/tlpkg/libexec/install-tl.nsi index d03b4330f37..dae017f7297 100644 --- a/Master/tlpkg/libexec/install-tl.nsi +++ b/Master/tlpkg/libexec/install-tl.nsi @@ -1,3 +1,10 @@ +; $Id$ +; Copyright 2013 Siep Kroonenberg +; This file is licensed under the GNU General Public License version 2 +; or any later version. +; +; This nsi script is used by tl-update-install-pkg to make install-tl.exe. + !include nsDialogs.nsh !include WinVer.nsh ; !include LogicLib.nsh ; already loaded by either of the above |