summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/gigolo
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:37 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit06c810a80e16c6fd086b486bf0d9b712940ad886 (patch)
treec375444ebcdf0da5d8eb6427f347ce0d164480d6 /meta-xfce/recipes-apps/gigolo
parent312832a3c5035b11db99cbb62061d8fbea31420e (diff)
downloadmeta-openembedded-06c810a80e16c6fd086b486bf0d9b712940ad886.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/gigolo')
-rw-r--r--meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
index 517f1f4c5..6b845ea61 100644
--- a/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
+++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.5.2.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs" 1SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs"
2SECTION = "x11/application" 2SECTION = "x11/application"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5 5
6DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native" 6DEPENDS = "gtk+3 intltool-native xfce4-dev-tools-native"