From bfee088ed6b11799523199582ecdedaffd1a592c Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst <thijs@kinkhorst.com> Date: Fri, 1 Jan 2021 11:23:04 +0000 Subject: [PATCH] Bump copyright year, old style --- COPYING | 2 +- templates/includes/footer.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 96aa6db83..322d4c4ea 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright 2007-2020 UNINETT AS, https://www.uninett.no +Copyright 2007-2021 UNINETT AS, https://www.uninett.no SimpleSAMLphp is licensed under the CC-GNU LGPL version 2.1. http://creativecommons.org/licenses/LGPL/2.1/ diff --git a/templates/includes/footer.php b/templates/includes/footer.php index ed4d11e6d..248461953 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 © 2007-2020 <a href="https://uninett.no/">UNINETT AS</a> + Copyright © 2007-2021 <a href="https://uninett.no/">UNINETT AS</a> <br style="clear: right" /> -- GitLab