From da0d1bbae7be15f7dd4c26068b3df16a707f47fb Mon Sep 17 00:00:00 2001 From: rxi Date: Sun, 4 Dec 2016 14:13:10 +0000 Subject: [PATCH] Updated copyright year: 2015 -> 2016 --- LICENSE | 2 +- lume.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 6628329..5818e8d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015, rxi +Copyright (c) 2016 rxi Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/lume.lua b/lume.lua index bda4e74..3004507 100644 --- a/lume.lua +++ b/lume.lua @@ -1,7 +1,7 @@ -- -- lume -- --- Copyright (c) 2015 rxi +-- Copyright (c) 2016 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.