From: Nozomi Anzai Date: Tue, 5 Jun 2012 07:37:43 +0000 (+0900) Subject: Change copyright year to date('Y'). X-Git-Tag: V3_2_1~17 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=706807d9c5de14f645f21bc978d95c902f4559db;p=pgpooladmin.git Change copyright year to date('Y'). --- 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 @@
Version {$version|escape}
- Copyright © 2006 - 2011 pgpool Global Development Group. All rights reserved. + Copyright © 2006 - {date('Y')} pgpool Global Development Group. All rights reserved.