update year

This commit is contained in:
Ian Kent 2016-03-13 19:49:18 +00:00
parent de5e1c13a3
commit 793a8b9d19
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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.