summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/time-out
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-panel-plugins/time-out
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-panel-plugins/time-out')
-rw-r--r--meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb
index 185e9bca02..5b7f62471d 100644
--- a/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb
+++ b/meta-xfce/recipes-panel-plugins/time-out/xfce4-time-out-plugin_1.1.2.bb
@@ -1,7 +1,7 @@
1SUMMARY = "This plugin makes it possible to take periodical breaks" 1SUMMARY = "This plugin makes it possible to take periodical breaks"
2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin" 2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
3SECTION = "x11/application" 3SECTION = "x11/application"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 5LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
6 6
7inherit xfce-panel-plugin 7inherit xfce-panel-plugin