diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-07-10 10:27:09 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-07-10 10:27:09 +0200 |
commit | 12430e0818ea358d5a3883be0bf4e9852d743a93 (patch) | |
tree | 2845acaa5aa8e7270f5ccbd7e6f9e1dd666da16f /bin | |
parent | 4b81e627f23916f4a096a56456748a091acf4fe5 (diff) | |
download | jenkins.debian.net-12430e0818ea358d5a3883be0bf4e9852d743a93.tar.xz |
sync with the others…
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_setup_pbuilder.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh index 848f481c..b1b80c0b 100755 --- a/bin/reproducible_setup_pbuilder.sh +++ b/bin/reproducible_setup_pbuilder.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 DEBUG=false |