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