summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/footer.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.tpl b/templates/footer.tpl
index 8c8df82..55f8fb1 100644
--- a/templates/footer.tpl
+++ b/templates/footer.tpl
@@ -1,4 +1,4 @@
<address>
Version {$version|escape}<br />
- Copyright &copy; 2006 - 2011 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.
+ Copyright &copy; 2006 - {date('Y')} <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.
</address>