aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-12-30 12:50:39 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-12-30 12:50:39 -0500
commitc7de48c1f42611b25b0ab776ece87763515cc120 (patch)
treea0cd5b530d0ce1f7e0cdb235fe05c81eb69b15d9 /docs/conf.py
parent65d8715705e07dc7f091e2da47a7ada923c6cfbb (diff)
downloadexternal_python_setuptools-c7de48c1f42611b25b0ab776ece87763515cc120.tar.gz
external_python_setuptools-c7de48c1f42611b25b0ab776ece87763515cc120.tar.bz2
external_python_setuptools-c7de48c1f42611b25b0ab776ece87763515cc120.zip
Update copyright
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6cb8f636..5ea2e05e 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = 'Setuptools'
-copyright = '2009-2013, The fellowship of the packaging'
+copyright = '2009-2014, The fellowship of the packaging'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the