summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2016-05-02 23:51:59 +0200
committerChris Liechti <cliechti@gmx.net>2016-05-02 23:54:16 +0200
commit2c278a867174337d26da3d0a9d26066698b0e0fd (patch)
treee133ea074804f3f686f083d27333aca11c7fa1bc /setup.py
parente528e61151009e5c6e24d9fd967ea3e2bb4eb35c (diff)
downloadpyserial-git-2c278a867174337d26da3d0a9d26066698b0e0fd.tar.gz
doc update
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 17ee4bd..20c2a22 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@
# For Python 3.x use the corresponding Python executable,
# e.g. "python3 setup.py ..."
#
-# (C) 2001-2015 Chris Liechti <cliechti@gmx.net>
+# (C) 2001-2016 Chris Liechti <cliechti@gmx.net>
#
# SPDX-License-Identifier: BSD-3-Clause