crunch: add license
This commit is contained in:
parent
94bb7a9ca2
commit
2469079366
@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Wordlist generator";
|
||||
homepage = "https://sourceforge.net/projects/crunch-wordlist/";
|
||||
platforms = platforms.unix;
|
||||
license = with licenses; [ gpl2Only ];
|
||||
maintainers = with maintainers; [ lethalman lnl7 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user