From cec62b0e75d81963c7b0081a78805ae11ac77dd3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 9 Jan 2015 18:14:46 +0100 Subject: reproducible: extend copyright to 2015 (but not plainly to current year) --- bin/reproducible_common.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_common.py') 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 and about reproducible builds of Debian available elsewhere. Last update: $date. - Copyright 2014-%s Holger Levsen, + Copyright 2014-2015 Holger Levsen, GPL-2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library.

-""" % (JENKINS_URL, datetime.datetime.now().strftime('%Y'))) +""") html_head_page = Template((tab*2).join("""
-- cgit v1.2.3-70-g09d2