spm

Personal fork of spm (simple password manager)

commit 1195a1ccfd3d903e073ecd4092d1893580ef9b3c
parent c80a28b2ffbe2969b1870458065450b25a051b08
Author: Klemens Nanni <kl3@posteo.org>
Date: Wed, 2 Mar 2016 04:57:40 +0100

Add my name to copyright/license header
1 file changed, 1 insertion(+), 0 deletions(-)
M
tpm
|
1
+
diff --git a/tpm b/tpm
@@ -1,5 +1,6 @@
 #!/bin/sh
 # Copyright (C) 2013-2015 Sören Tempel
+# Copyright (C) 2016 Klemens Nanni <kl3@posteo.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by