diff options
Diffstat (limited to 'scripts/signing-cleanup.sh')
-rwxr-xr-x | scripts/signing-cleanup.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/signing-cleanup.sh b/scripts/signing-cleanup.sh index d529c4e9..e166e3cc 100755 --- a/scripts/signing-cleanup.sh +++ b/scripts/signing-cleanup.sh @@ -1,4 +1,9 @@ #!/usr/bin/env bash +# +# Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. +# SPDX-License-Identifier: GPL-3.0-only +# + set -ex # Delete Release key |