From 5fb0dd4d1714f0cdd51493a0a0155ba82776774d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20P=C3=A9rez=20Crespo?= <jaime.perez@uninett.no> Date: Thu, 11 Jul 2013 09:19:21 +0000 Subject: [PATCH] Updated copyright message. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3256 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 d48502934..ab6f52c89 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 © 2007-2010 <a href="http://rnd.feide.no/">Feide RnD</a> + Copyright © 2007-2013 <a href="http://rnd.feide.no/">Feide RnD</a> <br style="clear: right" /> -- GitLab