summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/nautilus
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:45:08 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit06851c6fdc4de0b21034661039f9932a85b5adde (patch)
treedaa2325e3c96d7da82c54a895f8017f474758a56 /meta-gnome/recipes-gnome/nautilus
parenta32fc41775067f51700d1a2a14ee6495e43c08e5 (diff)
downloadmeta-openembedded-06851c6fdc4de0b21034661039f9932a85b5adde.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/nautilus')
-rw-r--r--meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb
index e9541a715..66043fad3 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus_41.2.bb
@@ -1,7 +1,7 @@
1SUMMARY = "File manager for GNOME" 1SUMMARY = "File manager for GNOME"
2SECTION = "x11/gnome" 2SECTION = "x11/gnome"
3 3
4LICENSE="GPLv3" 4LICENSE="GPL-3.0-only"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
6 6
7GNOMEBASEBUILDCLASS = "meson" 7GNOMEBASEBUILDCLASS = "meson"