summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-13 23:43:30 +0000
committerKarl Berry <karl@freefriends.org>2013-04-13 23:43:30 +0000
commit43aa51e764c16a48e7d8408b25e74fe9f917576a (patch)
tree5c49983a256f147dcedabcbb633fcaff3f0df5dd /Build/source
parent5938ab5ff71d6733b41a9f8a91bc9abb8901d0a3 (diff)
2013
git-svn-id: svn://tug.org/texlive/trunk@29909 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/web2c/luatexdir/lua/luainit.w2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/lua/luainit.w b/Build/source/texk/web2c/luatexdir/lua/luainit.w
index 791d9721a93..c5d841039b2 100644
--- a/Build/source/texk/web2c/luatexdir/lua/luainit.w
+++ b/Build/source/texk/web2c/luatexdir/lua/luainit.w
@@ -345,7 +345,7 @@ static void parse_options(int ac, char **av)
"the terms of the GNU General Public License, version 2. For more\n"
"information about these matters, see the file named COPYING and\n"
"the LuaTeX source.\n\n"
- "Copyright 2011 Taco Hoekwater, the LuaTeX Team.\n");
+ "Copyright 2013 Taco Hoekwater, the LuaTeX Team.\n");
/* *INDENT-ON* */
uexit(0);
} else if (ARGUMENT_IS("credits")) {