datadog: fix license
This commit is contained in:
parent
6fbff60f0e
commit
242914358e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue