From be31ae37f443982b377d027cd613f04d0926568d Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 9 Mar 2021 14:45:27 +0530 Subject: all: update copyrights Signed-off-by: Harsh Shandilya --- scripts/deploy-snapshot.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts/deploy-snapshot.sh') diff --git a/scripts/deploy-snapshot.sh b/scripts/deploy-snapshot.sh index 80606f67..34acdc2e 100755 --- a/scripts/deploy-snapshot.sh +++ b/scripts/deploy-snapshot.sh @@ -1,4 +1,9 @@ #!/usr/bin/env sh +# +# Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. +# SPDX-License-Identifier: GPL-3.0-only +# + set -ex export SSHDIR="$HOME/.ssh" -- cgit v1.2.3