This commit is contained in:
Kenneth Reitz 2012-04-01 20:57:50 -04:00
parent f267f9302a
commit f46f7155b2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS Copyright (c) 2012 by Armin Ronacher and contributors. See AUTHORS
for more details. for more details.
Some rights reserved. Some rights reserved.

View file

@ -43,7 +43,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Flask' project = u'Flask'
copyright = u'2010, Armin Ronacher' copyright = u'2012, Armin Ronacher'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the