summaryrefslogtreecommitdiff
path: root/examples/manage-webpylike.py
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2009-01-02 20:06:33 +0100
committerArmin Ronacher <armin.ronacher@active-4.com>2009-01-02 20:06:33 +0100
commit83c06a9a9ab330c97a5895d0513318cd506830f2 (patch)
tree9466b4c1829087481a7350ab2050fa5840ed7928 /examples/manage-webpylike.py
parent18daf96d3214e2a10d7ad1458da589a57d45084a (diff)
downloadwerkzeug-83c06a9a9ab330c97a5895d0513318cd506830f2.tar.gz
Next release will be 0.4.1, improved copyright messages.
Diffstat (limited to 'examples/manage-webpylike.py')
-rwxr-xr-xexamples/manage-webpylike.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/manage-webpylike.py b/examples/manage-webpylike.py
index a3ee4859..3d931d13 100755
--- a/examples/manage-webpylike.py
+++ b/examples/manage-webpylike.py
@@ -10,7 +10,7 @@
__ http://webpy.org/tutorial2.en
- :copyright: 2007 by Armin Ronacher.
+ :copyright: (c) 2008 by the Werkzeug Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
"""
import os