Merge pull request #4447 from nathanielbaxter/dev/pysocks
pysocks: Fix license typo
This commit is contained in:
commit
b0588c2788
@ -6880,7 +6880,7 @@ let
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "SOCKS module for Python";
|
description = "SOCKS module for Python";
|
||||||
license = licenses.bsd;
|
license = licenses.bsd3;
|
||||||
maintainers = [ maintainers.thoughtpolice ];
|
maintainers = [ maintainers.thoughtpolice ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user