LICENCE: Update copyright years

This commit is contained in:
Tomas Babej 2019-03-26 11:16:13 -04:00
parent 37f6201ef1
commit 056d9e82f5
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright 2014-2017 Tomas Babej
Copyright 2014-2019 Tomas Babej
https://github.com/tbabej/taskwiki
This software is released under MIT licence.

View file

@ -296,4 +296,3 @@ and consider using a virtual machine or [Xvfb](https://www.x.org/releases/X11R7.
When `tzlocal` library can't detect your local timezone, it has to be set [explicitly](https://github.com/tbabej/taskwiki/issues/110) using the environment variable `TZ`. For example, before launching vim:
export TZ="Europe/Prague"