diff options
Diffstat (limited to 'lua/lexers/json.lua')
| -rw-r--r-- | lua/lexers/json.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lexers/json.lua b/lua/lexers/json.lua index 6dcebec..6e7025d 100644 --- a/lua/lexers/json.lua +++ b/lua/lexers/json.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2013 Brian "Sir Alaran" Schott. See LICENSE. +-- Copyright 2006-2017 Brian "Sir Alaran" Schott. See LICENSE. -- JSON LPeg lexer. -- Based off of lexer code by Mitchell. |
