mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00: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>
This commit is contained in:
committed by
Martin Jansa
parent
ccf450cc46
commit
7cbf97d136
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user