datadog: fix license
This commit is contained in:
parent
6fbff60f0e
commit
242914358e
@ -1291,7 +1291,7 @@ let
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "The Datadog Python library ";
|
description = "The Datadog Python library ";
|
||||||
license = licenses.bsd;
|
license = licenses.bsd3;
|
||||||
homepage = https://github.com/DataDog/datadogpy;
|
homepage = https://github.com/DataDog/datadogpy;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user