diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-01-11 23:13:40 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-11 23:13:40 +0100 |
commit | ac3bb1fa4c759d7338130962b7f9ee79ddae0338 (patch) | |
tree | 7ef8a8ecccabef056d37a8af15d81fb9a14c330f | |
parent | 09508962fc4dfba18c5a1064ba8490a1b1968153 (diff) | |
download | jenkins.debian.net-ac3bb1fa4c759d7338130962b7f9ee79ddae0338.tar.xz |
bump copyright years
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | THANKS.head | 2 | ||||
-rw-r--r-- | debian/copyright | 4 | ||||
-rw-r--r-- | mustache-templates/reproducible/default_page_footer.mustache | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/THANKS.head b/THANKS.head index 22d84d0c..b0bece7a 100644 --- a/THANKS.head +++ b/THANKS.head @@ -28,7 +28,7 @@ Debian packages for t.r-b.o ** two dual-core with 2 GB RAM, ** two quad-cores with 1 GB RAM and ** three dual-cores with 1 GB RAM. - * link:https://codethink.co.uk has kindly offered access to 8 arm64 build nodes on link:http://www8.hp.com/us/en/hp-news/press-release.html?id=1800094#.VgQdelox1QI[HP moonshot hardware]. + * In December 2016 link:https://codethink.co.uk has kindly offered access to 8 arm64 build nodes on link:http://www8.hp.com/us/en/hp-news/press-release.html?id=1800094#.VgQdelox1QI[HP moonshot hardware]. ** 8 cores and 64 GB memory for codethink-sled9-arm64.debian.net used for building arm64 Debian packages for t.r-b.o, running in the future ** 8 cores and 64 GB memory for codethink-sled10-arm64.debian.net used for building arm64 Debian packages for t.r-b.o ** 8 cores and 64 GB memory for codethink-sled11-arm64.debian.net used for building arm64 Debian packages for t.r-b.o, running in the future diff --git a/debian/copyright b/debian/copyright index ee545c83..e93d9530 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,13 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jenkins.debian.net Upstream-Contact: Holger Levsen <holger@debian.org> Source: git://git.debian.org/git/qa/jenkins.debian.net.git -Copyright: 2012-2014 Holger Levsen +Copyright: 2012-2017 Holger Levsen Comment: Original author is Holger Levsen <holger@layer-acht.org> Upstream is bunch of lunatics who don't make release tarballs publicly available. The Debian .orig.tar.gz is what would be released, though. Files: * -Copyright: 2012-2014 Holger Levsen <holger@debian.org> and others +Copyright: 2012-2017 Holger Levsen <holger@debian.org> and others License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public diff --git a/mustache-templates/reproducible/default_page_footer.mustache b/mustache-templates/reproducible/default_page_footer.mustache index df8624c2..9fd3c90b 100644 --- a/mustache-templates/reproducible/default_page_footer.mustache +++ b/mustache-templates/reproducible/default_page_footer.mustache @@ -16,7 +16,7 @@ The code of <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/">jenkins.debian.net.git</a> is mostly 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>. - Copyright 2014-2016 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> + Copyright 2014-2017 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> and <a href="https://jenkins.debian.net/userContent/thanks.html">many others</a>. <br /> Last update: {{date}} </div> |