diff options
-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 |