From 642f2cc03067a0ad2908cc8eae6526a1f53aeec6 Mon Sep 17 00:00:00 2001 From: Ash Charles Date: Wed, 28 Jan 2015 17:46:13 -0800 Subject: xfce4-wavelan-plugin: Specify BSD license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Acked-by: Andreas Müller Signed-off-by: Martin Jansa --- 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 487a5b854b..7a3335a0b6 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 -- cgit 1.2.3-korg