From af2d7673e79fe0464b05af3c6c5b91ef9847b3f0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 7 Jan 2016 14:41:28 +0100 Subject: reproducible: use same footer for .sh and .py pages --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 6bfead06..4db049d6 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -333,7 +333,7 @@ write_page_footer() { fi write_page "There is more information about jenkins.debian.net and about reproducible builds of Debian available elsewhere." write_page "
Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2016 Holger Levsen and many others." - write_page "The code of jenkins.debian.net.git is mostly GPL2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library." + write_page "The code of jenkins.debian.net.git is mostly GPL-2 licensed. The weather icons are public domain and have been taken from the Tango Icon Library." write_page "
" if [ "$1" = "coreboot" ] ; then write_page "The Coreboot logo is Copyright © 2008 by Konsult Stuge and coresystems GmbH and can be freely used to refer to the Coreboot project." -- cgit v1.2.3-54-g00ecf