summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-06 22:05:48 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-06 22:05:48 +0100
commita3d92f6c67b25c547e2f2099203321651b321f09 (patch)
tree1943459878eb024a6bdb3b5f04bebad043375149 /bin
parent6e109d4968be528451cf4b303413f570044b9218 (diff)
downloadjenkins.debian.net-a3d92f6c67b25c547e2f2099203321651b321f09.tar.xz
update copyright years
Diffstat (limited to 'bin')
-rwxr-xr-xbin/common-functions.sh2
-rwxr-xr-xbin/jenkins_node_wrapper.sh2
-rwxr-xr-xbin/reproducible_blacklist.sh2
-rwxr-xr-xbin/reproducible_build.sh4
-rwxr-xr-xbin/reproducible_cleanup_nodes.sh2
-rwxr-xr-xbin/reproducible_common.py2
-rwxr-xr-xbin/reproducible_common.sh5
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
-rwxr-xr-xbin/reproducible_html_indexes.py1
-rwxr-xr-xbin/reproducible_maintenance.sh2
-rwxr-xr-xbin/reproducible_scheduler.py2
-rwxr-xr-xbin/reproducible_setup_archlinux_schroot.sh2
-rwxr-xr-xbin/reproducible_slay.sh2
-rwxr-xr-xbin/test_torbrowser-launcher.sh2
14 files changed, 17 insertions, 15 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index cd357b1d..5ba2e962 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
common_cleanup() {
diff --git a/bin/jenkins_node_wrapper.sh b/bin/jenkins_node_wrapper.sh
index 5820d933..0aa807fd 100755
--- a/bin/jenkins_node_wrapper.sh
+++ b/bin/jenkins_node_wrapper.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2009, 2010, 2012, 2015 Peter Palfrader
-# 2015 Holger Levsen
+# 2015-2016 Holger Levsen
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh
index 0efa56dd..d0f1d7a1 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014 Holger Levsen <holger@layer-acht.org>
+# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b06e5298..79eed106 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -1,7 +1,7 @@
#!/bin/bash
-# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
-# © 2015 Mattia Rizzolo <mattia@mapreri.org>
+# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
+# © 2015-2016 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_cleanup_nodes.sh b/bin/reproducible_cleanup_nodes.sh
index a3efbcd8..8553128e 100755
--- a/bin/reproducible_cleanup_nodes.sh
+++ b/bin/reproducible_cleanup_nodes.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright © 2015 Holger Levsen <holger@layer-acht.org>
+# Copyright © 2015-2016 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 2676e81e..52f6d09a 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -142,7 +142,7 @@ 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-2015 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> and others,
+ Copyright 2014-2016 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> and others,
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>.
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 1ae9fc31..0a8352f1 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -1,6 +1,7 @@
#!/bin/bash
-# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+
+# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
#
@@ -331,7 +332,7 @@ write_page_footer() {
write_page "via this <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/\">git repo</a>."
fi
write_page "There is more information <a href=\"https://jenkins.debian.net/userContent/about.html\">about jenkins.debian.net</a> and about <a href=\"https://wiki.debian.org/ReproducibleBuilds\"> reproducible builds of Debian</a> available elsewhere."
- write_page "<br /> Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2015 <a href=\"mailto:holger@layer-acht.org\">Holger Levsen</a> and <a href=\"https://jenkins.debian.net//userContent/thanks.html\">many others</a>."
+ write_page "<br /> Last update: $(date +'%Y-%m-%d %H:%M %Z'). Copyright 2014-2016 <a href=\"mailto:holger@layer-acht.org\">Holger Levsen</a> and <a href=\"https://jenkins.debian.net//userContent/thanks.html\">many others</a>."
write_page "The code of <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/\">jenkins.debian.net.git</a> is mostly GPL2 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>."
write_page "<br />"
if [ "$1" = "coreboot" ] ; then
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 64fe8404..4a90aa4d 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index a6bd4424..56e736bf 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright © 2015 Mattia Rizzolo <mattia@mapreri.org>
+# Copyright © 2015-2016 Holger Levsen <holger@layer-acht.org>
# Based on reproducible_html_indexes.sh © 2014 Holger Levsen <holger@layer-acht.org>
# Licensed under GPL-2
#
diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index fab9f67a..430b5d93 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2014-2016 Holger Levsen <holger@layer-acht.org>
# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 0946eecc..a0094632 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright © 2015 Mattia Rizzolo <mattia@mapreri.org>
-# Copyright © 2015 Holger Levsen <holger@layer-acht.org>
+# Copyright © 2015-2016 Holger Levsen <holger@layer-acht.org>
# Based on reproducible_scheduler.sh © 2014-2015 Holger Levsen <holger@layer-acht.org>
# Licensed under GPL-2
#
diff --git a/bin/reproducible_setup_archlinux_schroot.sh b/bin/reproducible_setup_archlinux_schroot.sh
index 40c5c791..c1e3cf8a 100755
--- a/bin/reproducible_setup_archlinux_schroot.sh
+++ b/bin/reproducible_setup_archlinux_schroot.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2015-2016 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
#
diff --git a/bin/reproducible_slay.sh b/bin/reproducible_slay.sh
index a6fceae2..e775f931 100755
--- a/bin/reproducible_slay.sh
+++ b/bin/reproducible_slay.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2015-2016 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
set +e
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 97e21f07..277cd95a 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2015-2016 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
DEBUG=false