From 2412068bfd4747b69754223363452f8c9ae33f23 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Sun, 11 Jan 2009 09:13:21 +0000
Subject: [PATCH] Adding 2009 in the footer... as we just entered a new year.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1127 44740490-163a-0410-bde0-09ae8108e29a
---
 templates/default/includes/footer.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/default/includes/footer.php b/templates/default/includes/footer.php
index 0672a8c6a..34025c320 100644
--- a/templates/default/includes/footer.php
+++ b/templates/default/includes/footer.php
@@ -4,7 +4,7 @@
 		<hr />
 
 		<img src="/<?php echo $this->data['baseurlpath']; ?>resources/icons/ssplogo-fish-small.png" alt="Small fish logo" style="float: right" />		
-		Copyright &copy; 2007-2008 <a href="http://rnd.feide.no/">Feide RnD</a>
+		Copyright &copy; 2007-2009 <a href="http://rnd.feide.no/">Feide RnD</a>
 		
 		<br style="clear: right" />
 	
-- 
GitLab