From 2933b86b6e436242e2fd2157bf7fa2c80f0ecc50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Pe=CC=81rez=20Crespo?= <jaime.perez@uninett.no> Date: Mon, 7 Aug 2017 16:37:41 +0200 Subject: [PATCH] Update the copyright notice 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 07ac23150..0ca7e12c1 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-2016 <a href="http://uninett.no/">UNINETT AS</a> + Copyright © 2007-2017 <a href="http://uninett.no/">UNINETT AS</a> <br style="clear: right" /> -- GitLab