From 2d3504f577aa59114287dda22ce27434c3d53c07 Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Wed, 2 Jan 2019 13:09:22 +0000
Subject: [PATCH] Update copyright year

---
 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 75e8e0018..58905b0df 100644
--- a/templates/includes/footer.php
+++ b/templates/includes/footer.php
@@ -9,7 +9,7 @@ if (!empty($this->data['htmlinject']['htmlContentPost'])) {
             <div id="footer">
                 <hr />
                 <img src="/<?php echo $this->data['baseurlpath']; ?>resources/icons/ssplogo-fish-small.png" alt="Small fish logo" style="float: right" />		
-                    Copyright &copy; 2007-2018 <a href="http://uninett.no/">UNINETT AS</a>
+                    Copyright &copy; 2007-2019 <a href="http://uninett.no/">UNINETT AS</a>
 
                 <br style="clear: right" />
 
-- 
GitLab