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.