[gtk-web/support: 2/4] template: Fix year, was copyright only until 2011



commit bfef7f798771d5d227700d0bec023a47d5185d35
Author: Martyn Russell <martyn lanedo com>
Date:   Mon Mar 19 15:01:03 2012 +0000

    template: Fix year, was copyright only until 2011

 template.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/template.php b/template.php
index 137caa6..cba509b 100755
--- a/template.php
+++ b/template.php
@@ -280,7 +280,7 @@ pre {
 
 	<div id="footer">
 		<pre style="display: none;"><!-- For Lynx --></pre>
-		<span>Copyright &copy; 2007-2011 The GTK+ Team</span> |
+		<span>Copyright &copy; 2007-2012 The GTK+ Team</span> |
 		<span>Valid <a href="http://validator.w3.org/check?uri=http://<?php echo htmlentities("gtk.org".$_SERVER['REQUEST_URI']); ?>&amp;charset=utf-8&amp;doctype=Inline&amp;group=0">XHTML</a> and <a href="http://jigsaw.w3.org/css-validator/validator?uri=<?php echo htmlentities("gtk.org"); ?>/css/global.css&amp;profile=css21&amp;usermedium=all&amp;warning=1&amp;lang=en">CSS</a></span>
 	</div>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]