# General information about the project.
project = u'SQLAlchemy'
-copyright = u'2007-2010, the SQLAlchemy authors and contributors'
+copyright = u'2007-2011, 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
epub_title = u'SQLAlchemy'
epub_author = u'SQLAlchemy authors'
epub_publisher = u'SQLAlchemy authors'
-epub_copyright = u'2010, SQLAlchemy authors'
+epub_copyright = u'2011, SQLAlchemy authors'
# The language of the text. It defaults to the language option
# or en if the language is not set.