From: Bob Halley Date: Fri, 8 May 2020 14:12:13 +0000 (-0700) Subject: remove year X-Git-Tag: v2.0.0rc1~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddcc6058a64219fd54861e7fa75fa997b4c995c;p=thirdparty%2Fdnspython.git remove year --- diff --git a/doc/conf.py b/doc/conf.py index a3e2bae7..0a0e667b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = 'dnspython' -copyright = '2020, Dnspython Contributors.' +copyright = 'Dnspython Contributors' author = 'Dnspython Contributors' # The version info for the project you're documenting, acts as replacement for