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

git at git.openembedded.org git at git.openembedded.org
Tue Apr 7 11:11:37 UTC 2015


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

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>
Signed-off-by: Armin Kuster <akuster808 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