summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-10 10:56:02 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-10 10:56:02 +0200
commitfab8635287b9a5869b3a9ced70e0399c35c9d4f4 (patch)
tree82e5f8087c5726b9b89fd53b40af48cb3c00955a
parent93d9c2fffb001a51cdeac6b5387df65f21eb1872 (diff)
downloadjenkins.debian.net-fab8635287b9a5869b3a9ced70e0399c35c9d4f4.tar.xz
reproducible: correct copyright
-rwxr-xr-xbin/reproducible_coreboot.sh1
-rwxr-xr-xbin/reproducible_freebsd.sh1
-rwxr-xr-xbin/reproducible_netbsd.sh1
-rwxr-xr-xbin/reproducible_openwrt.sh2
4 files changed, 1 insertions, 4 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 038dd579..cb368803 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -1,7 +1,6 @@
#!/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_freebsd.sh b/bin/reproducible_freebsd.sh
index 29318425..9e31cb81 100755
--- a/bin/reproducible_freebsd.sh
+++ b/bin/reproducible_freebsd.sh
@@ -1,7 +1,6 @@
#!/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_netbsd.sh b/bin/reproducible_netbsd.sh
index ff43d40a..2ad6d6a0 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -1,7 +1,6 @@
#!/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_openwrt.sh b/bin/reproducible_openwrt.sh
index 8397af9a..cf73f03f 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
-# © 2015 Mattia Rizzolo <mattia@mapreri.org>
+# © 2015 Reiner Herrmann <reiner@reiner-h.de>
# released under the GPLv=2
DEBUG=false