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

git at git.openembedded.org git at git.openembedded.org
Wed Feb 4 16:11:52 UTC 2015


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

Author: Ash Charles <ashcharles at gmail.com>
Date:   Fri Jan 30 09:16:34 2015 -0800

xfce4-diskperf-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 About function) makes it clear that a BSD
license is intended:

      "license", xfce_get_license_text (XFCE_LICENSE_TEXT_BSD),

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

---

 meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb
index 1aadd2c..2df9b9f 100644
--- a/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb
+++ b/meta-xfce/recipes-panel-plugins/diskperf/xfce4-diskperf-plugin_2.5.4.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Panel plugin displaying instant disk/partition performance"
 HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
-LICENSE = "RogerSeguin"
+LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1"
 
 inherit xfce-panel-plugin



More information about the Openembedded-commits mailing list