bmon: fix license information

bmon is licensed under two licenses BSD-2c and MIT.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov 2015-04-01 21:48:59 +02:00 committed by Thomas Petazzoni
parent 1c82a7a808
commit 4f185e709b

View file

@ -7,8 +7,8 @@
BMON_VERSION = 3.6
BMON_SITE = https://github.com/tgraf/bmon/releases/download/v$(BMON_VERSION)
BMON_DEPENDENCIES = host-pkgconf libconfuse libnl ncurses
BMON_LICENSE = BSD-2c
BMON_LICENSE_FILES = LICENSE
BMON_LICENSE = BSD-2c, MIT
BMON_LICENSE_FILES = LICENSE.BSD LICENSE.MIT
# For 0001-build-uclinux-is-also-linux.patch
BMON_AUTORECONF = YES