summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/reproducible_build_archlinux_pkg.sh3
-rwxr-xr-xbin/reproducible_html_archlinux.sh3
-rwxr-xr-xbin/reproducible_setup_archlinux_schroot.sh5
3 files changed, 8 insertions, 3 deletions
diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index c0c540fc..0d27efd4 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -1,6 +1,7 @@
#!/bin/bash
-# Copyright 2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2015-2017 Holger Levsen <holger@layer-acht.org>
+# 2017 kpcyrd <git@rxv.cc>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 80696a28..58b8041c 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -1,6 +1,7 @@
#!/bin/bash
-# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
+# Copyright 2014-2017 Holger Levsen <holger@layer-acht.org>
+# 2015 anthraxx <levente@leventepolyak.net>
# released under the GPLv=2
DEBUG=false
diff --git a/bin/reproducible_setup_archlinux_schroot.sh b/bin/reproducible_setup_archlinux_schroot.sh
index 10c843c9..b765690e 100755
--- a/bin/reproducible_setup_archlinux_schroot.sh
+++ b/bin/reproducible_setup_archlinux_schroot.sh
@@ -1,6 +1,9 @@
#!/bin/bash
-# Copyright 2015-2016 Holger Levsen <holger@layer-acht.org>
+# Copyright 2015-2017 Holger Levsen <holger@layer-acht.org>
+# 2017 kpcyrd <git@rxv.cc>
+# 2017 Mattia Rizzolo <mattia@debian.org>
+# Juliana Oliveira Rodrigues <juliana.orod@gmail.com>
# released under the GPLv=2
#