goocanvas3: fix license
This commit is contained in:
parent
f9c0cf14f6
commit
8c15a8dba5
@ -68,7 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Canvas widget for GTK based on the the Cairo 2D library";
|
description = "Canvas widget for GTK based on the the Cairo 2D library";
|
||||||
homepage = "https://gitlab.gnome.org/Archive/goocanvas";
|
homepage = "https://gitlab.gnome.org/Archive/goocanvas";
|
||||||
license = lib.licenses.lgpl2; # https://gitlab.gnome.org/GNOME/goocanvas/-/issues/12
|
license = lib.licenses.lgpl2Plus; # The license contains the "or later" clause
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
bobby285271
|
bobby285271
|
||||||
pandapip1
|
pandapip1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user