aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-07-29 02:03:57 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-29 02:03:57 +0000
commit933b43f37aa0ab970da052e42eff858016c6a5c6 (patch)
tree51130a47b9f85ff001627c9fdabf69dfc7293a1b /doc/conf.py
parenteac7df373b626ac825bc883603dbc1b7835a045c (diff)
parentb8eae8a9eef1815cf17064e9a66a108bd21d5f8c (diff)
downloadrsa-933b43f37aa0ab970da052e42eff858016c6a5c6.tar.gz
Upgrade python/rsa to version-4.6 am: 248aba47a6 am: fba0d0316f am: 24f0088831 am: b8eae8a9ee
Original change: https://android-review.googlesource.com/c/platform/external/python/rsa/+/1361102 Change-Id: Id67d2c3d00bcdc9a9862f7e8a887a19ad62b18d1
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 3331a86..60201b1 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-#
# Python-RSA documentation build configuration file, created by
# sphinx-quickstart on Sat Jul 30 23:11:07 2011.
#
@@ -46,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = u'Python-RSA'
-copyright = u'2011-2018, Sybren A. Stüvel'
+copyright = u'2011-2019, Sybren A. Stüvel'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the