datadog: fix license

This commit is contained in:
Cillian de Róiste 2015-11-17 12:09:56 +01:00
parent 6fbff60f0e
commit 242914358e

View file

@ -1291,7 +1291,7 @@ let
meta = {
description = "The Datadog Python library ";
license = licenses.bsd;
license = licenses.bsd3;
homepage = https://github.com/DataDog/datadogpy;
};
};