From 2da9d443f551c17d899f1fca69fedc93e14327fc Mon Sep 17 00:00:00 2001 From: rxi Date: Wed, 4 Mar 2015 20:22:18 +0000 Subject: [PATCH] Updated copyright year --- lurker.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lurker.lua b/lurker.lua index fe3073d..6bb32a1 100644 --- a/lurker.lua +++ b/lurker.lua @@ -1,7 +1,7 @@ -- -- lurker -- --- Copyright (c) 2014, rxi +-- Copyright (c) 2015 rxi -- -- This library is free software; you can redistribute it and/or modify it -- under the terms of the MIT license. See LICENSE for details.