[oe-commits] Ash Charles : xfce4-wavelan-plugin: Specify BSD license

git at git.openembedded.org git at git.openembedded.org
Thu Feb 12 18:38:23 UTC 2015


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

Author: Ash Charles <ashcharles at gmail.com>
Date:   Wed Jan 28 17:46:13 2015 -0800

xfce4-wavelan-plugin: Specify BSD license

This software contains an older or slightly modified BSD license in
its COPYING file and assigns copyright to the specific authors.  The
code (see the wavelan_show_about function) makes it clear that a BSD
license is intended:

      "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD),

(caveat: and of course, INAL)

Signed-off-by: Ash Charles <ashcharles at gmail.com>
Acked-by: Andreas Müller <schnitzeltony at googlemail.com>
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 487a5b8..7a3335a 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 = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e1e5872df9c5cf1a23f16493d9104920"
 
 inherit xfce-panel-plugin



More information about the Openembedded-commits mailing list