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 | cb9f99dc7fa0f04a23fc628e5467619cf933f26c (patch) | |
| tree | 0c8bdea62f576ff2d02353c18687c2cfaad1b9cb | |
| parent | 20e22ab5464acf5134a4ef619132ddefd2d05aa5 (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.4 (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow +# pwgrep v0.4.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 |
