From 7289244b14556008aeef4de32209c4e99c89335a Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Fri, 1 Jan 2021 17:54:30 -0800 Subject: [PATCH] cleaning --- new_binary.sh | 2 +- tools/android-wait-for-emulator.sh | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/new_binary.sh b/new_binary.sh index 32f7570..c69d0e1 100755 --- a/new_binary.sh +++ b/new_binary.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019-2020 The Hush developers +# Copyright 2019-2021 The Hush developers # Released under the GPLv3 license set -e diff --git a/tools/android-wait-for-emulator.sh b/tools/android-wait-for-emulator.sh index aa6345d..b775e04 100644 --- a/tools/android-wait-for-emulator.sh +++ b/tools/android-wait-for-emulator.sh @@ -1,6 +1,7 @@ #!/bin/bash - -# Originally written by Ralf Kistner , but placed in the public domain +# Copyright 2019-2021 The Hush developers +# Released under the GPLv3 license +# Originally written by Ralf Kistner set +e