summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 81c502d288c..ed796829dcf 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -1568,6 +1568,7 @@ sub welcome {
list of groups is available on the web at http://tug.org/usergroups.html.
Welcome to TeX Live!
+
EOF
return $welcome;
}
@@ -1597,6 +1598,7 @@ sub welcome_paths {
to your PATH for current and future sessions.
Welcome to TeX Live!
+
EOF
return $welcome;
}