mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
dvb_apps: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
643e1f4c58
commit
439996f8fb
@@ -7,7 +7,7 @@
|
||||
DVB_APPS_VERSION = 3d43b280298c39a67d1d889e01e173f52c12da35
|
||||
DVB_APPS_SITE = http://linuxtv.org/hg/dvb-apps
|
||||
DVB_APPS_SITE_METHOD = hg
|
||||
DVB_APPS_LICENSE = GPLv2 GPLv2+ LGPLv2.1+
|
||||
DVB_APPS_LICENSE = GPLv2, GPLv2+, LGPLv2.1+
|
||||
DVB_APPS_LICENSE_FILES = COPYING COPYING.LGPL
|
||||
|
||||
ifeq ($(BR2_ENABLE_LOCALE),)
|
||||
|
||||
Reference in New Issue
Block a user