diff options
author | Tatsuo Ishii | 2011-03-10 05:35:19 +0000 |
---|---|---|
committer | Tatsuo Ishii | 2011-03-10 05:35:19 +0000 |
commit | 087b80d863ba6e7192cf6f77acd1243b793e3890 (patch) | |
tree | 8517d9c14e26c4ab86c1dc30e2d1faa7356c46dc | |
parent | e4693c02705a2071603db9bd6e7ad23f97261b18 (diff) |
Update copyright year
-rw-r--r-- | templates/footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.tpl b/templates/footer.tpl index 62f7d45..8c8df82 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -1,4 +1,4 @@ <address> Version {$version|escape}<br /> - Copyright © 2006 - 2010 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved. + Copyright © 2006 - 2011 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved. </address> |