sope: switch license to lgpl2Plus
https://github.com/Alinto/sope/blob/master/sope-core/COPYING
This commit is contained in:
@@ -80,7 +80,7 @@ clangStdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Extensive set of frameworks which form a complete Web application server environment";
|
||||
license = lib.licenses.publicDomain;
|
||||
license = lib.licenses.lgpl2Plus;
|
||||
homepage = "https://github.com/Alinto/sope";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ jceb ];
|
||||
|
||||
Reference in New Issue
Block a user