summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-02-07 18:44:11 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-02-07 18:44:11 +0100
commitaf9e9fc53e7636ffdcfc2b54824927900f393d37 (patch)
treef29fd91f61b5efdd39169d8bbc39110f191ee64e /templates
parent9acc25a393b9bd0fa8284f8694c095618c78d631 (diff)
downloadkosten-af9e9fc53e7636ffdcfc2b54824927900f393d37.tar.gz
kosten-af9e9fc53e7636ffdcfc2b54824927900f393d37.tar.bz2
kosten-af9e9fc53e7636ffdcfc2b54824927900f393d37.zip
Update copyright
Diffstat (limited to 'templates')
-rw-r--r--templates/root.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/root.mako b/templates/root.mako
index dce3f81..b05e7fd 100644
--- a/templates/root.mako
+++ b/templates/root.mako
@@ -54,7 +54,7 @@
<%def name="footer()">
powered by <a href="http://www.makotemplates.org">mako</a> &amp; <a href="http://www.webpy.org">web.py</a> |
- © 2010. All Rights Reserved. René Neumann |
+ © 2010-2011. All Rights Reserved. René Neumann |
with the help of <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.
</%def>