summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-05-08 07:10:55 -0700
committerBob Halley <halley@dnspython.org>2020-05-08 07:10:55 -0700
commit48c4b62f782c643393d7ea2e8cdd08558f03eeb0 (patch)
tree92f4215ea79cea2b6b270d0dac341115a50674d3 /doc/conf.py
parent7adc9b03e66b067291843c2808317fc8d3092c8b (diff)
downloaddnspython-48c4b62f782c643393d7ea2e8cdd08558f03eeb0.tar.gz
update doco author and copyright info
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index f6595af..a3e2bae 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -52,8 +52,8 @@ master_doc = 'index'
# General information about the project.
project = 'dnspython'
-copyright = '2016, Nominum, Inc.'
-author = 'Nominum, Inc.'
+copyright = '2020, Dnspython Contributors.'
+author = 'Dnspython Contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the