update copyright year
This commit is contained in:
parent
1f1db4deee
commit
2510184b2d
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ __version__ = '.'.join(__version_info__)
|
|||
__author__ = 'Alan Hamlett'
|
||||
__author_email__ = 'alan@wakatime.com'
|
||||
__license__ = 'BSD'
|
||||
__copyright__ = 'Copyright 2016 Alan Hamlett'
|
||||
__copyright__ = 'Copyright 2017 Alan Hamlett'
|
||||
|
|
Loading…
Reference in a new issue