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/moonscript.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lexlua/moonscript.lua') diff --git a/lexlua/moonscript.lua b/lexlua/moonscript.lua index 49a98d25f..039601fa1 100644 --- a/lexlua/moonscript.lua +++ b/lexlua/moonscript.lua @@ -1,4 +1,4 @@ --- Copyright 2016-2018 Alejandro Baez (https://keybase.io/baez). See License.txt. +-- Copyright 2016-2019 Alejandro Baez (https://keybase.io/baez). See License.txt. -- Moonscript LPeg lexer. local lexer = require('lexer') -- cgit v1.2.3