From e64c55131acaf2767813d6b8cb688d9c8d0d308d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 3 Feb 2015 08:29:33 +0100 Subject: reproducible: add 'and others' to copyright notice --- bin/reproducible_common.py | 2 +- bin/reproducible_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index b7f764fc..6fe0a549 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -97,7 +97,7 @@ html_footer = Template(""" jenkins.debian.net and about reproducible builds of Debian available elsewhere. Last update: $date. - Copyright 2014-2015 Holger Levsen, + Copyright 2014-2015 Holger Levsen and others, GPL-2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library. diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index badc53c9..0609ed47 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -253,7 +253,7 @@ write_page_header() { } write_page_footer() { - write_page "

There is more information about jenkins.debian.net and about reproducible builds of Debian available elsewhere. Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2015 Holger Levsen, GPL-2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library.

" + write_page "

There is more information about jenkins.debian.net and about reproducible builds of Debian available elsewhere. Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2015 Holger Levsen and others, GPL2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library.

" write_page "" } -- cgit v1.2.3-70-g09d2