From 793a8b9d1944c80d473d8044fa13a3f980f02622 Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Sun, 13 Mar 2016 19:49:18 +0000 Subject: [PATCH] update year --- LICENSE.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 1f0d994..eec4a9a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Ian Kent +Copyright (c) 2014 - 2016 Ian Kent Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index b4a5e3d..381a426 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,6 @@ If you make any changes, run ```go fmt ./...``` before submitting a pull request ### Licence -Copyright ©‎ 2014-2015, Ian Kent (http://iankent.uk) +Copyright ©‎ 2014 - 2016, Ian Kent (http://iankent.uk) Released under MIT license, see [LICENSE](LICENSE.md) for details.