diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-11-21 22:42:31 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-11-21 22:42:31 +0000 |
commit | 2b6945c2937dc6d05bb0098cf27dcaefdad86082 (patch) | |
tree | ac77c212cff6bfe579b807f9d3909362a4782bd1 /bin | |
parent | f0d0f64bd8390aa95f79f33e8259ba8e22133af0 (diff) | |
download | jenkins.debian.net-2b6945c2937dc6d05bb0098cf27dcaefdad86082.tar.xz |
reproducible Arch Linux: add copyright notes for previous years and this
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_build_archlinux_pkg.sh | 3 | ||||
-rwxr-xr-x | bin/reproducible_html_archlinux.sh | 3 | ||||
-rwxr-xr-x | bin/reproducible_setup_archlinux_schroot.sh | 5 |
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 # |