From 3d9ab72ba270a3399ac640e71fe62c72aa155550 Mon Sep 17 00:00:00 2001 From: rxi Date: Sun, 28 Aug 2016 11:00:04 +0100 Subject: [PATCH] Updated copyright year --- LICENSE | 2 +- lovebird.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 75dc265..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/lovebird.lua b/lovebird.lua index 9734f0b..d5b0cad 100644 --- a/lovebird.lua +++ b/lovebird.lua @@ -1,7 +1,7 @@ -- -- lovebird -- --- 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.