diff options
Diffstat (limited to 'lexlua/latex.lua')
-rw-r--r-- | lexlua/latex.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/latex.lua b/lexlua/latex.lua index a1a0f6eb4..3344635a5 100644 --- a/lexlua/latex.lua +++ b/lexlua/latex.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt. +-- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. -- Latex LPeg lexer. -- Modified by Brian Schott. -- Modified by Robert Gieseke. |