Skip to content

Commit 2c8df39

Browse files
authored
riemann_c_client: Update the license (NixOS#392394)
2 parents f3a2a06 + e6c85fc commit 2c8df39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ri/riemann_c_client/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
5757
homepage = "https://git.madhouse-project.org/algernon/riemann-c-client";
5858
description = "C client library for the Riemann monitoring system";
5959
mainProgram = "riemann-client";
60-
license = licenses.lgpl3Plus;
60+
license = licenses.eupl12;
6161
maintainers = with maintainers; [ pradeepchhetri ];
6262
platforms = platforms.linux;
6363
};

0 commit comments

Comments
 (0)