summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-03-17 00:26:07 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-03-17 00:26:07 +0100
commit853ec0acbe4d2284ec0b5f8aba06c0e78b494b2f (patch)
tree02d1766331f74ab3bc67f7c9fbcba6b286fc3332 /templates
parent7630b1e3d74f507af6627c793c6983087d1f93c2 (diff)
downloadweb-853ec0acbe4d2284ec0b5f8aba06c0e78b494b2f.tar.gz
web-853ec0acbe4d2284ec0b5f8aba06c0e78b494b2f.tar.bz2
web-853ec0acbe4d2284ec0b5f8aba06c0e78b494b2f.zip
Fix 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 e625d88..14634c1 100644
--- a/templates/root.mako
+++ b/templates/root.mako
@@ -48,7 +48,7 @@
<%def name="footer()">
powered by <a href="http://www.webpy.org">web.py</a> &amp; <a href="http://www.makotemplates.org">mako</a> |
- © 2009. All Rights Reserved. René Neumann |
+ © 2010. All Rights Reserved. René Neumann |
with the help of <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.
</%def>