Skip to content
Snippets Groups Projects
Commit 86a66c70 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

fix: update link in copyright

parent 9dd73389
No related branches found
No related tags found
No related merge requests found
Pipeline #402641 passed
...@@ -7,5 +7,5 @@ ...@@ -7,5 +7,5 @@
PerunOidcConfig perunOidcConfig = WebApplicationContextUtils.getWebApplicationContext(application).getBean("perunOidcConfig", PerunOidcConfig.class); PerunOidcConfig perunOidcConfig = WebApplicationContextUtils.getWebApplicationContext(application).getBean("perunOidcConfig", PerunOidcConfig.class);
%> %>
Powered by Powered by
<a href="https://gitlab.ics.muni.cz/perun-proxy-aai/java/OpenID-Connect-Java-Spring-Server">Perun MITREid</a> <span class="label"><%=perunOidcConfig.getPerunOIDCVersion()%></span> <a href="https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/OpenID-Connect-Java-Spring-Server">Perun MITREid</a> <span class="label"><%=perunOidcConfig.getPerunOIDCVersion()%></span>
<span class="pull-right">&copy; 2017 The MIT Internet Trust Consortium.</span>. <span class="pull-right">&copy; 2017 The MIT Internet Trust Consortium.</span>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment