Skip to content

Commit 698bfc7

Browse files
committed
update LICENSE year
1 parent 1113adc commit 698bfc7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016-2017, Tony Narlock
1+
Copyright (c) 2016-2018, Tony Narlock
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

libtmux/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__email__ = 'tony@git-pull.com'
66
__author__ = 'Tony Narlock'
77
__license__ = 'BSD'
8-
__copyright__ = 'Copyright 2016-2017 Tony Narlock'
8+
__copyright__ = 'Copyright 2016-2018 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-2017 Tony Narlock.
8+
:copyright: Copyright 2016-2018 Tony Narlock.
99
:license: BSD, see LICENSE for details
1010
1111
"""

0 commit comments

Comments
 (0)