From f5df3f12b468e2135ce3a1e130cc83f0a52620ab Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Sun, 13 May 2018 20:42:54 +0200
Subject: [PATCH] Update year

---
 templates/_footer.twig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/_footer.twig b/templates/_footer.twig
index f789441c1..e5fdde185 100644
--- a/templates/_footer.twig
+++ b/templates/_footer.twig
@@ -1,6 +1,6 @@
     <hr>
 
     <img src="/{{ 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-2018 <a href="http://uninett.no/">UNINETT AS</a>
 
     <br style="clear: right">
-- 
GitLab