summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-16 09:20:15 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-17 05:53:25 -0700
commit647859d984159bfdef1540e6849f52b9a5f7dead (patch)
treebe6cd29c437a8197f25b5580a074f710cfa6890c /meta-xfce
parentdfcdae674723bbc4a62d301749e2d14e896e6012 (diff)
downloadmeta-openembedded-647859d984159bfdef1540e6849f52b9a5f7dead.tar.gz
xfce4-wavelan-plugin: Clarify BSD license variant
The License of xfce4 wavelan plugin is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.1.bb b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.1.bb
index 6ffa35aad..95c1fe4d9 100644
--- a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.1.bb
+++ b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.6.1.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Panel plugin displaying stats from a wireless lan interface" 1SUMMARY = "Panel plugin displaying stats from a wireless lan interface"
2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin" 2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
3LICENSE = "BSD" 3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920" 4LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920"
5 5
6inherit xfce-panel-plugin 6inherit xfce-panel-plugin