From b7bfd4b2b00a74f13d1f6590d9308b373443ff8e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no>
Date: Mon, 24 Feb 2014 19:07:51 +0000
Subject: [PATCH] Updated copyright message.

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

diff --git a/templates/includes/footer.php b/templates/includes/footer.php
index ab6f52c89..3b4d6a81b 100644
--- a/templates/includes/footer.php
+++ b/templates/includes/footer.php
@@ -10,7 +10,7 @@ if(!empty($this->data['htmlinject']['htmlContentPost'])) {
 		<hr />
 
 		<img src="/<?php echo $this->data['baseurlpath']; ?>resources/icons/ssplogo-fish-small.png" alt="Small fish logo" style="float: right" />		
-		Copyright &copy; 2007-2013 <a href="http://rnd.feide.no/">Feide RnD</a>
+		Copyright &copy; 2007-2014 <a href="http://rnd.feide.no/">Feide RnD</a>
 		
 		<br style="clear: right" />
 	
-- 
GitLab