mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
6ab4505e04
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>
10 lines
411 B
BlitzBasic
10 lines
411 B
BlitzBasic
SUMMARY = "Panel plugin displaying instant disk/partition performance"
|
|
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d3e627798d6a60bece47aa8b3532e1f1"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI[md5sum] = "2db453fc3ea2e4fe073ec313a25b0961"
|
|
SRC_URI[sha256sum] = "aab6b9c4e2f78620920efac6874c4edf426f05b63b94cfda0da8c99a91110a0b"
|