summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-install-pkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-update-install-pkg')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-install-pkg4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-install-pkg b/Master/tlpkg/bin/tl-update-install-pkg
index 453ad9655a5..158b63b913d 100755
--- a/Master/tlpkg/bin/tl-update-install-pkg
+++ b/Master/tlpkg/bin/tl-update-install-pkg
@@ -1,14 +1,14 @@
#!/usr/bin/env perl
# $Id$
#
-# Copyright 2008, 2009, 2013, 2014
+# Copyright 2008, 2009, 2013, 2014, 2015
# Reinhard Kotucha, Norbert Preining, Karl Berry
# This file is licensed under the GNU General Public License version 2
# or any later version.
# This script creates the zip (everything) and exe (everything, made
# with nsi) and tgz (omits windows files) files that are how users
-# install TL over thenet. Invoked from tl-update-tlnet.
+# install TL over the net. Invoked from tl-update-tlnet.
BEGIN {
$^W = 1;