diff --git a/packaging/rules/snap/jami-gnome/snapcraft.yaml b/packaging/rules/snap/jami-gnome/snapcraft.yaml index 269f810f9cd08ec660416553394488d102cb6335..0467b083944b130bbccd9722fdbb436630ecf538 100644 --- a/packaging/rules/snap/jami-gnome/snapcraft.yaml +++ b/packaging/rules/snap/jami-gnome/snapcraft.yaml @@ -48,7 +48,7 @@ name: jami-gnome version: "RELEASE_VERSION" adopt-info: jami icon: ../common/icons/jami.svg -license: GPL-3.0-or-later +license: GPL-3.0+ summary: 'Jami: secure, distributed communication software & SIP client' description: > Jami is free software which allows its users to communicate in multiple ways. diff --git a/packaging/rules/snap/jami/snapcraft.yaml b/packaging/rules/snap/jami/snapcraft.yaml index 31cbe142cbdc6e4fc3f9fc124937782b63e7cf6e..b4e76f243696b1ed5243f2a47e33d7299f26c00f 100644 --- a/packaging/rules/snap/jami/snapcraft.yaml +++ b/packaging/rules/snap/jami/snapcraft.yaml @@ -48,7 +48,7 @@ name: jami version: "RELEASE_VERSION" adopt-info: jami icon: ../common/icons/jami.svg -license: GPL-3.0-or-later +license: GPL-3.0+ summary: 'Jami: secure, distributed communication software & SIP client' description: > Jami is free software which allows its users to communicate in multiple ways.