update copyright year to 2016

This commit is contained in:
Alan Hamlett 2016-03-06 13:02:46 -08:00
parent 11e6c94ffa
commit 7a1af49bf2
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ __version__ = '.'.join(__version_info__)
__author__ = 'Alan Hamlett'
__author_email__ = 'alan@wakatime.com'
__license__ = 'BSD'
__copyright__ = 'Copyright 2014 Alan Hamlett'
__copyright__ = 'Copyright 2016 Alan Hamlett'