diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/templates/default_page_footer.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/templates/default_page_footer.mustache b/bin/templates/default_page_footer.mustache index a2160d3e..5e97493b 100644 --- a/bin/templates/default_page_footer.mustache +++ b/bin/templates/default_page_footer.mustache @@ -9,11 +9,11 @@ <a href="{{jenkins_url}}/userContent/about.html">about jenkins.debian.net</a> and about <a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds of Debian</a> available elsewhere. - <br /> Last update: {{date}} <br /> Copyright 2014-2016 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> and <a href="https://jenkins.debian.net//userContent/thanks.html">many others</a>. The code of <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/">jenkins.debian.net.git</a> is mostly GPL-2 licensed. The weather icons are public domain and have been taken from the <a href=http://tango.freedesktop.org/Tango_Icon_Library target=_blank> Tango Icon Library</a>. + <br /> Last update: {{date}} </div> </p> |