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