diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:46:37 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 06c810a80e16c6fd086b486bf0d9b712940ad886 (patch) | |
| tree | c375444ebcdf0da5d8eb6427f347ce0d164480d6 /meta-xfce/recipes-thunar-plugins/shares | |
| parent | 312832a3c5035b11db99cbb62061d8fbea31420e (diff) | |
| download | meta-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-thunar-plugins/shares')
| -rw-r--r-- | meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb index de19c44af0..26e96f3612 100644 --- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb +++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "Quickly share a folder using Samba from Thunar" | 1 | SUMMARY = "Quickly share a folder using Samba from Thunar" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 4 | 4 | ||
| 5 | inherit thunar-plugin features_check | 5 | inherit thunar-plugin features_check |
