aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-07-29 01:28:47 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-29 01:28:47 +0000
commit24f0088831247689b54f430782db58506a2894fc (patch)
tree51130a47b9f85ff001627c9fdabf69dfc7293a1b /doc/conf.py
parentf9c65dc097e40db4eda08942d06897d25a0dcd26 (diff)
parentfba0d0316ff1cbf61c8d50e910afd9af9144534b (diff)
downloadrsa-24f0088831247689b54f430782db58506a2894fc.tar.gz
Upgrade python/rsa to version-4.6 am: 248aba47a6 am: fba0d0316f
Original change: https://android-review.googlesource.com/c/platform/external/python/rsa/+/1361102 Change-Id: Ib8232e4a1abe822b3204ea2933cfb06ce506f77f
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