From dcb6d7e95db06343caa5ad3075734603d27769c3 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 19 Mar 2014 23:35:15 -0600 Subject: Copyright notice --- src/password-store.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/password-store.sh') diff --git a/src/password-store.sh b/src/password-store.sh index 9f733f7..dd491a5 100755 --- a/src/password-store.sh +++ b/src/password-store.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2012 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2012 - 2014 Jason A. Donenfeld . All Rights Reserved. # This file is licensed under the GPLv2+. Please see COPYING for more information. umask 077 -- cgit v1.2.3-59-g8ed1b