diff options
Diffstat (limited to 'lexlua/json.lua')
| -rw-r--r-- | lexlua/json.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexlua/json.lua b/lexlua/json.lua index f0c3e0837..787fc99a5 100644 --- a/lexlua/json.lua +++ b/lexlua/json.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2019 Brian "Sir Alaran" Schott. See License.txt. +-- Copyright 2006-2020 Brian "Sir Alaran" Schott. See License.txt. -- JSON LPeg lexer. -- Based off of lexer code by Mitchell. |
