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 1113adc commit 698bfc7Copy full SHA for 698bfc7
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2016-2017, Tony Narlock
+Copyright (c) 2016-2018, Tony Narlock
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
libtmux/__about__.py
@@ -5,4 +5,4 @@
5
__email__ = 'tony@git-pull.com'
6
__author__ = 'Tony Narlock'
7
__license__ = 'BSD'
8
-__copyright__ = 'Copyright 2016-2017 Tony Narlock'
+__copyright__ = 'Copyright 2016-2018 Tony Narlock'
libtmux/__init__.py
@@ -5,7 +5,7 @@
libtmux
~~~~~~~
-:copyright: Copyright 2016-2017 Tony Narlock.
+:copyright: Copyright 2016-2018 Tony Narlock.
9
:license: BSD, see LICENSE for details
10
11
"""
0 commit comments