From c568f7a16faf8c582e79fe93a82888a76637b2fa Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 8 Dec 2020 08:10:30 -0500 Subject: [PATCH] Trust is earned --- contrib/verify-commits/gpg.sh | 3 +++ contrib/verify-commits/pre-push-hook.sh | 5 ++++- contrib/verify-commits/trusted-keys | 5 ----- contrib/verify-commits/verify-commits.sh | 5 ++++- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/contrib/verify-commits/gpg.sh b/contrib/verify-commits/gpg.sh index 6b5137e7b..4710049de 100755 --- a/contrib/verify-commits/gpg.sh +++ b/contrib/verify-commits/gpg.sh @@ -1,4 +1,7 @@ #!/bin/sh +# Copyright (c) 2019-2020 Hush developers +# Distributed under the GPLv3 software license, see the accompanying +# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html INPUT=$(