mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 15:03:59 +02:00
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@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
8f8099f62b
commit
6ab4505e04
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user