From 03fa79fa8a82cf6b852f4963ca439e52582fc34d Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de> Date: Tue, 21 Apr 2020 15:05:57 +0200 Subject: [PATCH] adapted copyright notice to clarify simplesamlphp is meant --- mymodule/themes/fancytheme/default/includes/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mymodule/themes/fancytheme/default/includes/footer.php b/mymodule/themes/fancytheme/default/includes/footer.php index 82827ad..36b75fc 100644 --- a/mymodule/themes/fancytheme/default/includes/footer.php +++ b/mymodule/themes/fancytheme/default/includes/footer.php @@ -14,7 +14,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-2019 <a href="http://uninett.no/">UNINETT AS</a> + simplesamlphp Copyright © 2007-2019 <a href="http://uninett.no/">UNINETT AS</a> <br style="clear: right" /> -- GitLab