From f670508774c35b585b520fa9217d156664b4cb2a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 19 Feb 2021 03:01:02 +0000 Subject: CTAN sync 202102190301 --- systems/texlive/tlnet/install-tl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'systems/texlive/tlnet/install-tl') diff --git a/systems/texlive/tlnet/install-tl b/systems/texlive/tlnet/install-tl index 04f410fc96..ec655867ee 100755 --- a/systems/texlive/tlnet/install-tl +++ b/systems/texlive/tlnet/install-tl @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# $Id: install-tl 57604 2021-02-02 23:46:14Z karl $ -# Copyright 2007-2020 +# $Id: install-tl 57772 2021-02-17 19:01:36Z karl $ +# Copyright 2007-2021 # Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg. # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -8,7 +8,7 @@ # Be careful when changing wording: *every* normal informational message # output here must be recognized by the long grep in tl-update-tlnet. -my $svnrev = '$Revision: 57604 $'; +my $svnrev = '$Revision: 57772 $'; $svnrev =~ m/: ([0-9]+) /; $::installerrevision = ($1 ? $1 : 'unknown'); @@ -3137,7 +3137,7 @@ This script and its documentation were written for the TeX Live distribution (L) and both are licensed under the GNU General Public License Version 2 or later. -$Id: install-tl 57604 2021-02-02 23:46:14Z karl $ +$Id: install-tl 57772 2021-02-17 19:01:36Z karl $ =cut # to remake HTML version: pod2html --cachedir=/tmp install-tl >/tmp/itl.html -- cgit v1.2.3