]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
2011
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 8 Jan 2011 01:48:23 +0000 (20:48 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 8 Jan 2011 01:48:23 +0000 (20:48 -0500)
doc/build/conf.py

index 43c787824a1a9ba46d03d251a03ea942e6340815..14820b53fba63a54f5b47cbe8c08a3b49d3bef97 100644 (file)
@@ -53,7 +53,7 @@ master_doc = 'index'
 
 # 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
@@ -248,7 +248,7 @@ man_pages = [
 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.