From 54be58384d19b8f247878092d425c39f30422bae Mon Sep 17 00:00:00 2001
From: Jaime Perez Crespo <jaime.perez@uninett.no>
Date: Wed, 9 Mar 2016 12:02:56 +0100
Subject: [PATCH] Update the copyright line in the footer.

---
 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 4277d8afd..07ac23150 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-2015 <a href="http://uninett.no/">UNINETT AS</a>
+		Copyright &copy; 2007-2016 <a href="http://uninett.no/">UNINETT AS</a>
 		
 		<br style="clear: right" />
 	
-- 
GitLab