spm

Personal fork of spm (simple password manager)
git clone git@getsh.org:spm.git
Log | Files | Refs | README | LICENSE

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

Diffstat:
Mtpm | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

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