summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-09 18:14:46 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-09 18:14:46 +0100
commitcec62b0e75d81963c7b0081a78805ae11ac77dd3 (patch)
tree87db7d4d85333cf0b09bf8e704ba5309600d9162 /bin/reproducible_common.py
parent88015575534d756c8f43c252140e4bb741a664c7 (diff)
downloadjenkins.debian.net-cec62b0e75d81963c7b0081a78805ae11ac77dd3.tar.xz
reproducible: extend copyright to 2015 (but not plainly to current year)
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>