We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3a2a06 + e6c85fc commit 2c8df39Copy full SHA for 2c8df39
pkgs/by-name/ri/riemann_c_client/package.nix
@@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
57
homepage = "https://git.madhouse-project.org/algernon/riemann-c-client";
58
description = "C client library for the Riemann monitoring system";
59
mainProgram = "riemann-client";
60
- license = licenses.lgpl3Plus;
+ license = licenses.eupl12;
61
maintainers = with maintainers; [ pradeepchhetri ];
62
platforms = platforms.linux;
63
};
0 commit comments