diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/reproducible_fdroid_build_apps.sh | 3 | ||||
-rwxr-xr-x | bin/reproducible_setup_fdroid_build_environment.sh | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/bin/reproducible_fdroid_build_apps.sh b/bin/reproducible_fdroid_build_apps.sh index cbc25a77..e762d28f 100644 --- a/bin/reproducible_fdroid_build_apps.sh +++ b/bin/reproducible_fdroid_build_apps.sh @@ -1,6 +1,7 @@ #!/bin/bash -# Copyright 2015-2016 Holger Levsen <holger@layer-acht.org> +# Copyright © 2015-2017 Holger Levsen (holger@layer-acht.org) +# Copyright © 2017 Hans-Christoph Steiner (hans@guardianproject.info) # released under the GPLv=2 # diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh index c6c94c9b..438c1f80 100755 --- a/bin/reproducible_setup_fdroid_build_environment.sh +++ b/bin/reproducible_setup_fdroid_build_environment.sh @@ -1,6 +1,7 @@ #!/bin/bash -# Copyright 2015-2016 Holger Levsen <holger@layer-acht.org> +# Copyright © 2015-2016 Holger Levsen <holger@layer-acht.org> +# Copyright © 2016-2017 Hans-Christoph Steiner (hans@guardianproject.info) # released under the GPLv=2 # |