project-lemonlime: fix license

authored by aberter0x3f and committed by Aberter Yan 4851a7ab 832e128c

+1 -1
+1 -1
pkgs/by-name/pr/project-lemonlime/package.nix
··· 54 description = "Lightweight evaluation system based on Lemon + LemonPlus for OI competitions"; 55 homepage = "https://github.com/Project-LemonLime/Project_LemonLime"; 56 changelog = "https://github.com/Project-LemonLime/Project_LemonLime/releases/tag/${finalAttrs.version}"; 57 - license = lib.licenses.gpl3Only; 58 maintainers = with lib.maintainers; [ 59 sigmanificient 60 bot-wxt1221
··· 54 description = "Lightweight evaluation system based on Lemon + LemonPlus for OI competitions"; 55 homepage = "https://github.com/Project-LemonLime/Project_LemonLime"; 56 changelog = "https://github.com/Project-LemonLime/Project_LemonLime/releases/tag/${finalAttrs.version}"; 57 + license = lib.licenses.gpl3Plus; 58 maintainers = with lib.maintainers; [ 59 sigmanificient 60 bot-wxt1221