From 6ab4505e04181358f62d56a383006e7c6b62b594 Mon Sep 17 00:00:00 2001 From: Ash Charles Date: Fri, 30 Jan 2015 09:16:34 -0800 Subject: 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 Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- 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 1aadd2c1ae..2df9b9f525 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 -- cgit v1.2.3-54-g00ecf