Happy New Year 2014

This commit is contained in:
Daniel Neuhäuser 2014-01-02 19:21:07 +01:00
parent a3a2f521f1
commit 52098e1e4f
45 changed files with 45 additions and 45 deletions

View file

@ -6,7 +6,7 @@
Blueprints are the recommended way to implement larger or more
pluggable applications in Flask 0.7 and later.
:copyright: (c) 2011 by Armin Ronacher.
:copyright: (c) 2014 by Armin Ronacher.
:license: BSD, see LICENSE for more details.
"""
from functools import update_wrapper