From 4851a7abfab686ac93e432aa397386fae43d3a5b Mon Sep 17 00:00:00 2001 From: aberter0x3f <50034950+aberter0x3f@users.noreply.github.com> Date: Thu, 17 Jul 2025 18:43:01 +0800 Subject: [PATCH] project-lemonlime: fix license --- pkgs/by-name/pr/project-lemonlime/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/pr/project-lemonlime/package.nix b/pkgs/by-name/pr/project-lemonlime/package.nix index dd741cf9110b..355b353c31e6 100644 --- a/pkgs/by-name/pr/project-lemonlime/package.nix +++ b/pkgs/by-name/pr/project-lemonlime/package.nix @@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Lightweight evaluation system based on Lemon + LemonPlus for OI competitions"; homepage = "https://github.com/Project-LemonLime/Project_LemonLime"; changelog = "https://github.com/Project-LemonLime/Project_LemonLime/releases/tag/${finalAttrs.version}"; - license = lib.licenses.gpl3Only; + license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ sigmanificient bot-wxt1221