aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/texinfo.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lexlua/texinfo.lua')
-rw-r--r--lexlua/texinfo.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/texinfo.lua b/lexlua/texinfo.lua
index 9a742f251..011112887 100644
--- a/lexlua/texinfo.lua
+++ b/lexlua/texinfo.lua
@@ -1,4 +1,4 @@
--- Copyright 2014-2018 stef@ailleurs.land. See License.txt.
+-- Copyright 2014-2019 stef@ailleurs.land. See License.txt.
-- Plain Texinfo version 5.2 LPeg lexer
-- Freely inspired from Mitchell work and valuable help from him too !