From f1572061462bee59034a9e08082b2412495f8d11 Mon Sep 17 00:00:00 2001 From: Bruno Lopes Date: Thu, 7 Aug 2025 06:19:08 -0300 Subject: [PATCH] build/linux: License snapcraft.yaml under GPL-3.0+ Like all other build files in this repo --- build/linux/snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/linux/snap/snapcraft.yaml b/build/linux/snap/snapcraft.yaml index 0c1ccac8d6..a4755f6708 100644 --- a/build/linux/snap/snapcraft.yaml +++ b/build/linux/snap/snapcraft.yaml @@ -11,7 +11,7 @@ website: https://gimp.org/ contact: https://www.gimp.org/discuss.html issues: https://gitlab.gnome.org/GNOME/gimp/-/issues source-code: https://gitlab.gnome.org/GNOME/gimp -license: MIT +license: GPL-3.0+ version: 3.1.3 grade: devel