texlive[57779] Build/source/texk/web2c/luatexdir: Updated luatex
commits+lscarso at tug.org
commits+lscarso at tug.org
Thu Feb 18 09:14:12 CET 2021
Revision: 57779
http://tug.org/svn/texlive?view=revision&revision=57779
Author: lscarso
Date: 2021-02-18 09:14:12 +0100 (Thu, 18 Feb 2021)
Log Message:
-----------
Updated luatex copyright year
Modified Paths:
--------------
trunk/Build/source/texk/web2c/luatexdir/lua/luainit.c
trunk/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c
trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.c
trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
Modified: trunk/Build/source/texk/web2c/luatexdir/lua/luainit.c
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/lua/luainit.c 2021-02-18 02:24:43 UTC (rev 57778)
+++ trunk/Build/source/texk/web2c/luatexdir/lua/luainit.c 2021-02-18 08:14:12 UTC (rev 57779)
@@ -2,7 +2,7 @@
luainit.w
-Copyright 2006-2020 Taco Hoekwater <taco@@luatex.org>
+Copyright 2006-2021 Taco Hoekwater <taco@@luatex.org>
This file is part of LuaTeX.
@@ -450,7 +450,7 @@
"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 2020 Taco Hoekwater and the LuaTeX Team.\n");
+ "LuaTeX is Copyright 2021 Taco Hoekwater and the LuaTeX Team.\n");
/* *INDENT-ON* */
uexit(0);
} else if (ARGUMENT_IS("credits")) {
Modified: trunk/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c 2021-02-18 02:24:43 UTC (rev 57778)
+++ trunk/Build/source/texk/web2c/luatexdir/lua/mplibstuff.c 2021-02-18 08:14:12 UTC (rev 57779)
@@ -2,7 +2,7 @@
mplibstuff.w
-Copyright 2020 LuaTeX team <bugs@@luatex.org>
+Copyright 2021 LuaTeX team <bugs@@luatex.org>
This file is part of LuaTeX.
Modified: trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.c
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.c 2021-02-18 02:24:43 UTC (rev 57778)
+++ trunk/Build/source/texk/web2c/luatexdir/luaffi/ffi.c 2021-02-18 08:14:12 UTC (rev 57779)
@@ -3576,7 +3576,7 @@
"\n"
"The ARM processor is currently not supported. There are subtle\n"
"differences between this module and the one in luajitTeX \n"
-"and we hope to be in sync around TeXLive 2020.\n"
+"and we hope to be in sync around TeXLive 2022.\n"
"Different OS can have different interfaces,\n"
"for instance OS_WIN has not 'complex.h'. If you want portable\n"
"code, stick to the most common concepts.\n"
Modified: trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
===================================================================
--- trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h 2021-02-18 02:24:43 UTC (rev 57778)
+++ trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h 2021-02-18 08:14:12 UTC (rev 57779)
@@ -1 +1 @@
-#define luatex_svn_revision 7405
+#define luatex_svn_revision 7409
More information about the tex-live-commits
mailing list.