summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-nsis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-05 22:31:40 +0000
committerKarl Berry <karl@freefriends.org>2010-11-05 22:31:40 +0000
commitf838eeca869b00bc637db531cc3e8804126c700d (patch)
tree7fa6c50363ff21195cd75bd67ab1cac79c89b134 /Master/tlpkg/bin/tl-update-nsis
parentbe431c807b9733ddfa019bea95fc337a3f324c76 (diff)
avoid win for windows
git-svn-id: svn://tug.org/texlive/trunk@20338 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-nsis')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-nsis4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-nsis b/Master/tlpkg/bin/tl-update-nsis
index 59fdc77d867..5f05ad7de97 100755
--- a/Master/tlpkg/bin/tl-update-nsis
+++ b/Master/tlpkg/bin/tl-update-nsis
@@ -1,10 +1,10 @@
#!/usr/bin/env perl
# $Id$
-# Copyright 2008, 2009 Norbert Preining
+# Copyright 2008, 2009, 2010 Norbert Preining
# This file is licensed under the GNU General Public License version 2
# or any later version.
#
-# Create a .nsi file for the Win32 updates
+# Create a .nsi file for the Windows updates.
BEGIN {
$^W = 1;