snallygaster: update license
No longer CCO https://github.com/hannob/snallygaster/blob/main/LICENSE
This commit is contained in:
parent
f4289ca6c3
commit
475a161ca4
@ -34,7 +34,7 @@ python3Packages.buildPythonApplication rec {
|
||||
meta = with lib; {
|
||||
description = "Tool to scan for secret files on HTTP servers";
|
||||
homepage = "https://github.com/hannob/snallygaster";
|
||||
license = licenses.cc0;
|
||||
license = licenses.bsd0;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
mainProgram = "snallygaster";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user