summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-01-12 21:19:11 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-01-12 21:19:11 +0000
commit4ae6690bb93d8ffc9e9c2753e481a2d8d823bef7 (patch)
treef0d3b504723c24e800d87ef3806146f8eeb258a7 /doc
parent32add82d01423732c241ec2f8a422fe16621b5e0 (diff)
downloadsqlalchemy-4ae6690bb93d8ffc9e9c2753e481a2d8d823bef7.tar.gz
happy new year
Diffstat (limited to 'doc')
-rw-r--r--doc/build/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py
index 6bb804460..eaf51a628 100644
--- a/doc/build/conf.py
+++ b/doc/build/conf.py
@@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = u'SQLAlchemy'
-copyright = u'2008, the SQLAlchemy authors and contributors'
+copyright = u'2007, 2008, 2009, the SQLAlchemy authors and contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the