diff options
| -rw-r--r-- | archives/templates/html/bottom_config.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archives/templates/html/bottom_config.html b/archives/templates/html/bottom_config.html index 64d0de11..ed50f0e5 100644 --- a/archives/templates/html/bottom_config.html +++ b/archives/templates/html/bottom_config.html @@ -7,7 +7,7 @@ <div id="pgFooter"> <a class="navFooter" href="http://www.postgresql.org/about/privacypolicy">Privacy Policy</a> | <a class="navFooter" href="http://www.postgresql.org/about/">About PostgreSQL</a><br/> - Copyright © 1996 – 2011 PostgreSQL Global Development Group + Copyright © 1996 – 2012 PostgreSQL Global Development Group </div> </div> </div> |
