aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/keepassx2pass.py
diff options
context:
space:
mode:
authorJuhamatti Niemelä <iiska@iki.fi>2012-09-18 18:54:31 +0300
committerJuhamatti Niemelä <iiska@iki.fi>2012-09-18 18:54:31 +0300
commit88a50af793b6d8386750459f4cf88c350778484e (patch)
tree694c10181c494f86ec891a245e93ff0badc66642 /contrib/keepassx2pass.py
parentQuote the template. (diff)
downloadpassword-store-88a50af793b6d8386750459f4cf88c350778484e.tar.xz
password-store-88a50af793b6d8386750459f4cf88c350778484e.zip
Copyright and licensing info to keepassx2pass script
Diffstat (limited to '')
-rwxr-xr-xcontrib/keepassx2pass.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/keepassx2pass.py b/contrib/keepassx2pass.py
index fe7d2d6..d8357be 100755
--- a/contrib/keepassx2pass.py
+++ b/contrib/keepassx2pass.py
@@ -1,5 +1,9 @@
#! /usr/bin/env python
+# (C) Copyright 2012 Juhamatti Niemelä <iiska@iki.fi>. All Rights
+# Reserved. This file is licensed under the GPLv2+. Please see COPYING
+# for more information.
+
import sys
from subprocess import Popen, PIPE