Docs: remove old copyright year

This commit is contained in:
medmunds
2017-01-26 11:43:28 -08:00
parent 0973618623
commit 1e09b61a27

View File

@@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Anymail' project = u'Anymail'
# noinspection PyShadowingBuiltins # noinspection PyShadowingBuiltins
copyright = u'2016, Anymail contributors (see AUTHORS.txt)' copyright = u'Anymail contributors (see AUTHORS.txt)'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the