python3Packages.pbkdf2: set license
source: https://github.com/dlitz/python-pbkdf2
This commit is contained in:
@@ -19,5 +19,6 @@ buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
maintainers = [ ];
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user