all: update copyrights

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-03-09 14:45:27 +05:30
parent cd378d1bbc
commit be31ae37f4
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
263 changed files with 422 additions and 249 deletions

View file

@ -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"