Skip to content

Commit bc8d12d

Browse files
committed
update year
1 parent 02bc76d commit bc8d12d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libtmux/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__email__ = '[email protected]'
66
__author__ = 'Tony Narlock'
77
__license__ = 'BSD'
8-
__copyright__ = 'Copyright 2016 Tony Narlock'
8+
__copyright__ = 'Copyright 2016-2017 Tony Narlock'

libtmux/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
libtmux
66
~~~~~~~
77
8-
:copyright: Copyright 2016 Tony Narlock.
8+
:copyright: Copyright 2016-2017 Tony Narlock.
99
:license: BSD, see LICENSE for details
1010
1111
"""

0 commit comments

Comments
 (0)