From 870ce0651678825ec88372cb0b9b1c25264751c8 Mon Sep 17 00:00:00 2001 From: rxi Date: Thu, 15 Mar 2018 19:18:33 +0000 Subject: [PATCH] Updated copyright year: 2018 --- LICENSE | 2 +- lurker.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index dd39d52..8ce02b9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014, rxi +Copyright (c) 2018 rxi Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/lurker.lua b/lurker.lua index 7177ca7..b036e03 100644 --- a/lurker.lua +++ b/lurker.lua @@ -1,7 +1,7 @@ -- -- lurker -- --- Copyright (c) 2015 rxi +-- Copyright (c) 2018 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.