summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 4ba3a414..6aa0b7f7 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -83,13 +83,13 @@ html_footer = Template("""
jenkins.debian.net</a> and about
<a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds
of Debian</a> available elsewhere. Last update: $date.
- Copyright 2014-%s <a href="mailto:holger@layer-acht.org">Holger Levsen</a>,
+ Copyright 2014-2015 <a href="mailto:holger@layer-acht.org">Holger Levsen</a>,
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>.
</p>
</body>
-</html>""" % (JENKINS_URL, datetime.datetime.now().strftime('%Y')))
+</html>""")
html_head_page = Template((tab*2).join("""
<header>