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 9de70b32b..58c6ba308 100644 --- a/lexlua/python.lua +++ b/lexlua/python.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2019 Mitchell mitchell.att.foicica.com. See License.txt. +-- Copyright 2006-2020 Mitchell mitchell.att.foicica.com. See License.txt.  -- Python LPeg lexer.  local lexer = require('lexer') | 
