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 6a69fe8 commit a041fa4Copy full SHA for a041fa4
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2016-2018 libtmux contributors
+Copyright (c) 2016- libtmux contributors
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
libtmux/__about__.py
@@ -7,4 +7,4 @@
7
__github__ = 'https://github.com/tmux-python/libtmux'
8
__pypi__ = 'https://pypi.org/project/libtmux/'
9
__license__ = 'MIT'
10
-__copyright__ = 'Copyright 2016-2018 Tony Narlock'
+__copyright__ = 'Copyright 2016- Tony Narlock'
0 commit comments