From 2a7dcf428e2d49c39e57849152ebd8fb99124271 Mon Sep 17 00:00:00 2001 From: Luigi Scarso Date: Sun, 16 Feb 2020 11:58:25 +0000 Subject: sync with luatex rev. 7290. git-svn-id: svn://tug.org/texlive/trunk@53800 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/luatexdir/lua/luainit.c | 4 ++-- Build/source/texk/web2c/luatexdir/lua/mplibstuff.c | 2 +- Build/source/texk/web2c/luatexdir/luatex_svnversion.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/luatexdir/lua/luainit.c b/Build/source/texk/web2c/luatexdir/lua/luainit.c index 4926d8bd382..d32a7fdc083 100644 --- a/Build/source/texk/web2c/luatexdir/lua/luainit.c +++ b/Build/source/texk/web2c/luatexdir/lua/luainit.c @@ -2,7 +2,7 @@ luainit.w -Copyright 2006-2019 Taco Hoekwater +Copyright 2006-2020 Taco Hoekwater This file is part of LuaTeX. @@ -448,7 +448,7 @@ static void parse_options(int ac, char **av) "the terms of the GNU General Public License, version 2 or (at your option)\n" "any later version. For more information about these matters, see the file\n" "named COPYING and the LuaTeX source.\n\n" - "LuaTeX is Copyright 2019 Taco Hoekwater and the LuaTeX Team.\n"); + "LuaTeX is Copyright 2020 Taco Hoekwater and the LuaTeX Team.\n"); /* *INDENT-ON* */ uexit(0); } else if (ARGUMENT_IS("credits")) { diff --git a/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c b/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c index db453ce81bf..1bc7c330a0e 100644 --- a/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c +++ b/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c @@ -2,7 +2,7 @@ mplibstuff.w -Copyright 2019 LuaTeX team +Copyright 2020 LuaTeX team This file is part of LuaTeX. diff --git a/Build/source/texk/web2c/luatexdir/luatex_svnversion.h b/Build/source/texk/web2c/luatexdir/luatex_svnversion.h index 673732b4c80..3ca997fced4 100644 --- a/Build/source/texk/web2c/luatexdir/luatex_svnversion.h +++ b/Build/source/texk/web2c/luatexdir/luatex_svnversion.h @@ -1 +1 @@ -#define luatex_svn_revision 7287 +#define luatex_svn_revision 7289 -- cgit v1.2.3