update copyright year

This commit is contained in:
Alan Hamlett 2017-02-26 17:09:14 -08:00
parent 1f1db4deee
commit 2510184b2d
1 changed files with 1 additions and 1 deletions

View File

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