diff options
author | Jaime Pérez <jaime.perez@uninett.no> | 2016-10-04 15:55:38 +0200 |
---|---|---|
committer | Jaime Pérez <jaime.perez@uninett.no> | 2016-10-04 15:55:38 +0200 |
commit | 8c140de547193faadfa6522a114a0cc9ffa4fe95 (patch) | |
tree | 22c9d689d8cc80336da3a87244f09cda026a3f53 | |
parent | 5e4e9d45058a3ce5463d244bc646fd57c8fbf76c (diff) | |
download | simplesamlphp-8c140de547193faadfa6522a114a0cc9ffa4fe95.zip simplesamlphp-8c140de547193faadfa6522a114a0cc9ffa4fe95.tar.gz simplesamlphp-8c140de547193faadfa6522a114a0cc9ffa4fe95.tar.bz2 |
Update copyright notice in the new footer.
-rw-r--r-- | templates/_footer.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_footer.twig b/templates/_footer.twig index c1edf52..f789441 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-2015 <a href="http://uninett.no/">UNINETT AS</a> + Copyright © 2007-2016 <a href="http://uninett.no/">UNINETT AS</a> <br style="clear: right"> |