From: Bob Halley Date: Fri, 8 May 2020 14:10:55 +0000 (-0700) Subject: update doco author and copyright info X-Git-Tag: v2.0.0rc1~247 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c4b62f782c643393d7ea2e8cdd08558f03eeb0;p=thirdparty%2Fdnspython.git update doco author and copyright info --- diff --git a/doc/conf.py b/doc/conf.py index f6595afc..a3e2bae7 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