diff options
Diffstat (limited to 'lua/lexers/text.lua')
| -rw-r--r-- | lua/lexers/text.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/text.lua b/lua/lexers/text.lua index 51b4f11..4988d95 100644 --- a/lua/lexers/text.lua +++ b/lua/lexers/text.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2016 Mitchell mitchell.att.foicica.com. See LICENSE. +-- Copyright 2006-2017 Mitchell mitchell.att.foicica.com. See LICENSE. -- Text LPeg lexer. local M = {_NAME = 'text'} |
