We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bc76d commit bc8d12dCopy full SHA for bc8d12d
libtmux/__about__.py
@@ -5,4 +5,4 @@
5
__email__ = 'tony@git-pull.com'
6
__author__ = 'Tony Narlock'
7
__license__ = 'BSD'
8
-__copyright__ = 'Copyright 2016 Tony Narlock'
+__copyright__ = 'Copyright 2016-2017 Tony Narlock'
libtmux/__init__.py
@@ -5,7 +5,7 @@
libtmux
~~~~~~~
-:copyright: Copyright 2016 Tony Narlock.
+:copyright: Copyright 2016-2017 Tony Narlock.
9
:license: BSD, see LICENSE for details
10
11
"""
0 commit comments