From 468e18f0fab0cd0bc2e2a9944c02317e9ea828af Mon Sep 17 00:00:00 2001 From: mitchell Date: Sat, 16 Feb 2019 23:02:23 -0500 Subject: Updated copyright year. --- lexlua/json.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lexlua/json.lua') diff --git a/lexlua/json.lua b/lexlua/json.lua index d2b5cf35b..f0c3e0837 100644 --- a/lexlua/json.lua +++ b/lexlua/json.lua @@ -1,4 +1,4 @@ --- Copyright 2006-2018 Brian "Sir Alaran" Schott. See License.txt. +-- Copyright 2006-2019 Brian "Sir Alaran" Schott. See License.txt. -- JSON LPeg lexer. -- Based off of lexer code by Mitchell. -- cgit v1.2.3