diff options
author | Dennis Eriksen <d@ennis.no> | 2019-02-10 10:25:06 +0100 |
---|---|---|
committer | Dennis Eriksen <d@ennis.no> | 2019-02-10 10:25:06 +0100 |
commit | f6e13125091627400d8b471ae70c5d58d3592504 (patch) | |
tree | 89d19eb50ee1e98472efc0a62ec3515b81671976 | |
parent | passwords with special characters should always start and end with normal cha... (diff) | |
download | makepass-f6e13125091627400d8b471ae70c5d58d3592504.tar.gz |
we no longer use github!
-rwxr-xr-x | bin/bin/makepass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bin/makepass b/bin/bin/makepass index 596c6e5..25fce07 100755 --- a/bin/bin/makepass +++ b/bin/bin/makepass @@ -6,7 +6,7 @@ # These parts will normally have a comment saying where it's # from. For instance, this header format is stolen from the # GRML-team (grml.org). -# Bug-Reports: see https://github.com/dennisse/idgatt/issues +# Bug-Reports: Email <idgatt@dnns.no> # License: This file is licensed under the GPL v2. ################################################################################ # This file takes randomness from /dev/urandom and turns it into random |