summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-12-29 21:43:31 +0100
committerIlya Etingof <etingof@gmail.com>2018-12-29 21:44:17 +0100
commitdf6fc9a8aae16e32f60a1ff1f42a52c8c344a993 (patch)
tree65688a5c5441d1a4594b6c15a3cded6e2a97aca1 /setup.py
parenta4b30dcb6c34e303129498d697fb3cd805c1e48d (diff)
downloadpyasn1-git-df6fc9a8aae16e32f60a1ff1f42a52c8c344a993.tar.gz
Release 0.4.5v0.4.5
Also extend copyright to the year 2019
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 8a11a34..fa0a876 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
#
# This file is part of pyasn1 software.
#
-# Copyright (c) 2005-2018, Ilya Etingof <etingof@gmail.com>
+# Copyright (c) 2005-2019, Ilya Etingof <etingof@gmail.com>
# License: http://snmplabs.com/pyasn1/license.html
#
import os