update copyright year and point the powered by link to pagure.io/koji

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-10-27 16:42:49 -05:00
parent 3828b8a26f
commit 1f2aa41709

View file

@ -2,8 +2,8 @@
</div>
<p id="footer">
Copyright &copy; 2006-2014 Red Hat, Inc.
<a href="https://fedorahosted.org/koji/"><img src="$util.themePath('images/powered-by-koji.png')" alt="Powered By Koji" id="PoweredByKojiLogo"/></a>
Copyright &copy; 2006-2016 Red Hat, Inc.
<a href="https://pagure.io/koji/"><img src="$util.themePath('images/powered-by-koji.png')" alt="Powered By Koji" id="PoweredByKojiLogo"/></a>
</p>
#set $localfooterpath=$util.themePath("extra-footer.html", local=True)