summaryrefslogtreecommitdiff
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
commit0ef40874fa6fa05309de260eb68ca015935df201 (patch)
tree24fb73dd16a96d312384956dd9fe63574b1ded3b
parent3b8435960a4ea93bdf98350f17159e3a6c60ec6f (diff)
downloadpython-setuptools-bitbucket-0ef40874fa6fa05309de260eb68ca015935df201.tar.gz
Update copyright
-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