diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index a3e2bae..0a0e667 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 |
