diff options
| author | Paul Buetow <paul@buetow.org> | 2010-09-07 18:43:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-09-07 18:43:44 +0000 |
| commit | 5eeaf19fba8ed4fc64a4c284c9956a1ff2149502 (patch) | |
| tree | e3719b96485ef3e8c65990132c0a4ffcb8e36aed | |
| parent | adbc5c50d23bfe2b2c02dec4e038bbe53a1a1255 (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.2 (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow +# pwgrep v0.2.0 (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow # pwgrep helps you to manage all your passwords using GnuGP # for encryption and a versioning system (subversion by default) # for keeping track all changes of your password database. In |
