sope: switch license to lgpl2Plus

https://github.com/Alinto/sope/blob/master/sope-core/COPYING

jopejoe1 290a166e 747d0aee

+1 -1
+1 -1
pkgs/by-name/so/sope/package.nix
··· 80 80 81 81 meta = { 82 82 description = "Extensive set of frameworks which form a complete Web application server environment"; 83 - license = lib.licenses.publicDomain; 83 + license = lib.licenses.lgpl2Plus; 84 84 homepage = "https://github.com/Alinto/sope"; 85 85 platforms = lib.platforms.linux; 86 86 maintainers = with lib.maintainers; [ jceb ];