summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-02-18 10:45:48 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-26 17:13:54 +0100
commit89dab07e9e879271b835046d2f8d5a2198cc20ef (patch)
tree3b757aa02c177fdbbd97456570ac758573975da5
parent5307bd19abf0f36a66fa48a51dea88a27e40d100 (diff)
downloadjenkins.debian.net-89dab07e9e879271b835046d2f8d5a2198cc20ef.tar.xz
reproducible: add myself to all copyright headers
-rwxr-xr-xbin/reproducible_blacklist.sh1
-rwxr-xr-xbin/reproducible_build.sh1
-rwxr-xr-xbin/reproducible_common.sh1
-rwxr-xr-xbin/reproducible_html_dd_list.sh1
-rwxr-xr-xbin/reproducible_html_graphs.sh1
-rwxr-xr-xbin/reproducible_schedule_on_demand.sh1
6 files changed, 6 insertions, 0 deletions
diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh
index 1727ad85..779e886e 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -1,6 +1,7 @@
#!/bin/bash
# Copyright 2014 Holger Levsen <holger@layer-acht.org>
+# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b56a6418..7546294e 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -1,6 +1,7 @@
#!/bin/bash
# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 0ab2bcdd..36c51289 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>
+# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
#
# included by all reproducible_*.sh scripts
diff --git a/bin/reproducible_html_dd_list.sh b/bin/reproducible_html_dd_list.sh
index 9084d204..2ae21bc4 100755
--- a/bin/reproducible_html_dd_list.sh
+++ b/bin/reproducible_html_dd_list.sh
@@ -1,6 +1,7 @@
#!/bin/bash
# Copyright 2014 Holger Levsen <holger@layer-acht.org>
+# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 977a7ae0..1631e46e 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -1,6 +1,7 @@
#!/bin/bash
# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index d85ee266..551f4d06 100755
--- a/bin/reproducible_schedule_on_demand.sh
+++ b/bin/reproducible_schedule_on_demand.sh
@@ -1,6 +1,7 @@
#!/bin/bash
# Copyright 2014 Holger Levsen <holger@layer-acht.org>
+# © 2015 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv=2
DEBUG=false