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 8bd8fe4 commit 24f9801Copy full SHA for 24f9801
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2013-2018 tmuxp contributors
+Copyright (c) 2013- tmuxp 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
tmuxp/__about__.py
@@ -7,4 +7,4 @@
7
__github__ = 'https://github.com/tmux-python/tmuxp'
8
__pypi__ = 'https://pypi.org/project/tmuxp/'
9
__license__ = 'MIT'
10
-__copyright__ = 'Copyright 2013-2018 Tony Narlock'
+__copyright__ = 'Copyright 2013- Tony Narlock'
0 commit comments