diff options
Diffstat (limited to 'lexlua/makefile.lua')
-rw-r--r-- | lexlua/makefile.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/makefile.lua b/lexlua/makefile.lua index 061424615..079975dc6 100644 --- a/lexlua/makefile.lua +++ b/lexlua/makefile.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. -- Makefile LPeg lexer. local lexer = require('lexer') |