Skip to content

Commit a041fa4

Browse files
committed
Update copyright year
1 parent 6a69fe8 commit a041fa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016-2018 libtmux contributors
3+
Copyright (c) 2016- libtmux contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

libtmux/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
__github__ = 'https://github.com/tmux-python/libtmux'
88
__pypi__ = 'https://pypi.org/project/libtmux/'
99
__license__ = 'MIT'
10-
__copyright__ = 'Copyright 2016-2018 Tony Narlock'
10+
__copyright__ = 'Copyright 2016- Tony Narlock'

0 commit comments

Comments
 (0)