diff options
Diffstat (limited to 'lexers/html.lua')
| -rw-r--r-- | lexers/html.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/html.lua b/lexers/html.lua index 6034702..3a3b78c 100644 --- a/lexers/html.lua +++ b/lexers/html.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2015 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -- HTML LPeg lexer. local l = require('lexer') |
