aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/password-store.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-22 20:51:41 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-22 20:51:41 +0200
commitbec01e1d366081f922dbac651944948bc5f29ec7 (patch)
tree718716b4c937d5450ecd5d4a09bdcc8d1a4523a4 /src/password-store.sh
parentBring zsh completion up to parity with bash completion (diff)
downloadpassword-store-bec01e1d366081f922dbac651944948bc5f29ec7.tar.xz
password-store-bec01e1d366081f922dbac651944948bc5f29ec7.zip
Normalize copyright headers.
Diffstat (limited to '')
-rwxr-xr-xsrc/password-store.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/password-store.sh b/src/password-store.sh
index b28e408..e6278ca 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -1,7 +1,7 @@
#!/bin/bash
-# (C) Copyright 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
-# This is released under the GPLv2+. Please see COPYING for more information.
+# Copyright (C) 2012 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+# This file is licensed under the GPLv2+. Please see COPYING for more information.
umask 077