[oe-commits] Martin Jansa : xfce4-wavelan-plugin: Fix LICENSE format

git at git.openembedded.org git at git.openembedded.org
Thu Jan 8 11:04:44 UTC 2015


Module: meta-openembedded.git
Branch: master
Commit: bb48a41dca7bd9db421f834437ed4562f6707ee3
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=bb48a41dca7bd9db421f834437ed4562f6707ee3

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jan  5 13:54:05 2015 +0100

xfce4-wavelan-plugin: Fix LICENSE format

* the COPYING file looks more like slightly modified BSD license and BenediktMeurer, FlorianRivoal
  are just names of Copyright holders, but I'll leave that to recipe maintainer
  fixes:
    WARNING: Recipe xfce4-wavelan-plugin, LICENSE (BenediktMeurer FlorianRivoal)
    has invalid format, LICENSES must have operator "([&|() ])" between them.

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
index 1883a0c..487a5b8 100644
--- a/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
+++ b/meta-xfce/recipes-panel-plugins/wavelan/xfce4-wavelan-plugin_0.5.11.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Panel plugin displaying stats from a wireless lan interface"
 HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
-LICENSE = "BenediktMeurer FlorianRivoal"
+LICENSE = "BenediktMeurer & FlorianRivoal"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920"
 
 inherit xfce-panel-plugin



More information about the Openembedded-commits mailing list